GET https://ma.gymplusoptimal.com/admin/access-alerts/poll?afterId=0

Security

Token

soporte@gymplusoptimal.com Username
Authenticated
24d40a From
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles
[
  "ROLE_BOSS"
  "ROLE_RECEPTIONIST"
  "ROLE_TRAINER"
  "ROLE_ADMIN"
  "ROLE_NUTRITIONIST"
  "ROLE_TEACHER"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#416
  -user: App\Entity\Member {#1025 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
48.42 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
0.23 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.53 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_REMEMBERED
App\Http\CompatRequest {#4
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#6 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#24 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#22 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#20 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#26 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/access-alerts/poll"
  #requestUri: "/admin/access-alerts/poll?afterId=0"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#400 …}
  #locale: "en"
  #defaultLocale: "es"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
The user is fully authenticated.
Show voter details
2 GRANTED ROLE_RECEPTIONIST
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_RECEPTIONIST.
Show voter details
3 GRANTED Expression:
is_granted('ROLE_RECEPTIONIST')
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
GRANTED
Expression (is_granted('ROLE_RECEPTIONIST')) is true.
Show voter details