GET http://mercure.terrenourriciere.org/_profiler

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19903
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19793 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19793 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#19757
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#37015 …}
  -time: 0.00015401840209961
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#37015 …}
}
0.15 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7515
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13615 …}
  -time: null
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#13615 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#562
  -response: null
  -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#35623 …}
  -time: 0.00052499771118164
  -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#35623 …}
}
0.53 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#25871
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#150 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#521 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#546 …}
  -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_USER
Symfony\Component\HttpFoundation\Request {#35812
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#36691 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#31708 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#31897 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20124 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18646 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18529 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18540 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_profiler"
  #requestUri: "/_profiler"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#19018 …}
  #locale: null
  #defaultLocale: "en"
  -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_USER.
Show voter details