Dispatched Events
event_dispatcher
Called Listeners 47
Not Called Listeners 40
Orphaned Events 0
There are no orphaned events.
All dispatched events were handled or an error occurred when trying to collect orphaned events (in which case check the logs to get more information).
security.event_dispatcher.api
Called Listeners 6
| 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" |
| 0 | "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport(CheckPassportEvent $event): void" |
| security.authentication.success | |
| 256 | "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials(AuthenticationSuccessEvent $event): void" |
| Symfony\Component\Security\Http\Event\LoginSuccessEvent | |
| 0 | "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess(LoginSuccessEvent $event): void" |
Not Called Listeners 1
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\LogoutEvent | |
| 0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
Orphaned Events 1
| Event |
|---|
| Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
security.event_dispatcher.admin_secured_area
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.main
No events have been recorded. Check that debugging is enabled in the kernel.