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

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 {#2544
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#2542 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#2542 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2394
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#2333 …}
  -time: 5.4836273193359E-5
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#2333 …}
}
0.06 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2482
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#2384 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2348 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2457
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2461 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#2461 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2509
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#2402 …}
  -time: 0.0016798973083496
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#2402 …}
}
1.68 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 {#1318
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#1323 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#1320 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#1295 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#1855 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#1334 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#1324 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#1459 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/domaines/nouveau"
  #requestUri: "/admin/domaines/nouveau"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1426 …}
  #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