GET https://family.constellation.cool/theme/monarch-woodland

Security

Token

There is no security token. It was removed in 9bfe20.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point App\Security\AuthenticationEntrypoint
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
  "App\Security\ClientLoginAuthenticator"
  "App\Security\GoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1529
  -map: Symfony\Component\Security\Http\AccessMap {#1530 …}
  -logger: Monolog\Logger {#1486 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1031
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#1513 …}
  -sessionTrackerEnabler: App\Security\AnonymousAwareTokenStorage::enableUsageTracking(): void {#1200 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#740 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#103 …}
  -logger: Monolog\Logger {#1486 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1484 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2248
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2222 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2250
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#742 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#748 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1530 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1516
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: App\Security\AnonymousAwareTokenStorage {#742 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1515 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1484 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\ClientLoginAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\GoogleAuthenticator"

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