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 {#2731
  -user: App\Entity\User {#2706 …}
  -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 {#157
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#544 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#544 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#402
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#974 …}
  -time: 0.0016131401062012
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#974 …}
}
1.61 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2237
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#543 …}
  -time: 5.9127807617188E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#543 …}
}
0.06 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2973
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1160 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1160 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2238
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#542 …}
  -time: 8.4877014160156E-5
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#542 …}
}
0.08 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 {#3578
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#3267 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#3574 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#3573 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#3154 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#3246 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#3439 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#3428 …}
  #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 {#2718 …}
  #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