GET https://globen.review.wdvlp.nl/_profiler

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Repository\UserRepository
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#363
  -map: Symfony\Component\Security\Http\AccessMap {#365 …}
  -logger: Monolog\Logger {#428 …}
  -httpPort: 45621
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#595
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#398 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#598 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#168 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#596 …}
  -logger: Monolog\Logger {#428 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#431 …}
}
0.41 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#607
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#608 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#631
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -provider: App\Repository\UserRepository {#430 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#632 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#123 …}
  -logger: Monolog\Logger {#428 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#320 …}
  -stateless: false
  -urlGenerator: App\Routing\HostAwareUrlGenerator {#192 …}
  -targetRoute: null
}
(none) (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#634
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#243 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#635 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#637
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#123 …}
  -map: Symfony\Component\Security\Http\AccessMap {#365 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#445
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "account_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#289 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#431 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision