GET https://dev.web.tickandlive.com/_fos_user_context_hash

Dispatched Events

event_dispatcher

Called Listeners 44

Priority Listener
kernel.request
2048
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(object $event = null): void"
1024
"Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest(RequestEvent $event): void"
256
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(RequestEvent $event): void"
128
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(RequestEvent $event): void"
100
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event): void"
48
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest(RequestEvent $event): void"
32
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(RequestEvent $event): void"
16
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(RequestEvent $event): void"
10
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest(RequestEvent $event): void"
10
"TickLive\ShopBundle\Infrastructure\Stack\Sylius\EventListener\NonChannelLocalListener::doNothing()"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(RequestEvent $event)"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(RequestEvent $event)"
7
"FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelRequest(UserContextRequestEvent $event)"
kernel.response
10
"FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse(CacheControlResponseEvent $event)"
0
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event): void"
0
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(ResponseEvent $event): void"
0
"FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse(TagResponseEvent $event)"
0
"FOS\HttpCacheBundle\EventListener\UserContextListener::onKernelResponse(UserContextResponseEvent $event)"
0
"Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse(ResponseEvent $event): void"
0
"Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives(ResponseEvent $event): void"
0
"Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse(ResponseEvent $event): void"
0
"Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse(ResponseEvent $event): void"
-10
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse(ResponseEvent $event)"
-100
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse(ResponseEvent $event): void"
-128
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse(ResponseEvent $event): void"
-128
"Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader(ResponseEvent $event): void"
-255
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse(ResponseEvent $event): void"
-1000
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse(ResponseEvent $event): void"
-1024
"Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse(ResponseEvent $event): void"
-8192
"Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse(ResponseEvent $filterResponseEvent): void"
kernel.finish_request
0
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest(FinishRequestEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest(): void"
0
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest(FinishRequestEvent $event)"
0
"Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets(FinishRequestEvent $event)"
-15
"Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
kernel.terminate
0
"FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelTerminate(InvalidationTerminateEvent $event)"
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event): void"

Not Called Listeners 199

Priority Listener
Symfony\Component\Mailer\Event\MessageEvent
0
"mailer.messenger_transport_listener::onMessage(MessageEvent $event): void"
0
"twig.mailer.message_listener::onMessage(MessageEvent $event): void"
-255
"mailer.envelope_listener::onMessage(MessageEvent $event): void"
-255
"mailer.message_logger_listener::onMessage(MessageEvent $event): void"
Symfony\Component\Messenger\Event\WorkerMessageFailedEvent
200
"messenger.failure.add_error_details_stamp_listener::onMessageFailed(WorkerMessageFailedEvent $event): void"
100
"messenger.retry.send_failed_message_for_retry_listener::onMessageFailed(WorkerMessageFailedEvent $event)"
0
"messenger.listener.stop_worker_on_stop_exception_listener::onMessageFailed(WorkerMessageFailedEvent $event): void"
0
"doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager::onWorkerMessageFailed()"
-100
"messenger.failure.send_failed_message_to_failure_transport_listener::onMessageFailed(WorkerMessageFailedEvent $event)"
Symfony\Component\Messenger\Event\WorkerMessageHandledEvent
0
"doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager::onWorkerMessageHandled()"
Symfony\Component\Messenger\Event\WorkerRunningEvent
0
"messenger.listener.stop_worker_on_restart_signal_listener::onWorkerRunning(WorkerRunningEvent $event): void"
0
"messenger.listener.stop_worker_on_stop_exception_listener::onWorkerRunning(WorkerRunningEvent $event): void"
Symfony\Component\Messenger\Event\WorkerStartedEvent
0
"messenger.listener.stop_worker_on_restart_signal_listener::onWorkerStarted(): void"
Symfony\Component\Security\Http\Event\CheckPassportEvent
1024
"security.listener.user_provider::checkPassport(CheckPassportEvent $event): void"
512
"security.listener.csrf_protection::checkPassport(CheckPassportEvent $event): void"
300
"TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\EventListener\UniqueAccountUnityEventSubscriber::checkPassport(CheckPassportEvent $event): void"
0
"security.listener.check_authenticator_credentials::checkPassport(CheckPassportEvent $event): void"
0
"Aropixel\AdminBundle\Infrastructure\Security\EventListener\DisabledUserEventListener::checkPassport(CheckPassportEvent $event): void"
0
"Aropixel\AdminBundle\Infrastructure\Security\EventListener\TooOldLastLoginEventListener::checkPassport(CheckPassportEvent $event): void"
0
"Aropixel\AdminBundle\Infrastructure\Security\EventListener\TooOldPasswordEventListener::checkPassport(CheckPassportEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\EventListener\CaptchaCredentialsEventSubscriber::checkPassport(CheckPassportEvent $event): void"
Symfony\Component\Security\Http\Event\LoginSuccessEvent
0
"security.listener.password_migrating::onLoginSuccess(LoginSuccessEvent $event): void"
Symfony\Component\Security\Http\Event\LogoutEvent
0
"TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\EventListener\LogoutListener::unsetImpersonateStatus(): void"
0
"security.logout.listener.csrf_token_clearing::onLogout(LogoutEvent $event): void"
console.command
4096
"console_profiler_listener::initialize(ConsoleCommandEvent $event): void"
2048
"debug.debug_handlers_listener::configure(object $event = null): void"
1024
"debug.dump_listener::configure()"
255
"monolog.handler.console::onCommand(ConsoleCommandEvent $event)"
255
"sylius_fixtures.logger.handler.console::onCommand(ConsoleCommandEvent $event)"
console.error
0
"console.suggest_missing_package_subscriber::onConsoleError(ConsoleErrorEvent $event): void"
-128
"console.error_listener::onConsoleError(ConsoleErrorEvent $event)"
-2048
"console_profiler_listener::catch(ConsoleErrorEvent $event): void"
console.terminate
0
"fos_http_cache.event_listener.invalidation::onConsoleTerminate(ConsoleEvent $event)"
-128
"console.error_listener::onConsoleTerminate(ConsoleTerminateEvent $event)"
-255
"monolog.handler.console::onTerminate(ConsoleTerminateEvent $event)"
-255
"sylius_fixtures.logger.handler.console::onTerminate(ConsoleTerminateEvent $event)"
-4096
"console_profiler_listener::profile(ConsoleTerminateEvent $event): void"
debug.security.authorization.vote
0
"debug.security.voter.vote_listener::onVoterVote(VoteEvent $event): void"
form.pre_submit
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Registration\Form\Subscriber\CustomerRegistrationFormSubscriber::preSubmit(FormEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Registration\Form\Subscriber\ExpressRegistrationFormSubscriber::preSubmit(FormEvent $event): void"
fos_http_cache.error.proxy_unreachable
0
"fos_http_cache.event_listener.log::onProxyUnreachableError(Event $event)"
fos_http_cache.error.response
0
"fos_http_cache.event_listener.log::onProxyResponseError(Event $event)"
kernel.controller
0
"data_collector.router::onKernelController(ControllerEvent $event)"
0
"data_collector.request::onKernelController(ControllerEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Subscriber\CartExpirationSubscriber::onKernelController(ControllerEvent $event): void"
kernel.controller_arguments
20
"controller.is_granted_attribute_listener::onKernelControllerArguments(ControllerArgumentsEvent $event)"
10
"controller.cache_attribute_listener::onKernelControllerArguments(ControllerArgumentsEvent $event)"
0
"argument_resolver.request_payload::onKernelControllerArguments(ControllerArgumentsEvent $event): void"
0
"Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments(ControllerArgumentsEvent $event): void"
kernel.exception
512
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException(ExceptionEvent $event): void"
512
"BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException(ExceptionEvent $event): void"
128
"Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException(ExceptionEvent $event): void"
0
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException(): void"
0
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event): void"
0
"FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelException()"
0
"Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::logKernelException(ExceptionEvent $event): void"
-64
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event): void"
-128
"Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null): void"
kernel.request
4
"Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest(RequestEvent $event): void"
4
"Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
0
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest(RequestEvent $event): void"
0
"FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest(AttributeRequestEvent $event)"
0
"Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest(RequestEvent $event): void"
0
"Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest(RequestEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\EventListener\WhiteLabelProtectedAuthenticationSubscriber::onKernelRequest(RequestEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\Stack\Symfony\Authentication\Subscriber\SaveTargetPathSubscriber::onKernelRequest(RequestEvent $event)"
kernel.terminate
0
"FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelTerminate(InvalidationTerminateEvent $event)"
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event): void"
kernel.view
-128
"controller.template_attribute_listener::onKernelView(ViewEvent $event)"
knp_pager.before
1
"knp_paginator.subscriber.sortable::before(BeforeEvent $event): void"
1
"knp_paginator.subscriber.filtration::before(BeforeEvent $event): void"
0
"knp_paginator.subscriber.paginate::before(BeforeEvent $event): void"
knp_pager.pagination
1
"knp_paginator.subscriber.sliding_pagination::pagination(PaginationEvent $event): void"
0
"knp_paginator.subscriber.paginate::pagination(PaginationEvent $event): void"
security.interactive_login
0
"sylius.admin_user.listener.update_user_encoder::onSecurityInteractiveLogin(InteractiveLoginEvent $event): void"
0
"sylius.shop_user.listener.update_user_encoder::onSecurityInteractiveLogin(InteractiveLoginEvent $event): void"
0
"sylius.listener.shop_cart_blamer::onInteractiveLogin(InteractiveLoginEvent $interactiveLoginEvent): void"
0
"sylius.listener.user_cart_recalculation::recalculateCartWhileLogin(Symfony\Component\Security\Http\Event\InteractiveLoginEvent|Sylius\Bundle\UserBundle\Event\UserEvent $event): void"
0
"TickLive\ShopBundle\EventListener\CartBlamerListener::updatePoolCart(): void"
0
"sylius.listener.admin_user_last_login::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"
0
"sylius.listener.shop_user_last_login::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"
0
"sylius.listener.oauth_user_last_login::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"
security.switch_user
0
"fos_http_cache.user_context.switch_user_listener::onSwitchUser(SwitchUserEvent $event)"
sylius.address.post_create
0
"TickLive\ShopBundle\EventListener\AddressListener::addressCreateEvent(ResourceControllerEvent $event)"
sylius.address.post_update
0
"TickLive\ShopBundle\EventListener\AddressListener::addressUpdateEvent(ResourceControllerEvent $event)"
sylius.address.pre_create
0
"sylius.listener.customer_default_address::preCreate(ResourceControllerEvent $event): void"
sylius.address.pre_delete
0
"TickLive\ShopBundle\EventListener\AddressListener::addressDeleteEvent(GenericEvent $event)"
sylius.admin_user.post_create
0
"sylius.listener.admin_user.reloader::reloadUser(GenericEvent $event): void"
sylius.admin_user.post_update
0
"sylius.listener.admin_user.reloader::reloadUser(GenericEvent $event): void"
sylius.admin_user.pre_create
0
"sylius.listener.avatar_upload::uploadImage(GenericEvent $event): void"
sylius.admin_user.pre_delete
0
"sylius.listener.admin_user_delete::deleteUser(ResourceControllerEvent $event): void"
sylius.admin_user.pre_update
0
"sylius.listener.password_updater::genericEventUpdater(GenericEvent $event): void"
0
"sylius.listener.avatar_upload::uploadImage(GenericEvent $event): void"
0
"Sylius\Bundle\CoreBundle\EventListener\PasswordUpdaterListener::genericEventUpdater(GenericEvent $event): void"
sylius.cart_change
0
"sylius.listener.order_recalculation::recalculateOrder(GenericEvent $event): void"
sylius.catalog_promotion.post_create
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\CatalogPromotionEventListener::handleCatalogPromotionCreatedEvent(GenericEvent $event): void"
sylius.catalog_promotion.post_update
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\CatalogPromotionEventListener::handleCatalogPromotionUpdatedEvent(GenericEvent $event): void"
sylius.channel.pre_delete
0
"sylius.listener.channel::onChannelPreDelete(ResourceControllerEvent $event): void"
sylius.country.pre_update
0
"sylius.listener.zone_member_integrity::protectFromRemovingProvinceWithinCountry(GenericEvent $event): void"
sylius.customer.post_register
0
"sylius.listener.user_mailer_listener::sendUserRegistrationEmail(GenericEvent $event): void"
0
"sylius.listener.user_registration::handleUserVerification(GenericEvent $event): void"
0
"TickLive\ShopBundle\EventListener\CustomerListener::customerUpdateEvent(ResourceControllerEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Register\CookieListener::setCustomerCookie(GenericEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Reset\Email\MailerListener::sendUserRegistrationEmail(GenericEvent $event): void"
sylius.customer.post_update
0
"sylius.listener.email_updater::sendVerificationEmail(GenericEvent $event): void"
sylius.customer.pre_update
0
"sylius.listener.password_updater::customerUpdateEvent(GenericEvent $event): void"
0
"sylius.listener.email_updater::eraseVerification(GenericEvent $event): void"
0
"TickLive\ShopBundle\EventListener\CustomerListener::customerUpdateEvent(ResourceControllerEvent $event)"
0
"Sylius\Bundle\CoreBundle\EventListener\PasswordUpdaterListener::customerUpdateEvent(GenericEvent $event): void"
sylius.oauth_user.post_create
0
"sylius.listener.oauth_user.reloader::reloadUser(GenericEvent $event): void"
sylius.oauth_user.post_update
0
"sylius.listener.oauth_user.reloader::reloadUser(GenericEvent $event): void"
sylius.oauth_user.pre_delete
0
"sylius.listener.oauth_user_delete::deleteUser(ResourceControllerEvent $event): void"
sylius.order.post_address
0
"sylius.listener.checkout_redirect::handleCheckoutRedirect(ResourceControllerEvent $resourceControllerEvent): void"
sylius.order.post_complete
0
"sylius.listener.order_complete::sendConfirmationEmail(GenericEvent $event): void"
sylius.order.post_payment
0
"sylius.listener.checkout_redirect::handleCheckoutRedirect(ResourceControllerEvent $resourceControllerEvent): void"
sylius.order.post_select_shipping
0
"sylius.listener.checkout_redirect::handleCheckoutRedirect(ResourceControllerEvent $resourceControllerEvent): void"
sylius.order.pre_complete
0
"sylius.listener.order_customer_ip::assignCustomerIpToOrder(GenericEvent $event): void"
0
"sylius.listener.order_integrity_checker::check(ResourceControllerEvent $event): void"
0
"sylius.order_locale_assigner::assignLocale(ResourceControllerEvent $event): void"
sylius.payment.pre_complete
0
"Sylius\Bundle\CoreBundle\EventListener\PaymentPreCompleteListener::checkStockAvailability(ResourceControllerEvent $event): void"
sylius.product.initialize_update
0
"sylius.listener.simple_product_locking::lock(GenericEvent $event): void"
sylius.product.post_create
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\ProductEventListener::dispatchProductCreatedEvent(GenericEvent $event): void"
sylius.product.post_update
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\ProductEventListener::dispatchProductUpdatedEvent(GenericEvent $event): void"
sylius.product.pre_create
0
"sylius.listener.images_upload::uploadImages(GenericEvent $event): void"
sylius.product.pre_delete
0
"Sylius\Bundle\CoreBundle\EventListener\ProductDeletionListener::protectFromRemovingProductInUseByPromotionRule(ResourceControllerEvent $event): void"
sylius.product.pre_update
0
"sylius.listener.images_upload::uploadImages(GenericEvent $event): void"
sylius.product_review.pre_create
0
"sylius.listener.review_create::ensureReviewHasAuthor(GenericEvent $event): void"
sylius.product_variant.initialize_update
0
"sylius.listener.locking::lock(GenericEvent $event): void"
sylius.product_variant.post_create
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\ProductVariantEventListener::dispatchProductVariantCreatedEvent(GenericEvent $event): void"
sylius.product_variant.post_update
0
"Sylius\Bundle\CoreBundle\CatalogPromotion\EventListener\ProductVariantEventListener::dispatchProductVariantUpdatedEvent(GenericEvent $event): void"
sylius.shop_user.post_create
0
"sylius.listener.shop_user.reloader::reloadUser(GenericEvent $event): void"
sylius.shop_user.post_update
0
"sylius.listener.shop_user.reloader::reloadUser(GenericEvent $event): void"
sylius.shop_user.pre_delete
0
"sylius.listener.shop_user_delete::deleteUser(ResourceControllerEvent $event): void"
sylius.taxon.post_delete
0
"sylius.listener.taxon_deletion::removeTaxonFromPromotionRules(GenericEvent $event): void"
sylius.taxon.pre_create
0
"sylius.listener.images_upload::uploadImages(GenericEvent $event): void"
sylius.taxon.pre_delete
0
"sylius.listener.taxon_deletion::protectFromRemovingMenuTaxon(GenericEvent $event): void"
0
"sylius.listener.taxon_deletion::handleRemovingRootTaxonAtPositionZero(GenericEvent $event): void"
0
"sylius.listener.taxon_deletion::protectFromRemovingTaxonInUseByPromotionRule(ResourceControllerEvent $event): void"
sylius.taxon.pre_update
0
"sylius.listener.images_upload::uploadImages(GenericEvent $event): void"
sylius.user.email_verification.token
0
"sylius.listener.user_mailer_listener::sendVerificationTokenEmail(GenericEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Reset\Email\MailerListener::sendVerificationTokenEmail(GenericEvent $event): void"
sylius.user.password_reset.request.pin
0
"sylius.listener.user_mailer_listener::sendResetPasswordPinEmail(GenericEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Reset\Email\MailerListener::sendResetPasswordPinEmail(GenericEvent $event): void"
sylius.user.password_reset.request.token
0
"sylius.listener.user_mailer_listener::sendResetPasswordTokenEmail(GenericEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Reset\Email\MailerListener::sendResetPasswordTokenEmail(GenericEvent $event): void"
sylius.user.post_password_reset
0
"TickLive\ShopBundle\EventListener\UserListener::customerUpdateEvent(GenericEvent $event)"
sylius.user.pre_password_change
0
"sylius.listener.password_updater::genericEventUpdater(GenericEvent $event): void"
0
"Sylius\Bundle\CoreBundle\EventListener\PasswordUpdaterListener::genericEventUpdater(GenericEvent $event): void"
sylius.user.pre_password_reset
0
"sylius.listener.password_updater::genericEventUpdater(GenericEvent $event): void"
0
"TickLive\ShopBundle\EventListener\UserListener::unlockUser(GenericEvent $event)"
0
"Sylius\Bundle\CoreBundle\EventListener\PasswordUpdaterListener::genericEventUpdater(GenericEvent $event): void"
sylius.user.security.impersonate
0
"sylius.listener.user_impersonated::onUserImpersonated(UserEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Stack\Sylius\EventListener\ImpersonateListener::onImpersonateAction(UserEvent $userEvent): void"
sylius.user.security.implicit_login
0
"sylius.listener.shop_cart_blamer::onImplicitLogin(UserEvent $userEvent): void"
0
"sylius.listener.user_cart_recalculation::recalculateCartWhileLogin(Symfony\Component\Security\Http\Event\InteractiveLoginEvent|Sylius\Bundle\UserBundle\Event\UserEvent $event): void"
0
"sylius.listener.admin_user_last_login::onImplicitLogin(UserEvent $event)"
0
"sylius.listener.shop_user_last_login::onImplicitLogin(UserEvent $event)"
0
"sylius.listener.oauth_user_last_login::onImplicitLogin(UserEvent $event)"
sylius.zone.pre_delete
0
"sylius.listener.zone_member_integrity::protectFromRemovingZone(GenericEvent $event): void"
ticklive.alerting.customer.registration
0
"TickLive\ShopBundle\Infrastructure\Component\Marketing\AlertSession\AlertSessionAddedListener::sendToCrm(AlertSessionCustomerAdded $customerAddedEvent): void"
ticklive.availability.bookable
5
"TickLive\ShopBundle\Infrastructure\Feature\Marketing\Conversion\EventListener\AvailabilityEventListener::viewContentConversion(AvailabilityBookableEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Availability\EventListener\CustomerClassQuotaFilteringListener::filterPriceDtos(AvailabilityBookableEvent $availabilityBookableEvent)"
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Availability\EventListener\PersistProductListener::persist(AvailabilityBookableEvent $availabilityBookableEvent)"
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Availability\EventListener\StaggerSaleFilteringListener::filterPriceDtos(AvailabilityBookableEvent $availabilityBookableEvent)"
ticklive.cart.remove
10
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Listener\CartSynchronizer::synchronizeFromApi(RemoveFromCartEvent $cartRemoveEvent): void"
5
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Listener\UpdateInsuranceListener::onCartPersistence(CartEvent $cartEvent)"
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\CustomerClassQuota\Quota\Expiration\Listener\RemoveOrderItemListener::onFinishRemoveFromCart(RemoveFromCartEvent $event): void"
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Listener\EmptyCartHandler::handleEmptyCart(RemoveFromCartEvent $cartRemoveEvent)"
ticklive.checkout.address.shipping
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Address\EventListener\ShippingAddressSelectedEventListener::sendShippingAddress(ShippingAddressSelectedEvent $event)"
ticklive.checkout.credit_applied
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\CreditAppliedEventListener::createAdjustment(CreditAppliedEvent $event)"
ticklive.checkout.giftcard_applied
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\GiftCardAppliedEventListener::createAdjustment(GiftCardAppliedEvent $event)"
ticklive.checkout.new_order
30
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\GiftCardAppliedEventListener::completeNonCbPayments(NewOrderEvent $newOrderEvent)"
20
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\CreditAppliedEventListener::completeNonCbPayments(NewOrderEvent $newOrderEvent)"
10
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\FreeOrderEventListener::completeFreeOrder(NewOrderEvent $event)"
5
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Payment\EventListener\NewOrderEventListener::pushToMev(NewOrderEvent $newOrderEvent)"
ticklive.checkout.registration
0
"TickLive\ShopBundle\Infrastructure\Feature\Front\Checkout\Registration\EventListener\CheckoutRegistrationListener::googleEcommerce(CheckoutRegistrationEvent $event): void"
ticklive.customer.post_express_register
0
"TickLive\ShopBundle\EventListener\CartBlamerListener::onExpressCheckout(ResourceControllerEvent $event): void"
0
"TickLive\ShopBundle\EventListener\CustomerListener::customerUpdateEvent(ResourceControllerEvent $event)"
ticklive.customer.post_update_optins
0
"TickLive\ShopBundle\EventListener\CustomerListener::customerUpdateEvent(ResourceControllerEvent $event)"
ticklive.insurance.added
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Insurance\EventListener\InsuranceEventListener::onCreated(InsuranceAddEvent $event)"
ticklive.insurance.removed
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Insurance\EventListener\InsuranceEventListener::onRemoved(InsuranceRemoveEvent $event)"
ticklive.insurance.updated
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Insurance\EventListener\InsuranceEventListener::onUpdated(InsuranceUpdateEvent $event)"
ticklive.map.zone
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\Map\Zone\EventListener\MapZoneImageListener::getMapFileName(MapZoneEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\PriceFilterListener::filterPrices(MapZoneEvent $event)"
ticklive.mev.detection
0
"TickLive\ShopBundle\Infrastructure\Feature\Admin\Mev\EventListener\MevStateListener::pushUpdate(MevStateEvent $event)"
ticklive.mev.realtimeuser.updated
0
"TickLive\ShopBundle\Infrastructure\Feature\Traffic\WaitingQueue\EventListener\UpdatedRealTimeUsersListener::pushUpdate(UpdatedRealTimeUsersEvent $event)"
ticklive.mev.running_mevs
0
"TickLive\ShopBundle\Infrastructure\Feature\Admin\Mev\EventListener\RunningMevsListener::pushUpdate(RunningMevsEvent $event)"
ticklive.order_item.add
5
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\Cart\Listener\UpdateInsuranceListener::onCartPersistence(CartEvent $cartEvent)"
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\CustomerClassQuota\Cart\Listener\AddToCartEventListener::increaseCustomerClassQuota(CartEvent $cartEvent)"
0
"TickLive\ShopBundle\Infrastructure\Feature\Marketing\Conversion\EventListener\AddToCartEventListener::addToCartConversion(CartItemAddEvent $event)"
0
"TickLive\ShopBundle\Infrastructure\Feature\Marketing\CrossSelling\EventListener\OrderItemAddedListener::tagOrderItemsWithCrossSelling(CartItemAddEvent $orderItemAddEvent): void"
0
"TickLive\ShopBundle\Infrastructure\Feature\Traffic\WaitingQueue\EventListener\WaitingCookieListener::createCookie(CartItemAddEvent $event): void"
ticklive.order_item.remove
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\CustomerClassQuota\Quota\Expiration\Listener\RemoveOrderListener::onRemoveOrderItem(CartItemRemoveEvent $event): void"
ticklive.page.legal.changed
200
"TickLive\ShopBundle\Infrastructure\Feature\Settings\Obligation\EventListener\LegalPageChangedListener::deleteLegalObligationCache()"
ticklive.param.lifecycle
820
"TickLive\ShopBundle\Infrastructure\Feature\Traffic\WaitingQueue\EventListener\ParamLifeCycleListener::refreshPersistence()"
200
"TickLive\ShopBundle\Infrastructure\Feature\Admin\Mev\EventListener\ParamChangedListener::updateMevSettings()"
ticklive.pixel.lifecycle
0
"TickLive\ShopBundle\Infrastructure\Feature\Marketing\Pixel\EventListener\PixelLifeCycleListener::refreshPersistence()"
ticklive.ticket.remove
0
"TickLive\ShopBundle\Infrastructure\BoundedContext\CustomerClassQuota\Quota\Expiration\Listener\RemoveTicketListener::onRemoveTicket(TicketRemoveEvent $event): void"
ticklive.user.welcome_back.request
0
"TickLive\ShopBundle\Infrastructure\Component\Ecommerce\ShopUser\Reset\Email\MailerListener::sendWelcomeBackTokenEmail(WelcomeBackEvent $event): void"

Orphaned Events 0

There are no orphaned events.

All dispatched events were handled or an error occurred when trying to collect orphaned events (in which case check the logs to get more information).

security.event_dispatcher.backoffice

No events have been recorded. Check that debugging is enabled in the kernel.

security.event_dispatcher.white_label_authenticated

No events have been recorded. Check that debugging is enabled in the kernel.

security.event_dispatcher.shop

No events have been recorded. Check that debugging is enabled in the kernel.