Dispatched Events
event_dispatcher
Called Listeners 30
Not Called Listeners 55
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_user_login
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.api_client_login
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.panel
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.api_security_client
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.api
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.main
Called Listeners 8
Not Called Listeners 3
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\LogoutEvent | |
| 64 | "security.logout.listener.default.main::onLogout(LogoutEvent $event): void" |
| 0 | "security.logout.listener.session.main::onLogout(LogoutEvent $event): void" |
| 0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
Orphaned Events 2
| Event |
|---|
| Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
| security.interactive_login |