GET https://pep.devlogiciel.com/admin/domaines/

Security

Token

pepouzin06@gmail.com Username
Authenticated
b00dae From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_SUBSCRIBER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#2001
  -user: App\Entity\User {#3078 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_SUBSCRIBER"
  ]
  -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\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#574
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#578 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#578 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#629
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
  -time: 0.0016329288482666
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
}
1.63 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#654
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#628 …}
  -time: 5.9843063354492E-5
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#573 …}
}
0.06 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#659
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#661
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
  -time: 9.2983245849609E-5
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
}
0.09 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#604
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#324 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#619 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#603 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#3292
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3114 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3288 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3287 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2156 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#2908 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3204 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3132 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/domaines/"
  #requestUri: "/admin/domaines/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2216 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details
3 GRANTED ROLE_SUBSCRIBER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_SUBSCRIBER.
Show voter details
4 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
5 DENIED ROLE_PREVIOUS_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_PREVIOUS_ADMIN.
Show voter details