Error 500 Internal Server Error

POST https://pep.devlogiciel.com/boutique/domaine/prepare-order

Security

Token

pepouzin06@gmail.com Username
Authenticated
95bea5 From
Property Value
Roles
[
  "ROLE_USER"
  "ROLE_ADMIN"
  "ROLE_SUBSCRIBER"
]
Inherited Roles
[
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#142
  -user: App\Entity\User {#1816 …}
  -roleNames: [
    "ROLE_USER"
    "ROLE_ADMIN"
    "ROLE_SUBSCRIBER"
  ]
  -attributes: []
  -secret: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "remember_me"
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#578
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ChannelListener {#582 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\ChannelListener {#582 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#573
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
  -time: 0.0016069412231445
  -stub: Symfony\Component\Security\Http\Firewall\ContextListener {#632 …}
}
1.61 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#654
  -response: null
  -listener: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener {#574 …}
  -time: 5.6028366088867E-5
  -stub: Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#577 …}
}
0.06 ms (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#659
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
  -time: null
  -stub: Symfony\Component\Security\Http\Firewall\SwitchUserListener {#657 …}
}
(none) (none)
Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener {#661
  -response: null
  -listener: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
  -time: 9.5367431640625E-7
  -stub: Symfony\Component\Security\Http\Firewall\AccessListener {#660 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#608
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#359 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#623 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#607 …}
  -csrfTokenManager: null
}
(none) (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\RoleHierarchyVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details