Dispatched Events
event_dispatcher
Called Listeners 28
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.main
Called Listeners 10
Not Called Listeners 6
Priority | Listener |
---|---|
Symfony\Component\Security\Http\Event\LoginFailureEvent | |
0 | "security.listener.remember_me.main::clearCookie(): void" |
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.listener.remember_me.main::clearCookie(): void" |
0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
Symfony\Component\Security\Http\Event\TokenDeauthenticatedEvent | |
0 | "security.listener.remember_me.main::clearCookie(): void" |
Orphaned Events 2
Event |
---|
Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
security.interactive_login |