Dispatched Events
event_dispatcher
Called Listeners 36
Not Called Listeners 102
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.extranet
Called Listeners 11
Not Called Listeners 9
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\LoginFailureEvent | |
| 0 | "security.listener.remember_me.extranet::clearCookie(): void" |
| Symfony\Component\Security\Http\Event\LogoutEvent | |
| 64 | "security.logout.listener.default.extranet::onLogout(LogoutEvent $event): void" |
| 0 | "security.logout.listener.session.extranet::onLogout(LogoutEvent $event): void" |
| 0 | "security.listener.remember_me.extranet::clearCookie(): void" |
| 0 | "App\Listener\InvalidateSessionAfterLogout::onLogoutEvent(LogoutEvent $logoutEvent): void" |
| 0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
| Symfony\Component\Security\Http\Event\TokenDeauthenticatedEvent | |
| 0 | "security.listener.remember_me.extranet::clearCookie(): void" |
| security.interactive_login | |
| 0 | "App\Listener\BlockedListener::onSecurityInteractiveLogin()" |
| 0 | "App\Listener\LoginListener::onSecurityInteractiveLogin(InteractiveLoginEvent $event): void" |
Orphaned Events 1
| Event |
|---|
| Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
security.event_dispatcher.test
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.
security.event_dispatcher.main
No events have been recorded. Check that debugging is enabled in the kernel.