Dispatched Events
event_dispatcher
Called Listeners 50
Not Called Listeners 65
Orphaned Events 2
Event |
---|
lexik_jwt_authentication.on_jwt_decoded |
lexik_jwt_authentication.on_jwt_authenticated |
security.event_dispatcher.login
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.api
Called Listeners 6
Priority | Listener |
---|---|
Symfony\Component\Security\Http\Event\CheckPassportEvent | |
1024 | "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport(CheckPassportEvent $event): void" |
512 | "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::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 1
Priority | Listener |
---|---|
Symfony\Component\Security\Http\Event\LogoutEvent | |
0 | "security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void" |
Orphaned Events 1
Event |
---|
Symfony\Component\Security\Http\Event\AuthenticationTokenCreatedEvent |
security.event_dispatcher.main
No events have been recorded. Check that debugging is enabled in the kernel.