Redirect 302 redirect from GET @_profiler_home (f7b931)

GET https://dev.babkeeconv.com/login

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 security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#11062
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#9928 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#9928 …}
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#2023
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#5421 …}
  -time: 0.00013995170593262
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#5421 …}
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#9803
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#1097 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4020 …}
}
0.00 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#5197
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#5888 …}
  -time: 2.1457672119141E-6
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#5888 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3894
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#7251 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#9494 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#4378 …}
}
0.00 ms (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\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"