Dispatched Events
event_dispatcher
Called Listeners 28
Not Called Listeners 22
Orphaned Events 2
| Event |
|---|
| Pentatrion\ViteBundle\Event\RenderAssetTagEvent |
| Pentatrion\ViteBundle\Event\RenderAssetTagEvent |
security.event_dispatcher.main
Called Listeners 5
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\CheckPassportEvent | |
| 1024 | "Symfony\Component\Security\Http\EventListener\UserProviderListener::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 0
There are no uncalled listeners.
All listeners were called or an error occurred when trying to collect uncalled listeners (in which case check the logs to get more information).
Orphaned Events 2
| Event |
|---|
| Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
| security.interactive_login |