Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\User\AccountProvider
context main
entry_point App\Infrastructure\User\AccountAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Infrastructure\User\AccountAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7545
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#7724 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#7724 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7219
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#85 …}
  -time: 0.00019502639770508
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#85 …}
}
0.20 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#6118
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#7400 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#6331 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#7157
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#5525 …}
  -time: 5.0067901611328E-6
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#5525 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#4915
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#253 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#7353 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1221 …}
  -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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"