22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Security\AppAuthenticator " service. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator::getLoginUrl() " might add "string " as a native return type declaration in the future. Do the same in child class "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            The "App\Security\AppAuthenticator " class implements "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface " that is deprecated since Symfony 5.3, use the new authenticator system instead. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            The "App\Security\AppAuthenticator " class extends "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator " that is deprecated since Symfony 5.3, use the new authenticator system instead. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials() " might add "mixed " as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser() " might add "?UserInterface " as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials() " might add "bool " as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess() " might add "?Response " as a native return type declaration in the future. Do the same in implementation "App\Security\AppAuthenticator " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Method "Twig\Extension\ExtensionInterface::getFilters() " might add "array " as a native return type declaration in the future. Do the same in implementation "App\Twig\AppExtension " now to avoid errors or add an explicit @return annotation to suppress this message. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Please install the "intl " PHP extension for best performance. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator " class is deprecated, use the new authenticator system instead. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            The "Symfony\Bridge\Doctrine\Logger\DbalLogger " class implements "Doctrine\DBAL\Logging\SQLLogger " that is deprecated Use {@link \Doctrine\DBAL\Logging\Middleware} or implement {@link \Doctrine\DBAL\Driver\Middleware} instead. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\Frontend\FrontendController " service. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface " and "SessionInterface " aliases are deprecated, use "$requestStack->getSession() " instead. It is being referenced by the "App\Controller\IndexController " service. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Controller\UserController " service. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. It is being referenced by the "App\Security\AppAuthenticator " service. 
    
    
                         
                     
                                                        
                        
                            
                                22:31:25.000
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface " class is deprecated, use the new authenticator system instead. 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.646
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.646
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.646
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.646
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.646
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.648
                             
                                                            
                                                                            error
                                                                     
                                                     
                        
                                    
            Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for  "GET https://ticket.gd-apps.com/robots.txt" 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.649
                             
                                                     
                        
                                    
            Notified event "kernel.request "  to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller_arguments "  to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller_arguments "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller_arguments "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.653
                             
                                                     
                        
                                    
            Notified event "kernel.controller "  to listener "App\EventListener\GeneralListener::onKernelController " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#729 
    #message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.phpline : 19 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19
        spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:19
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', UserPasswordEncoder::class, UserPasswordHasher::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:22
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#732 
    #message : "User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. "
    #code : 0 
    #file : "/home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.phpline : 22 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:22
        ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:22
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#733 
    #message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.phpline : 20 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20
        spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
        ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:20
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactory::class, PasswordHasherFactory::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);  }
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:28
    spl_autoload_call($class_name)  */ class UserPasswordEncoder implements UserPasswordEncoderInterface {  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#730 
    #message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.phpline : 17 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17
        spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);  }
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:28
        spl_autoload_call($class_name)  */ class UserPasswordEncoder implements UserPasswordEncoderInterface {  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoderInterface.php:17
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use "%s" instead.', UserPasswordEncoderInterface::class, UserPasswordHasherInterface::class);  }
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/UserPasswordEncoder.php:28
    spl_autoload_call($class_name)  */ class UserPasswordEncoder implements UserPasswordEncoderInterface {  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);  }
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:29
    spl_autoload_call($class_name)  */ class EncoderFactory implements EncoderFactoryInterface {  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#734 
    #message : "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.phpline : 17 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17
        spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);  }
      /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:29
        spl_autoload_call($class_name)  */ class EncoderFactory implements EncoderFactoryInterface {  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
        ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactoryInterface.php:17
    spl_autoload_call($class_name) trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" instead.', EncoderFactoryInterface::class, PasswordHasherFactoryInterface::class);  }
  /home/ticket/public_html/vendor /symfony/security-core/ Encoder/EncoderFactory.php:29
    spl_autoload_call($class_name)  */ class EncoderFactory implements EncoderFactoryInterface {  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_EncoderFactory_GenericService.php:24
    ContainerApXPy2v \ getSecurity_EncoderFactory_GenericService::do($container, $lazyLoad = true)    return $container->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:24
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true)    return $container->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($container->privates['security.encoder_factory.generic'] ?? $container->load('getSecurity_EncoderFactory_GenericService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator " class is deprecated, use the new authenticator system instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-guard/ Authenticator/GuardBridgeAuthenticator.php:35
    include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', GuardBridgeAuthenticator::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:23
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#719 
    #message : "User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-guard/ Authenticator/GuardBridgeAuthenticator.phpline : 35 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-guard/ Authenticator/GuardBridgeAuthenticator.php:35
        include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', GuardBridgeAuthenticator::class);  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:23
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-guard/ Authenticator/GuardBridgeAuthenticator.php:35
    include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', GuardBridgeAuthenticator::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:23
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface " class is deprecated, use the new authenticator system instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html/vendor /symfony/security-guard/ PasswordAuthenticatedInterface.php:14
    include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', PasswordAuthenticatedInterface::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:27
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#720 
    #message : "User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" class is deprecated, use the new authenticator system instead. "
    #code : 0 
    #file : "/home/ticket/public_html/vendor /symfony/security-guard/ PasswordAuthenticatedInterface.phpline : 14 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html/vendor /symfony/security-guard/ PasswordAuthenticatedInterface.php:14
        include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', PasswordAuthenticatedInterface::class);  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:27
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html/vendor /symfony/security-guard/ PasswordAuthenticatedInterface.php:14
    include_once trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', PasswordAuthenticatedInterface::class);  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:27
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.677
                             
                                                            
                                                                            deprecation
                                                                     
                                                     
                        
                                    
            User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder " service is deprecated, use "security.user_password_hasher " instead. 
    
    
                    php 
        
        
                                Show context Show trace 
                {
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:22
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
        
                    
                [
  "exception " => ErrorException  {#728 
    #message : "User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. "
    #code : 0 
    #file : "/home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.phpline : 22 
    #severity : E_USER_DEPRECATED 
    trace : {
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:22
        ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
        ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
        ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
      /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
        ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
        Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
      /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
        Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
        Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
      /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
        Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
        Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
        Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
        Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
        Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
        Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
        Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          ... : {
            "kernel.request "
            Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
           }
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
        Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
          $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
        Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
          $listeners : [ …9]
          $eventName : "kernel.request "
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
         }
       }
      /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
        Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
          $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
          $eventName : "kernel.request "
         }
       }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
        Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
        Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
      /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
        Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
          $type : 1 
          $catch : true 
         }
       }
      /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
        Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
          $request : Symfony\Component\HttpFoundation \ Request#3  …}
         }
       }
      /home/ticket/public_html/vendor /autoload_runtime.php:3 5
        require_once         ->getRunner($app)         ->run() );  }
      /home/ticket/public_html / public/index.php:5
        › 
        › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
          "/home/ticket/public_html/vendor/autoload_runtime.php "
         }
       }
     }
   }
 ] 
             
        
                    
                {
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/get_Container_Private_Security_PasswordEncoderService.php:22
    ContainerApXPy2v \ get_Container_Private_Security_PasswordEncoderService::do($container, $lazyLoad = true){     trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Authenticator_Guard_Main_0Service.php:31
    ContainerApXPy2v \ getSecurity_Authenticator_Guard_Main_0Service::do($container, $lazyLoad = true)    return $container->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\AppAuthenticator(($container->services['doctrine.orm.default_entity_manager'] ?? $container->getDoctrine_Orm_DefaultEntityManagerService()), ($container->services['router'] ?? $container->getRouterService()), ($container->services['.container.private.security.csrf.token_manager'] ?? $container->load('get_Container_Private_Security_Csrf_TokenManagerService')), ($container->services['.container.private.security.password_encoder'] ?? $container->load('get_Container_Private_Security_PasswordEncoderService')), ($container->services['.container.private.session'] ?? $container->load('get_Container_Private_SessionService'))), ($container->privates['security.user.provider.concrete.app_user_provider'] ?? $container->load('getSecurity_User_Provider_Concrete_AppUserProviderService'))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/getSecurity_Firewall_Map_Context_MainService.php:35
    ContainerApXPy2v \ getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true)        yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));     }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($container->privates['security.authenticator.guard.main.0'] ?? $container->load('getSecurity_Authenticator_Guard_Main_0Service')), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'security.user.provider.concrete.app_user_provider', 'main', 'security.authenticator.guard.main.0', NULL, NULL, [0 => 'guard'], NULL), ($container->privates['security.untracked_token_storage'] ?? ($container->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()))); }  }
  /home/ticket/public_html / var/cache/dev/ContainerApXPy2v/App_KernelDevDebugContainer.php:471
    ContainerApXPy2v \ App_KernelDevDebugContainer->load($file, $lazyLoad = true)    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service; }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Container.php:422
    Symfony\Component\DependencyInjection \ Container->getService($registry, string $id, ?string $method, $load)if (false !== $registry) {     return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); }  }
  /home/ticket/public_html/vendor /symfony/dependency-injection/ Argument/ServiceLocator.php:42
    Symfony\Component\DependencyInjection\Argument \ ServiceLocator->get(string $id){     return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:78
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallContext(Request $request): FirewallContext    return $this->container->get($contextId); }  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ Security/FirewallMap.php:52
    Symfony\Bundle\SecurityBundle\Security \ FirewallMap->getFirewallConfig(Request $request){     $context = $this->getFirewallContext($request);  }
  /home/ticket/public_html/vendor /symfony/security-bundle/ DataCollector/SecurityDataCollector.php:183
    Symfony\Bundle\SecurityBundle\DataCollector \ SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null)if ($this->firewallMap instanceof FirewallMap) {     $firewallConfig = $this->firewallMap->getFirewallConfig($request);     if (null !== $firewallConfig) {  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Profiler/Profiler.php:161
    Symfony\Component\HttpKernel\Profiler \ Profiler->collect(Request $request, Response $response, Throwable $exception = null)foreach ($this->collectors as $collector) {     $collector->collect($request, $response, $exception);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ProfilerListener.php:99
    Symfony\Component\HttpKernel\EventListener \ ProfilerListener->onKernelResponse(ResponseEvent $event)if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {     return;  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:185
    Symfony\Component\HttpKernel \ HttpKernel->filterResponse(Response $response, Request $request, int $type): Response$this->dispatcher->dispatch($event, KernelEvents::RESPONSE);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:173
    Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response    return $this->filterResponse($response, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:74
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->handleRaw($request, $type); } catch (\Exception $e) { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ EventListener/ErrorListener.php:85
    Symfony\Component\HttpKernel\EventListener \ ErrorListener->onKernelException(ExceptionEvent $event)try {     $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false); } catch (\Exception $e) {  }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/WrappedListener.php:117
    Symfony\Component\EventDispatcher\Debug \ WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher); arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      ... : {
        "kernel.request "
        Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
       }
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:230
    Symfony\Component\EventDispatcher \ EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event)    }     $listener($event, $eventName, $this); } arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
      $dispatcher : Symfony\Component\HttpKernel\Debug \ TraceableEventDispatcher#177  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ EventDispatcher.php:59
    Symfony\Component\EventDispatcher \ EventDispatcher->dispatch(object $event, string $eventName = null): objectif ($listeners) {     $this->callListeners($listeners, $eventName, $event); } arguments : {
      $listeners : [ …9]
      $eventName : "kernel.request "
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
     }
   }
  /home/ticket/public_html/vendor /symfony/event-dispatcher/ Debug/TraceableEventDispatcher.php:154
    Symfony\Component\EventDispatcher\Debug \ TraceableEventDispatcher->dispatch(object $event, string $eventName = null): objecttry {     $this->dispatcher->dispatch($event, $eventName); } finally { arguments : {
      $event : Symfony\Component\HttpKernel\Event \ RequestEvent#100  …}
      $eventName : "kernel.request "
     }
   }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:213
    Symfony\Component\HttpKernel \ HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response$event = new ExceptionEvent($this, $request, $type, $e); $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ HttpKernel.php:85
    Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)    return $this->handleThrowable($e, $request, $type); }  }
  /home/ticket/public_html/vendor /symfony/http-kernel/ Kernel.php:202
    Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true)try {     return $this->getHttpKernel()->handle($request, $type, $catch); } finally { arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
      $type : 1 
      $catch : true 
     }
   }
  /home/ticket/public_html/vendor /symfony/runtime/ Runner/Symfony/HttpKernelRunner.php:35
    Symfony\Component\Runtime\Runner\Symfony \ HttpKernelRunner->run(): int{     $response = $this->kernel->handle($this->request);     $response->send(); arguments : {
      $request : Symfony\Component\HttpFoundation \ Request#3  …}
     }
   }
  /home/ticket/public_html/vendor /autoload_runtime.php:3 5
    require_once         ->getRunner($app)         ->run() );  }
  /home/ticket/public_html / public/index.php:5
    › 
    › require_once dirname(__DIR__).'/vendor/autoload_runtime.php'; arguments : {
      "/home/ticket/public_html/vendor/autoload_runtime.php "
     }
   }
 } 
             
             
                         
                     
                                                        
                        
                            
                                05:38:20.684
                             
                                                     
                        
                                    
            SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' 
    
    
                    doctrine 
        
        
        
        
        
            
                         
                     
                                                        
                        
                            
                                05:38:20.692
                             
                                                     
                        
                                    
            SELECT DATABASE() 
    
    
                    doctrine 
        
        
        
        
        
            
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.exception "  to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.exception "  to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.exception "  to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.exception "  to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.693
                             
                                                     
                        
                                    
            Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException "  stopped propagation of the event "kernel.exception " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.finish_request "  to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " . 
    
    
                         
                     
                                                        
                        
                            
                                05:38:20.696
                             
                                                     
                        
                                    
            Notified event "kernel.response "  to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .