https://preprod.regalo.gift/politique-de-confidentialite

Event Dispatcher

Called Listeners 50

Priority Listener
kernel.request
2048
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(object $event = null)"
256
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(RequestEvent $event)"
250
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest(RequestEvent $event): void"
128
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(RequestEvent $event)"
100
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event)"
32
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(RequestEvent $event)"
28
"ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest(RequestEvent $event): void"
16
"ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest(RequestEvent $event)"
16
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(RequestEvent $event)"
15
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(RequestEvent $event)"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(RequestEvent $event)"
4
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest(RequestEvent $event): void"
3
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity(RequestEvent $event): void"
2
"ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest(RequestEvent $event): void"
1
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize(RequestEvent $event): void"
0
"ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest(RequestEvent $event): void"
kernel.controller
0
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(ControllerEvent $event)"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController(ControllerEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController(KernelEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController(KernelEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController(KernelEvent $event)"
-128
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController(KernelEvent $event)"
kernel.controller_arguments
0
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments(ControllerArgumentsEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments(KernelEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments(KernelEvent $event)"
kernel.response
0
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event)"
0
"Flasher\Symfony\EventListener\SessionListener::onKernelResponse($event)"
0
"ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event): void"
0
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse(ResponseEvent $event): void"
0
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse(ResponseEvent $event)"
0
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse(ResponseEvent $event)"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse(KernelEvent $event)"
0
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(ResponseEvent $event)"
-1
"ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse(ResponseEvent $event): void"
-100
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse(ResponseEvent $event)"
-128
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader(ResponseEvent $event): void"
-128
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse(ResponseEvent $event)"
-255
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse(ResponseEvent $event): void"
-1000
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse(ResponseEvent $event)"
-1024
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse(ResponseEvent $event)"
kernel.finish_request
0
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest(FinishRequestEvent $event)"
0
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest(FinishRequestEvent $event)"
0
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest(FinishRequestEvent $event)"
0
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest(FinishRequestEvent $event)"
0
"Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets(FinishRequestEvent $event)"
-15
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
kernel.terminate
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event)"

Not Called Listeners 57

Priority Listener
App\Event\Account\EmailVerificationEvent
0
"App\Mailer\AccountSubscriber::onEmailChange(EmailVerificationEvent $event): void"
App\Event\Account\UserBirthdayEvent
0
"App\Mailer\UserSubscriber::onUserBirthday(UserBirthdayEvent $event): void"
App\Event\Account\UserDeleteEvent
0
"App\Mailer\AccountSubscriber::onDeleteAccount(UserDeleteEvent $event): void"
App\Event\Auth\UserCreatedEvent
0
"App\Mailer\AuthSubscriber::onRegister(UserCreatedEvent $event): void"
App\Event\Community\EmailExterneInvitedEvent
0
"App\Mailer\CommunitySubscriber::onEmailExterneInvite(EmailExterneInvitedEvent $event): void"
App\Event\Community\FriendInvitedEvent
0
"App\Mailer\CommunitySubscriber::onFriendInvite(FriendInvitedEvent $event): void"
App\Event\Community\SendBackInvitationEvent
0
"App\Mailer\CommunitySubscriber::onSendBackInvitation(SendBackInvitationEvent $event): void"
App\Event\Giftlist\EmptyGiftlistEvent
0
"App\Mailer\GiftlistSubscriber::onEmptyGiftlistCreatedTwoWeeksAgo(EmptyGiftlistEvent $event): void"
App\Event\Reservation\ReservationCreatedEvent
0
"App\Mailer\ReservationSubscriber::onReservationPublic(ReservationCreatedEvent $event): void"
App\Event\Reservation\ReservationDeleteEvent
0
"App\Mailer\ReservationSubscriber::onDeleteReservationPublic(ReservationDeleteEvent $event): void"
App\Event\User\AddGiftUserEvent
0
"App\Mailer\UserSubscriber::onUserAddGift(AddGiftUserEvent $event): void"
App\Event\User\ContactEvent
0
"App\Mailer\UserSubscriber::onContactRegalo(ContactEvent $event): void"
App\Event\User\ErrorGiftEvent
0
"App\Mailer\UserSubscriber::onErrorGift(ErrorGiftEvent $event): void"
App\Event\User\RappelInvitationUserEvent
0
"App\Mailer\UserSubscriber::onRappelInvitationUser(RappelInvitationUserEvent $event): void"
App\Event\User\ReservationGiftUserEvent
0
"App\Mailer\UserSubscriber::onReservationGiftUser(ReservationGiftUserEvent $event): void"
Symfony\Component\Mailer\Event\MessageEvent
0
"Symfony\Component\Mailer\EventListener\MessageListener::onMessage(MessageEvent $event): void"
-255
"Symfony\Component\Mailer\EventListener\EnvelopeListener::onMessage(MessageEvent $event): void"
-255
"Symfony\Component\Mailer\EventListener\MessageLoggerListener::onMessage(MessageEvent $event): void"
Symfony\Component\Notifier\Event\MessageEvent
-255
"Symfony\Component\Notifier\EventListener\NotificationLoggerListener::onNotification(MessageEvent $event): void"
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"
0
"Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport(CheckPassportEvent $event): void"
Symfony\Component\Security\Http\Event\LoginSuccessEvent
0
"Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess(LoginSuccessEvent $event): void"
Symfony\Component\Security\Http\Event\LogoutEvent
0
"Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener::onLogout(LogoutEvent $event): void"
console.command
1024
"Symfony\Component\HttpKernel\EventListener\DumpListener::configure()"
255
"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand(ConsoleCommandEvent $event)"
console.error
0
"Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
0
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleError(ConsoleErrorEvent $event): void"
-128
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleError(ConsoleErrorEvent $event)"
console.terminate
0
"Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber::onConsoleTerminate(ConsoleTerminateEvent $event): void"
-128
"Symfony\Component\Console\EventListener\ErrorListener::onConsoleTerminate(ConsoleTerminateEvent $event)"
-255
"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onTerminate(ConsoleTerminateEvent $event)"
data.request
0
"App\Mailer\DataRequestEvent::onDataRequest(DataRequestEvents $event): void"
debug.security.authorization.vote
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
form.pre_set_data
0
"App\Form\EventListener\AddListGiftListener::onPreSetData(FormEvent $event): void"
0
"App\Form\EventListener\BrandFormListener::onPreSetData(FormEvent $event): void"
0
"App\Form\EventListener\PleasureFormListener::onPreSetData(FormEvent $event): void"
0
"App\Form\EventListener\WebsiteFormListener::onPreSetData(FormEvent $event): void"
kernel.exception
0
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException(): void"
0
"ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException(ExceptionEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event)"
0
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event)"
-64
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event)"
-96
"ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException(ExceptionEvent $event): void"
-128
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event)"
kernel.terminate
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event)"
kernel.view
64
"ApiPlatform\Symfony\EventListener\ValidateListener::onKernelView(ViewEvent $event): void"
63
"ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostValidation(ViewEvent $event): void"
32
"ApiPlatform\Core\EventListener\WriteListener::onKernelView(ViewEvent $event): void"
16
"ApiPlatform\Symfony\EventListener\SerializeListener::onKernelView(ViewEvent $event): void"
8
"ApiPlatform\Symfony\EventListener\RespondListener::onKernelView(ViewEvent $event): void"
0
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView(KernelEvent $event)"
lexik_jwt_authentication.on_authentication_failure
0
"App\EventListener\AuthenticationFailureListener::onAuthenticationFailureResponse(AuthenticationFailureEvent $event): void"
lexik_jwt_authentication.on_authentication_success
0
"App\EventListener\AuthenticationSuccessListener::onAuthenticationSuccessResponse(AuthenticationSuccessEvent $event): void"
0
"Gesdinet\JWTRefreshTokenBundle\EventListener\AttachRefreshTokenOnSuccessListener::attachRefreshToken(AuthenticationSuccessEvent $event)"
lexik_jwt_authentication.on_jwt_created
0
"App\EventListener\JWTCreatedListener::onJWTCreated(JWTCreatedEvent $event): void"
user.invalid_gifts_found
0
"App\EventSubscriber\User\UserInvalidGiftsEmailSubscriber::onUserInvalidGiftsFound(UserInvalidGiftsFoundEvent $event): void"

Orphaned Events 10

Event
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent
Symfony\WebpackEncoreBundle\Event\RenderAssetTagEvent