GET https://raharu.media/_profiler

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
[
  "switch_user"
  "login_link"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#773
  -map: Symfony\Component\Security\Http\AccessMap {#772 …}
  -logger: Monolog\Logger {#799 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#762
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#802 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#759 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#82 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#761 …}
  -logger: Monolog\Logger {#799 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#793 …}
}
0.56 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#744
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#749 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#742
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#795 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#741 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#349 …}
  -logger: Monolog\Logger {#799 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_P_SUPER_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#264 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#132 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#739
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#349 …}
  -map: Symfony\Component\Security\Http\AccessMap {#772 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#794
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#83 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#807 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#793 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision