Redirect 302 redirect from GET @to_index (5ae2b1)

GET https://askanbi.com/index.php/en-gh/account/login

Dispatched Events

event_dispatcher

Called Listeners 59

Priority Listener
kernel.request
2048
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(?object $event = null): void"
256
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest(RequestEvent $event): void"
250
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest(RequestEvent $event): void"
192
"Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest(RequestEvent $event): void"
128
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest(RequestEvent $event): void"
100
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale(KernelEvent $event): void"
32
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest(RequestEvent $event): void"
16
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest(RequestEvent $event): void"
15
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest(RequestEvent $event): void"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator(RequestEvent $event): void"
8
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest(RequestEvent $event)"
0
"App\Event\Listener\AuthorRequestListener::onRequest(RequestEvent $event): void"
0
"App\Event\Listener\TicketerRequestListener::onRequest(RequestEvent $event): void"
0
"App\Event\Subscriber\PageViewSubscriber::onKernelRequest(RequestEvent $event)"
kernel.controller
0
"App\Event\Listener\AdTransactionListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\CarTransactionListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\InsuranceAccessSecuredListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\LandTransactionListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\RestaurantTransactionListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\SwitchUserSecuredListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\TicketAccessSecuredListener::onKernelController(ControllerEvent $event)"
0
"App\Event\Listener\TicketTransactionListener::onKernelController(ControllerEvent $event)"
0
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController(ControllerEvent $event): void"
0
"App\Event\Listener\AuthorRequestListener::onController(ControllerEvent $event): void"
0
"App\Event\Listener\TicketerRequestListener::onController(ControllerEvent $event): void"
0
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController(ControllerEvent $event): void"
debug.security.authorization.vote
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event): void"
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event): void"
kernel.controller_arguments
25
"Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments(ControllerArgumentsEvent $event): void"
20
"Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments(ControllerArgumentsEvent $event): void"
10
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments(ControllerArgumentsEvent $event): void"
0
"Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments(ControllerArgumentsEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments(ControllerArgumentsEvent $event): void"
debug.security.authorization.vote
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event): void"
0
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote(VoteEvent $event): void"
kernel.response
0
"Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::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
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse(ResponseEvent $event): void"
0
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse(ResponseEvent $event): void"
0
"App\Event\Subscriber\MercureSubscriber::setMercureCookie(ResponseEvent $event): void"
0
"App\Event\Subscriber\PageViewSubscriber::onKernelResponse(ResponseEvent $event)"
0
"Symfony\Component\HttpKernel\EventListener\ResponseListener::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
"Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse(ResponseEvent $event): void"
-10
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse(ResponseEvent $event): void"
-10
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse(ResponseEvent $event): void"
-100
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse(ResponseEvent $event): void"
-128
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader(ResponseEvent $event): void"
-128
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse(ResponseEvent $event): void"
-255
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse(ResponseEvent $event): void"
-1000
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse(ResponseEvent $event): 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): void"
-15
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest(FinishRequestEvent $event): void"
kernel.terminate
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event): void"

Not Called Listeners 86

Priority Listener
App\Event\Dispatching\AdCreatedEvent
0
"App\Event\Subscriber\AdSubscriber::onAdCreate(AdCreatedEvent $event): void"
App\Event\Dispatching\CarCreatedEvent
0
"App\Event\Subscriber\CarSubscriber::onCarCreate(CarCreatedEvent $event): void"
App\Event\Dispatching\CommissionAdEvent
0
"App\Event\Subscriber\CommissionSubscriber::onAdCommission(CommissionAdEvent $event): void"
App\Event\Dispatching\CommissionCarEvent
0
"App\Event\Subscriber\CommissionSubscriber::onCarCommission(CommissionCarEvent $event): void"
App\Event\Dispatching\CommissionInsuranceEvent
0
"App\Event\Subscriber\CommissionSubscriber::onInsuranceCommission(CommissionInsuranceEvent $event): void"
App\Event\Dispatching\CommissionJackpotEvent
0
"App\Event\Subscriber\CommissionSubscriber::onJackpotCommission(CommissionJackpotEvent $event): void"
App\Event\Dispatching\CommissionLandEvent
0
"App\Event\Subscriber\CommissionSubscriber::onLandCommission(CommissionLandEvent $event): void"
App\Event\Dispatching\CommissionRestaurantEvent
0
"App\Event\Subscriber\CommissionSubscriber::onRestaurantCommission(CommissionRestaurantEvent $event): void"
App\Event\Dispatching\CommissionTicketerEvent
0
"App\Event\Subscriber\CommissionSubscriber::onTicketerCommission(CommissionTicketerEvent $event): void"
App\Event\Dispatching\JackpotCreatedEvent
0
"App\Event\Subscriber\JackpotSubscriber::onJackpotCreate(JackpotCreatedEvent $event): void"
App\Event\Dispatching\LandCreatedEvent
0
"App\Event\Subscriber\LandSubscriber::onLandCreate(LandCreatedEvent $event): void"
App\Event\Dispatching\LimitAdEnabledEvent
0
"App\Event\Subscriber\LimitSubscriber::onEnableAd(LimitAdEnabledEvent $event): void"
App\Event\Dispatching\LimitAdPlanCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateAdPlan(LimitAdPlanCreatedEvent $event): void"
App\Event\Dispatching\LimitAdPlanDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteAdPlan(LimitAdPlanDeletedEvent $event): void"
App\Event\Dispatching\LimitAdPlanUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateAdPlan(LimitAdPlanUpdatedEvent $event): void"
App\Event\Dispatching\LimitAdRankedEvent
0
"App\Event\Subscriber\LimitSubscriber::onRankAd(LimitAdRankedEvent $event): void"
App\Event\Dispatching\LimitAuthorCancelCommercialEvent
0
"App\Event\Subscriber\LimitSubscriber::onCancelCommercial(LimitAuthorCancelCommercialEvent $event): void"
App\Event\Dispatching\LimitAuthorCreateCommercialEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateCommercial(LimitAuthorCreateCommercialEvent $event): void"
App\Event\Dispatching\LimitAuthorEnabledEvent
0
"App\Event\Subscriber\LimitSubscriber::onEnableAuthor(LimitAuthorEnabledEvent $event): void"
App\Event\Dispatching\LimitAuthorGradedEvent
0
"App\Event\Subscriber\LimitSubscriber::onGradeAuthor(LimitAuthorGradedEvent $event): void"
App\Event\Dispatching\LimitAuthorUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateAuthor(LimitAuthorUpdatedEvent $event): void"
App\Event\Dispatching\LimitCarEnabledEvent
0
"App\Event\Subscriber\LimitSubscriber::onEnableCar(LimitCarEnabledEvent $event): void"
App\Event\Dispatching\LimitCarPlanCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateCarPlan(LimitCarPlanCreatedEvent $event): void"
App\Event\Dispatching\LimitCarPlanDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteCarPlan(LimitCarPlanDeletedEvent $event): void"
App\Event\Dispatching\LimitCarPlanUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateCarPlan(LimitCarPlanUpdatedEvent $event): void"
App\Event\Dispatching\LimitCarRankedEvent
0
"App\Event\Subscriber\LimitSubscriber::onRankCar(LimitCarRankedEvent $event): void"
App\Event\Dispatching\LimitCountryEnabledEvent
0
"App\Event\Subscriber\LimitSubscriber::onEnableCountry(LimitCountryEnabledEvent $event): void"
App\Event\Dispatching\LimitInsuranceUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateInsurance(LimitInsuranceUpdatedEvent $event): void"
App\Event\Dispatching\LimitInsurerLockedEvent
0
"App\Event\Subscriber\LimitSubscriber::onLockInsurer(LimitInsurerLockedEvent $event): void"
App\Event\Dispatching\LimitLandEnabledEvent
0
"App\Event\Subscriber\LimitSubscriber::onEnableLand(LimitLandEnabledEvent $event): void"
App\Event\Dispatching\LimitLandPlanCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateLandPlan(LimitLandPlanCreatedEvent $event): void"
App\Event\Dispatching\LimitLandPlanDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteLandPlan(LimitLandPlanDeletedEvent $event): void"
App\Event\Dispatching\LimitLandPlanUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateLandPlan(LimitLandPlanUpdatedEvent $event): void"
App\Event\Dispatching\LimitLandRankedEvent
0
"App\Event\Subscriber\LimitSubscriber::onRankLand(LimitLandRankedEvent $event): void"
App\Event\Dispatching\LimitMarketingAuthorCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateMarketingAuthor(LimitMarketingAuthorCreatedEvent $event): void"
App\Event\Dispatching\LimitMarketingAuthorDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteMarketingAuthor(LimitMarketingAuthorDeletedEvent $event): void"
App\Event\Dispatching\LimitMarketingAuthorUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateMarketingAuthor(LimitMarketingAuthorUpdatedEvent $event): void"
App\Event\Dispatching\LimitRestaurantPlanCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateRestaurantPlan(LimitRestaurantPlanCreatedEvent $event): void"
App\Event\Dispatching\LimitRestaurantPlanDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteRestaurantPlan(LimitRestaurantPlanDeletedEvent $event): void"
App\Event\Dispatching\LimitRestaurantPlanUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateRestaurantPlan(LimitRestaurantPlanUpdatedEvent $event): void"
App\Event\Dispatching\LimitTicketerAdCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateTicketerAd(LimitTicketerAdCreatedEvent $event): void"
App\Event\Dispatching\LimitTicketerAdDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteTicketerAd(LimitTicketerAdDeletedEvent $event): void"
App\Event\Dispatching\LimitTicketerAdUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateTicketerAd(LimitTicketerAdUpdatedEvent $event): void"
App\Event\Dispatching\LimitTicketerLockedEvent
0
"App\Event\Subscriber\LimitSubscriber::onLockTicketer(LimitTicketerLockedEvent $event): void"
App\Event\Dispatching\LimitTicketerPlanCreatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onCreateTicketPlan(LimitTicketerPlanCreatedEvent $event): void"
App\Event\Dispatching\LimitTicketerPlanDeletedEvent
0
"App\Event\Subscriber\LimitSubscriber::onDeleteTicketPlan(LimitTicketerPlanDeletedEvent $event): void"
App\Event\Dispatching\LimitTicketerPlanUpdatedEvent
0
"App\Event\Subscriber\LimitSubscriber::onUpdateTicketPlan(LimitTicketerPlanUpdatedEvent $event): void"
App\Event\Dispatching\NewRestaurantEvent
0
"App\Event\Subscriber\NewPartnerSubscriber::onNewRestaurant(NewRestaurantEvent $event): void"
App\Event\Dispatching\NotificationCreatedEvent
0
"App\Event\Subscriber\MercureSubscriber::publishNotification(NotificationCreatedEvent $event): void"
App\Event\Dispatching\NotificationReadEvent
0
"App\Event\Subscriber\MercureSubscriber::onNotificationRead(NotificationReadEvent $event): void"
App\Event\Dispatching\PaymentJackpotEvent
0
"App\Event\Subscriber\JackpotSubscriber::onJackpotPayment(PaymentJackpotEvent $event): void"
App\Event\Dispatching\RegistrationEvent
0
"App\Event\Subscriber\RegistrationSubscriber::onRegisterAuthor(RegistrationEvent $event): void"
App\Event\Dispatching\RestaurantCreatedEvent
0
"App\Event\Subscriber\RestaurantSubscriber::onRestaurantCreate(RestaurantCreatedEvent $event): void"
App\Event\Dispatching\TransactionAdEvent
0
"App\Event\Subscriber\TransactionSubscriber::onAdTransaction(TransactionAdEvent $event): void"
App\Event\Dispatching\TransactionCarEvent
0
"App\Event\Subscriber\TransactionSubscriber::onCarTransaction(TransactionCarEvent $event): void"
App\Event\Dispatching\TransactionInsuranceEvent
0
"App\Event\Subscriber\TransactionSubscriber::onInsuranceTransaction(TransactionInsuranceEvent $event): void"
App\Event\Dispatching\TransactionJackpotEvent
0
"App\Event\Subscriber\TransactionSubscriber::onJackpotTransaction(TransactionJackpotEvent $event): void"
App\Event\Dispatching\TransactionLandEvent
0
"App\Event\Subscriber\TransactionSubscriber::onLandTransaction(TransactionLandEvent $event): void"
App\Event\Dispatching\TransactionRestaurantEvent
0
"App\Event\Subscriber\TransactionSubscriber::onRestaurantTransaction(TransactionRestaurantEvent $event): void"
App\Event\Dispatching\TransactionTicketerEvent
0
"App\Event\Subscriber\TransactionSubscriber::onTicketerTransaction(TransactionTicketerEvent $event): void"
Symfony\Component\Notifier\Event\MessageEvent
-255
"notifier.notification_logger_listener::onNotification(MessageEvent $event): 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"
0
"security.listener.check_authenticator_credentials::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
"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(): void"
255
"monolog.handler.console::onCommand(ConsoleCommandEvent $event): void"
0
"doctrine_migrations.schema_filter_listener::onConsoleCommand(ConsoleCommandEvent $event): void"
console.error
0
"console.suggest_missing_package_subscriber::onConsoleError(ConsoleErrorEvent $event): void"
0
"maker.console_error_listener::onConsoleError(ConsoleErrorEvent $event): void"
-128
"console.error_listener::onConsoleError(ConsoleErrorEvent $event): void"
-2048
"console_profiler_listener::catch(ConsoleErrorEvent $event): void"
console.terminate
0
"maker.console_error_listener::onConsoleTerminate(ConsoleTerminateEvent $event): void"
-128
"console.error_listener::onConsoleTerminate(ConsoleTerminateEvent $event): void"
-255
"monolog.handler.console::onTerminate(ConsoleTerminateEvent $event): void"
-4096
"console_profiler_listener::profile(ConsoleTerminateEvent $event): void"
kernel.exception
0
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException(ExceptionEvent $event): void"
0
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException(ExceptionEvent $event): void"
-64
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException(ExceptionEvent $event): void"
-128
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException(ExceptionEvent $event): void"
kernel.terminate
-1024
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate(TerminateEvent $event): void"
kernel.view
-128
"controller.template_attribute_listener::onKernelView(ViewEvent $event): void"
lexik_jwt_authentication.on_jwt_created
0
"App\Event\Listener\JwtListener::update(JWTCreatedEvent $event)"

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.crawling

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

security.event_dispatcher.api_access

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

security.event_dispatcher.api_login

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

security.event_dispatcher.api_secure

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

security.event_dispatcher.main

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