Dispatched Events
event_dispatcher
Called Listeners 31
Not Called Listeners 61
Orphaned Events 1
| Event |
|---|
| lexik_jwt_authentication.on_authentication_failure |
security.event_dispatcher.api_login
Called Listeners 3
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\CheckPassportEvent | |
| 1024 | "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport(CheckPassportEvent $event): void" |
| 512 | "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport(CheckPassportEvent $event): void" |
| 256 | "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials(CheckPassportEvent $event): void" |
Not Called Listeners 4
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\CheckPassportEvent | |
| 0 | "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport(CheckPassportEvent $event): void" |
| Symfony\Component\Security\Http\Event\LoginSuccessEvent | |
| 0 | "security.listener.password_migrating::onLoginSuccess(LoginSuccessEvent $event): void" |
| Symfony\Component\Security\Http\Event\LogoutEvent | |
| 0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
| security.authentication.success | |
| 256 | "security.listener.user_checker.api_login::postCheckCredentials(AuthenticationSuccessEvent $event): void" |
Orphaned Events 1
| Event |
|---|
| Symfony\Component\Security\Http\Event\LoginFailureEvent |
security.event_dispatcher.api
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.admin
No events have been recorded. Check that debugging is enabled in the kernel.