https://design.berufsreise-dev.at/graphql/

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider user.manager.normal
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Controller\FrontendBundle\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#785
  -map: Symfony\Component\Security\Http\AccessMap {#786 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#756 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#821
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#991 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#756 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#820 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#768 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#736 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#992 …}
    "enableUsageTracking"
  ]
}
1.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#814
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#816 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#767
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#992 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "security_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#743 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#768 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#829
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#992 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#815 …}
  -map: Symfony\Component\Security\Http\AccessMap {#786 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.90 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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#41 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#39 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#40 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#59 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#58 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#60 …}
  #content: "{"operationName":"GetGameTimersSchool","variables":{"schoolId":167},"query":"query GetGameTimersSchool($schoolId: Int!) {\n  getGameTimersSchool(schoolID: $schoolId) {\n    id\n    schoolClassID\n    startAt\n    endAt\n    __typename\n  }\n}"}"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/graphql/"
  #requestUri: "/graphql/"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: "json"
  #session: Symfony\Component\HttpFoundation\Session\Session {#825 …}
  #locale: null
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details