GET https://troubadour.constellation.cool/robots.txt

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
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 {#2235
  -map: Symfony\Component\Security\Http\AccessMap {#2234 …}
  -logger: Monolog\Logger {#2275 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#2355
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#506 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#2275 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#2356 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2263 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#2265 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#2358 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#2390
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#2366 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#2264
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#508 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2281 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#2263 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#2359
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#508 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#513 …}
  -map: Symfony\Component\Security\Http\AccessMap {#2234 …}
}
0.20 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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voters\ChallengeVoter"
5
"App\Security\Voters\ClassroomVoter"
6
"App\Security\Voters\FamilyModeVoter"
7
"App\Security\Voters\FamilyTextEntryVoter"
8
"App\Security\Voters\FamilyWorkBlockVoter"
9
"App\Security\Voters\FamilyWorldObjectVoter"
10
"App\Security\Voters\FamilyWorldVoter"
11
"App\Security\Voters\TextEntryVoter"
12
"App\Security\Voters\UserChallengeVoter"
13
"App\Security\Voters\UserVoter"
14
"App\Security\Voters\WorkBlockVoter"
15
"App\Security\Voters\WorldObjectVoter"
16
"App\Security\Voters\WorldVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#33
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#36 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#34 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#35 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#39 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#38 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#37 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#40 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/robots.txt"
  #requestUri: "/robots.txt"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#2001 …}
  #locale: "en-CA"
  #defaultLocale: "en-CA"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "8\x00https\x00\x00" => [
      "https"
    ]
    "2\x003.131.37.56\x0010.2.1.253\x00" => [
      "3.131.37.56"
    ]
    "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\AuthenticatedVoter"
ACCESS GRANTED
Show voter details