Dispatched Events
event_dispatcher
Called Listeners 42
Not Called Listeners 43
Orphaned Events 2
| Event |
|---|
| lexik_jwt_authentication.on_jwt_decoded |
| lexik_jwt_authentication.on_jwt_authenticated |
security.event_dispatcher.captcha
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.login_refresh
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.main
Called Listeners 6
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\CheckPassportEvent | |
| 2048 | "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport(CheckPassportEvent $event): void" |
| 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 2
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\LogoutEvent | |
| 64 | "security.logout.listener.default.main::onLogout(LogoutEvent $event): void" |
| 0 | "Gesdinet\JWTRefreshTokenBundle\EventListener\LogoutEventListener::onLogout(LogoutEvent $event): void" |
Orphaned Events 1
| Event |
|---|
| Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |