GET https://www.constellation.cool/_profiler

Security

Token

There is no security token. It was removed in efe13e.

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 {#2318
  -map: Symfony\Component\Security\Http\AccessMap {#2319 …}
  -logger: Monolog\Logger {#2286 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2839
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2283 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#515 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2840 …}
  -logger: Monolog\Logger {#2286 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2290 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2910
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2884 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2289
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#516 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2278 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2290 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2912
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#516 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#522 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2319 …}
}
1.06 ms (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

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
2
"App\Security\Voters\ChallengeVoter"
3
"App\Security\Voters\ClassroomVoter"
4
"App\Security\Voters\FamilyModeVoter"
5
"App\Security\Voters\FamilyTextEntryVoter"
6
"App\Security\Voters\FamilyWorkBlockVoter"
7
"App\Security\Voters\FamilyWorldObjectVoter"
8
"App\Security\Voters\FamilyWorldVoter"
9
"App\Security\Voters\TextEntryVoter"
10
"App\Security\Voters\UserChallengeVoter"
11
"App\Security\Voters\UserVoter"
12
"App\Security\Voters\WorkBlockVoter"
13
"App\Security\Voters\WorldObjectVoter"
14
"App\Security\Voters\WorldVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_NO_ACCESS
Symfony\Component\HttpFoundation\Request {#21
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#24 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#22 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#23 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#27 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#26 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#25 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#28 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_profiler"
  #requestUri: "/_profiler"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2211 …}
  #locale: "en-CA"
  #defaultLocale: "fr-CA"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "2\x00216.73.216.75\x0010.2.0.47\x00" => [
      "216.73.216.75"
    ]
    "4\x00\x00\x00" => []
    "16\x00443\x00\x00" => [
      "0.0.0.0:443"
    ]
    "32\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
DENIED
The user doesn't have ROLE_NO_ACCESS.
"App\Security\Voters\ChallengeVoter"
ABSTAIN
"App\Security\Voters\ClassroomVoter"
ABSTAIN
"App\Security\Voters\FamilyModeVoter"
ABSTAIN
"App\Security\Voters\FamilyTextEntryVoter"
ABSTAIN
"App\Security\Voters\FamilyWorkBlockVoter"
ABSTAIN
"App\Security\Voters\FamilyWorldObjectVoter"
ABSTAIN
"App\Security\Voters\FamilyWorldVoter"
ABSTAIN
"App\Security\Voters\TextEntryVoter"
ABSTAIN
"App\Security\Voters\UserChallengeVoter"
ABSTAIN
"App\Security\Voters\UserVoter"
ABSTAIN
"App\Security\Voters\WorkBlockVoter"
ABSTAIN
"App\Security\Voters\WorldObjectVoter"
ABSTAIN
"App\Security\Voters\WorldVoter"
ABSTAIN
Show voter details