Error 500 Internal Server Error

GET https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM

Forwarded to ErrorController (1c70a4)

Security

Token

admin Username
Authenticated
Property Value
Roles
[
  "ROLE_RIGHT_USER"
  "ROLE_RIGHT_ADMIN"
  "ROLE_RIGHT_CRM"
  "ROLE_RIGHT_FIBU"
  "ROLE_RIGHT_MARKETING"
  "ROLE_RIGHT_CMS"
  "ROLE_RIGHT_REISE"
  "ROLE_RIGHT_REISE_EKK"
  "ROLE_RIGHT_CRM_LT"
  "ROLE_RIGHT_CRM_VP"
  "ROLE_RIGHT_REISE_VKK"
  "ROLE_RIGHT_CRM_LT"
  "ROLE_RIGHT_CRM_VP"
  "ROLE_RIGHT_REISE_VKK"
  "ROLE_RIGHT_CRM_LT"
  "ROLE_RIGHT_CRM_VP"
  "ROLE_RIGHT_REISE_VKK"
  "ROLE_RIGHT_DOKU"
  "ROLE_RIGHT_VORGANG"
  "ROLE_RIGHT_CMS_MEDIA"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#1309
  -user: App\Entity\Administration\User {#933 …}
  -roleNames: [
    "ROLE_RIGHT_USER"
    "ROLE_RIGHT_ADMIN"
    "ROLE_RIGHT_CRM"
    "ROLE_RIGHT_FIBU"
    "ROLE_RIGHT_MARKETING"
    "ROLE_RIGHT_CMS"
    "ROLE_RIGHT_REISE"
    "ROLE_RIGHT_REISE_EKK"
    "ROLE_RIGHT_CRM_LT"
    "ROLE_RIGHT_CRM_VP"
    "ROLE_RIGHT_REISE_VKK"
    "ROLE_RIGHT_CRM_LT"
    "ROLE_RIGHT_CRM_VP"
    "ROLE_RIGHT_REISE_VKK"
    "ROLE_RIGHT_CRM_LT"
    "ROLE_RIGHT_CRM_VP"
    "ROLE_RIGHT_REISE_VKK"
    "ROLE_RIGHT_DOKU"
    "ROLE_RIGHT_VORGANG"
    "ROLE_RIGHT_CMS_MEDIA"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.chain_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\ApiKeyAuthenticator"
  "App\Security\WebsiteUserAuthenticator"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#375
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
  -logger: Monolog\Logger {#338 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#420
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#365 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#423 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#473 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#421 …}
  -logger: Monolog\Logger {#338 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#345 …}
}
0.02 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#236
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#241 …}
}
27.33 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#229
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -provider: Symfony\Component\Security\Core\User\ChainUserProvider {#342 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#228 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#234 …}
  -logger: Monolog\Logger {#338 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#604 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#491 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#226
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#234 …}
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
}
0.46 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#367
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#474 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#332 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#345 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\WebsiteUserAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\LoginFormAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

success
"App\Security\ApiKeyAuthenticator"
Lazy no
Duration 21.22 ms
Passport
Symfony\Component\Security\Http\Authenticator\Passport\SelfValidatingPassport {#916
  #user: App\Entity\Administration\User {#933 …}
  -badges: [
    "Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge" => Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge {#930
      -userLoader: Symfony\Component\Security\Core\User\ChainUserProvider::loadUserByIdentifier(string $identifier): UserInterface {#1325 …}
      -user: App\Entity\Administration\User {#933 …}
      -identifierNormalizer: null
      -userIdentifier: "admin@tourone.de"
      -attributes: null
    }
  ]
  -attributes: []
}
Badges UserBadge

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_RIGHT_USER
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#21 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#20 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …}
  #content: ""
  #languages: []
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/constants/DateTimeInterface::RFC3339_EXTENDED"
  #requestUri: "/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM"
  #baseUrl: "/backend"
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#287 …}
  #locale: "de"
  #defaultLocale: "de"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: "/backend"
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_RIGHT_USER.
Show voter details
2 GRANTED ROLE_RIGHT_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_RIGHT_USER.
Show voter details