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"
] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#984 -response: null -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1349 …} -time: null -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1349 …} } |
(none) | (none) |
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#720 -response: null -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#971 …} -time: 1.1920928955078E-5 -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#971 …} } |
0.01 ms | (none) |
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1552 -response: null -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#643 …} -time: null -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#643 …} } |
(none) | (none) |
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#1271 -response: null -listener: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#374 …} -time: 3.814697265625E-6 -stub: Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#374 …} } |
0.00 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#275 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#179 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#259 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#279 …} -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" |
| 3 | "App\Security\Voter\UserVoter" |