https://uat.postroyka.by/samoniveliri-styazhki/cementnyj-samonivelir

Event Dispatcher

Called Listeners 30

Priority Listener
kernel.request
2048
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(object $event = null)"
1024
"Submarine\RedirectsBundle\EventSubscriber\RequestSubscriber::processRequest(RequestEvent $event)"
256
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(RequestEvent $event)"
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)"
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)"
debug.security.authorization.vote
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event)"
kernel.exception
1
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException(ExceptionEvent $event)"
kernel.response
0
"MobileDetectBundle\EventListener\RequestResponseListener::handleResponse(ResponseEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event)"
-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 51

Priority Listener
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\LogoutEvent
0
"Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener::onLogout(LogoutEvent $event): void"
account.changed_email
0
"Postroyka\AccountBundle\EventListener\AccountChangeEmailListener::onAccountChangeEmail(ConfirmEvent $event)"
account.registration_confirmed
0
"Postroyka\AccountBundle\EventListener\AccountRegistrationConfirmListener::onAccountRegistrationConfirm(ConfirmEvent $event)"
account.restore_password
0
"Postroyka\AccountBundle\EventListener\RestorePasswordListener::onAccountRestorePassword(ConfirmEvent $event)"
console.command
1024
"Symfony\Component\HttpKernel\EventListener\DumpListener::configure()"
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)"
kernel.controller
0
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(ControllerEvent $event)"
0
"Submarine\CoreBundle\EventListener\OptionsListener::onKernelController(ControllerEvent $event)"
0
"Submarine\CoreBundle\EventListener\AccessListener::onKernelController(ControllerEvent $event)"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController(ControllerEvent $event)"
kernel.controller_arguments
0
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments(ControllerArgumentsEvent $event)"
kernel.exception
0
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException(): 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)"
-128
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event)"
kernel.request
1
"MobileDetectBundle\EventListener\RequestResponseListener::handleRequest(RequestEvent $event): void"
0
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest(RequestEvent $event): void"
0
"Postroyka\AppBundle\EventSubscriber\RestrictIpAddressSubscriber::onKernelRequest(RequestEvent $event): void"
kernel.terminate
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event)"
knp_pager.before
1
"Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before(BeforeEvent $event): void"
1
"Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before(BeforeEvent $event): void"
0
"Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before(BeforeEvent $event): void"
knp_pager.pagination
1
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination(PaginationEvent $event): void"
0
"Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination(PaginationEvent $event): void"
security.interactive_login
0
"Submarine\CoreBundle\EventListener\LogListener::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"
0
"Postroyka\AccountBundle\EventListener\CartListener::onSecurityInteractiveLogin(InteractiveLoginEvent $event)"
submarine.blocks.block_change
0
"Submarine\BlocksBundle\EventListener\LogListener::onChange(BlockEvent $event)"
submarine.blocks.block_create
0
"Submarine\BlocksBundle\EventListener\LogListener::onCreate(BlockEvent $event)"
submarine.blocks.block_remove
0
"Submarine\BlocksBundle\EventListener\LogListener::onRemove(BlockEvent $event)"
submarine.orders.order_create
0
"Postroyka\ApiBundle\EventListener\OrderListener::onOrderCreate(OrderEvent $event)"
submarine.pages.page_change
0
"Submarine\PagesBundle\EventListener\LogListener::onChange(PageEvent $event)"
submarine.pages.page_create
0
"Submarine\PagesBundle\EventListener\LogListener::onCreate(PageEvent $event)"
submarine.pages.page_remove
0
"Submarine\PagesBundle\EventListener\LogListener::onRemove(PageEvent $event)"
submarine.pages.product_new_label
0
"Submarine\PagesBundle\EventListener\ProductNewLabelListener::onLabelNewSet(PageNewLabelEvent $event)"
submarine.pages.remove_product_new_label
0
"Submarine\PagesBundle\EventListener\ProductNewLabelListener::onLabelNewRemove(PageNewLabelEvent $event)"
submarine.pages.search_query_create
0
"Postroyka\AppBundle\EventListener\PageSearchQueryListener::onSearchQueryCreate(PageSearchQueryEvent $event): void"
submarine.reviews.review_change
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"
submarine.reviews.review_create
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"
submarine.reviews.review_remove
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"
0
"Postroyka\AppBundle\EventListener\ReviewListener::onReviewEvent(ReviewEvent $event)"

Orphaned Events 1

Event
security.authentication.success