Error 500 Internal Server Error

GET https://academy.timepac.eu/en/register

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#265
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
  -logger: Symfony\Bridge\Monolog\Logger {#211 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#281
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#168 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#211 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#280 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#246 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#244 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#275 …}
}
3.63 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#276
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#277 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#285
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#197 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#283 …}
  -map: Symfony\Component\Security\Http\AccessMap {#266 …}
}
1.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#245
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#197 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#217 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#246 …}
}
0.00 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\RoleHierarchyVoter"
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 {#57 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#42 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#43 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#60 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#59 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#61 …}
  #content: "registration_form[name]=Antwoinette%20Stranger%2dThorsen&registration_form[lastname]=Stranger%2dThorsen&registration_form[country]=US&registration_form[company]=The%20winter%20clouds%20were%20the%20Ipatiev%20hous%20entrence%20where%20we%20came%20down&registration_form[role_company]=The%20winter%20clouds%20were%20the%20Ipatiev%20hous%20entrence%20where%20we%20came%20down&registration_form[email]=traceylmark%40gmail.com&registration_form[password]=VveCP%2dmw40USC6E&registration_form[repeatPassword]=VveCP%2dmw40USC6E&registration_form[agreeTerms]=1&registration_form[agreePolicy]=1&registration_form[send_mails]=traceylmark%40gmail.com&_csrf_token=7902.YwksxGEYLDQbvHxF6c%2dnqKrLKgo5e2OqaZWf383kB0U.In1%2drVJBXxlJ5it3rbzSn_uyUG9hNFTgEc3ImbmoYw8oU1rxNEpODSrQPQ&registration_form[_token]=796486d669.6X6dlToKma2FLw6elRQyTFf6CI9PCYIPFnrLPzuueWc.qyaw92NJ1pvze2Sv5ERxKWC_ceEoa%2dM_TiWRb0qYOi6mHO7hQ3Ch_cRAZQ"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/en/register"
  #requestUri: "/en/register"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#264 …}
  #locale: "en"
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details