Dispatched Events
event_dispatcher
Called Listeners 40
Not Called Listeners 49
Orphaned Events 45
| Event |
|---|
| lexik_jwt_authentication.on_jwt_decoded |
| lexik_jwt_authentication.on_jwt_authenticated |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.start |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.start |
| workflow.leave |
| workflow.process_lifecycle.leave.completed |
| workflow.transition |
| workflow.process_lifecycle.transition.start |
| workflow.enter |
| workflow.process_lifecycle.enter.running |
| workflow.entered |
| workflow.process_lifecycle.entered |
| workflow.process_lifecycle.entered.running |
| workflow.completed |
| workflow.process_lifecycle.completed |
| workflow.process_lifecycle.completed.start |
| workflow.announce |
| workflow.process_lifecycle.announce |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.request_input |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.finish |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.fail |
| workflow.process_lifecycle.announce.request_input |
| workflow.process_lifecycle.announce.finish |
| workflow.process_lifecycle.announce.fail |
| Symfony\Component\Messenger\Event\SendMessageToTransportsEvent |
| Symfony\Component\Messenger\Event\SendMessageToTransportsEvent |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.request_input |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.finish |
| workflow.guard |
| workflow.process_lifecycle.guard |
| workflow.process_lifecycle.guard.fail |
security.event_dispatcher.refresh
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.login
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.resolve_defect_request
No events have been recorded. Check that debugging is enabled in the kernel.
security.event_dispatcher.main
Called Listeners 7
Not Called Listeners 3
| Priority | Listener |
|---|---|
| Symfony\Component\Security\Http\Event\LoginFailureEvent | |
| 0 | "security.listener.login_throttling.main::onFailedLogin(LoginFailureEvent $event): void" |
| 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 |