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

Security

Token

There is no security token. It was removed in b6f69c.

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 {#1343
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3701 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3701 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#549
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1419 …}
  -time: 0.0001380443572998
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1419 …}
}
0.14 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1341
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3704 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#3704 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1333
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1418 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1418 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#545
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1421 …}
  -time: 0.00012779235839844
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1421 …}
}
0.13 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2274
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#304 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#743 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2353 …}
  -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"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#403
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1288 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1583 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#529 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#2504 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1285 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1293 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#2250 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/domaines/9/edit"
  #requestUri: "/admin/domaines/9/edit"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1299 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_ADMIN.
Show voter details