Error 500 Internal Server Error

GET https://141.101.247.76/_profiler/

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"c2af72"
exception
ErrorException {#550
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 87
  #severity: E_NOTICE
  trace: {
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc(int $maxlifetime): int|false …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:64 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc(int $maxlifetime): int|false …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:172 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:311 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:222 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);}
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:242 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
    }
    /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /var/www/uniqom/src/Store/StoreFactory.php:30 {
      App\Store\StoreFactory::createStore(CacheInterface $cacheManager, DNA $dna, RequestStack $requestStack, GeoHelper $geo, EntityManagerInterface $em, Security $security) …
      › 
      › $region_id = $requestStack->getMainRequest()?->getSession()->get('region_id');}
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1431 {
      ContainerPqyTpbj\App_KernelDevDebugContainer::getStoreService($container) …
      › 
      ›     return $container->services['store'] = \App\Store\StoreFactory::createStore(($container->services['cache.app'] ?? self::getCache_AppService($container)), $a, ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $b, $c, $d);}
    }
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1720 {
      ContainerPqyTpbj\App_KernelDevDebugContainer::getOrderHelperService($container) …
      › }$b = ($container->services['store'] ?? self::getStoreService($container));}
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1503 {
      ContainerPqyTpbj\App_KernelDevDebugContainer::getCabinetHelperService($container) …
      › }$b = ($container->privates['App\\Helpers\\OrderHelper'] ?? self::getOrderHelperService($container));}
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:3485 {
      ContainerPqyTpbj\App_KernelDevDebugContainer::getTwigService($container) …
      › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($container->services['var_dumper.cloner'] ?? self::getVarDumper_ClonerService($container)), ($container->privates['var_dumper.html_dumper'] ?? self::getVarDumper_HtmlDumperService($container))));$instance->addExtension(new \App\Twig\AppExtension($container->parameters['twigextensionconfig'], ($container->privates['App\\Helpers\\CabinetHelper'] ?? self::getCabinetHelperService($container)), $i, ($container->services['store'] ?? self::getStoreService($container)), $j, ($container->privates['App\\Repository\\Selection\\SelectionTypeRepository'] ?? self::getSelectionTypeRepositoryService($container)), new \App\Services\MediaBanner\MediaBannerService((\dirname(__DIR__, 4).'/config/mediabanner.yaml'), $g, $j), ($container->services['App\\Services\\External\\FileUploaderService'] ?? self::getFileUploaderServiceService($container))));$instance->addExtension(new \Bes\Twig\Extension\MobileDetectExtension());
    }
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:796 {
      ContainerPqyTpbj\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
      › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
    }
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/getWebProfiler_Controller_ProfilerService.php:23 {
      ContainerPqyTpbj\getWebProfiler_Controller_ProfilerService::do($container, $lazyLoad = true) …
      › 
      ›     return $container->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($container->services['router'] ?? self::getRouterService($container)), ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container)), ($container->privates['twig'] ?? self::getTwigService($container)), $container->parameters['data_collector.templates'], ($container->privates['web_profiler.csp.handler'] ?? self::getWebProfiler_Csp_HandlerService($container)), \dirname(__DIR__, 4));}
    }
    /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:744 {
      ContainerPqyTpbj\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
      › 
      ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
    }
    /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:229 {
      Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
      › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
    }
    /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:211 {
      Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
      ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
    }
    /var/www/uniqom/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
      Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
      › if ($this->container->has($class)) {    return $this->container->get($class);}
    }
    /var/www/uniqom/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
      Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
      › {    $controller = parent::instantiateController($class);}
    /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:128 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
      › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
    }
    /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
      Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
      › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
    }
    /var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
      Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
      › try {    return $this->resolver->getController($request);} finally {
    }
    /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:164 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
    }
    /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/uniqom/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/uniqom/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/uniqom/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#555
  -records: [
    46 => [
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.433+03:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "_profiler_home"
          "route_parameters" => [
            "_route" => "_profiler_home"
            "_controller" => "web_profiler.controller.profiler::homeAction"
          ]
          "request_uri" => "https://141.101.247.76/_profiler/"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.436+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#347
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 113
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:113 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                › json_decode((string) filter_input(INPUT_COOKIE, $this->utmCookieName), true),FILTER_SANITIZE_STRING,FILTER_REQUIRE_ARRAY
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#349
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 124
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:124 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                › [    'utm_campaign' => FILTER_SANITIZE_STRING,    'utm_medium' => FILTER_SANITIZE_STRING,
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#333
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 125
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:125 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                › 'utm_campaign' => FILTER_SANITIZE_STRING,'utm_medium' => FILTER_SANITIZE_STRING,'utm_source' => FILTER_SANITIZE_STRING,
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#326
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 126
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:126 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                › 'utm_medium' => FILTER_SANITIZE_STRING,'utm_source' => FILTER_SANITIZE_STRING,'utm_term' => FILTER_SANITIZE_STRING,
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#334
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 127
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:127 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                › 'utm_source' => FILTER_SANITIZE_STRING,'utm_term' => FILTER_SANITIZE_STRING,'utm_content' => FILTER_SANITIZE_STRING,
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#335
            #message: "Deprecated: Constant FILTER_SANITIZE_STRING is deprecated"
            #code: 0
            #file: "/var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php"
            #line: 128
            #severity: E_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:128 {
                UtmCookieBundle\UtmCookie\UtmCookie->init() …
                ›     'utm_term' => FILTER_SANITIZE_STRING,    'utm_content' => FILTER_SANITIZE_STRING,]
              }
              /var/www/uniqom/vendor/etiwole/utm-cookie-bundle/src/UtmCookie/UtmCookie.php:159 {
                UtmCookieBundle\UtmCookie\UtmCookie->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->init();}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.437+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "UtmCookieBundle\UtmCookie\UtmCookie::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.474+03:00"
        "message" => "Uncaught PHP Exception ErrorException: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)" at StrictSessionHandler.php line 87"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ErrorException {#550
            #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
            #code: 0
            #file: "/var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
            #line: 87
            #severity: E_NOTICE
            trace: {
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:87 {
                Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc(int $maxlifetime): int|false …
                › {    return $this->handler->gc($maxlifetime);}
              }
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:64 {
                Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc(int $maxlifetime): int|false …
                › {    return $this->handler->gc($maxlifetime);}
              }
              Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:172 {
                Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
                › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
              }
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:311 {
                Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
                › } elseif (!$this->started) {    $this->start();}
              }
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:222 {
                Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
                › {    $bag = $this->storage->getBag($name);}
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:242 {
                Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
                › {    return $this->getBag($this->attributeName);}
              }
              /var/www/uniqom/vendor/symfony/http-foundation/Session/Session.php:69 {
                Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
                › {    return $this->getAttributeBag()->get($name, $default);}
              }
              /var/www/uniqom/src/Store/StoreFactory.php:30 {
                App\Store\StoreFactory::createStore(CacheInterface $cacheManager, DNA $dna, RequestStack $requestStack, GeoHelper $geo, EntityManagerInterface $em, Security $security) …
                › 
                › $region_id = $requestStack->getMainRequest()?->getSession()->get('region_id');}
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1431 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getStoreService($container) …
                › 
                ›     return $container->services['store'] = \App\Store\StoreFactory::createStore(($container->services['cache.app'] ?? self::getCache_AppService($container)), $a, ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), $b, $c, $d);}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1720 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getOrderHelperService($container) …
                › }$b = ($container->services['store'] ?? self::getStoreService($container));}
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:1503 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getCabinetHelperService($container) …
                › }$b = ($container->privates['App\\Helpers\\OrderHelper'] ?? self::getOrderHelperService($container));}
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:3485 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($container->services['var_dumper.cloner'] ?? self::getVarDumper_ClonerService($container)), ($container->privates['var_dumper.html_dumper'] ?? self::getVarDumper_HtmlDumperService($container))));$instance->addExtension(new \App\Twig\AppExtension($container->parameters['twigextensionconfig'], ($container->privates['App\\Helpers\\CabinetHelper'] ?? self::getCabinetHelperService($container)), $i, ($container->services['store'] ?? self::getStoreService($container)), $j, ($container->privates['App\\Repository\\Selection\\SelectionTypeRepository'] ?? self::getSelectionTypeRepositoryService($container)), new \App\Services\MediaBanner\MediaBannerService((\dirname(__DIR__, 4).'/config/mediabanner.yaml'), $g, $j), ($container->services['App\\Services\\External\\FileUploaderService'] ?? self::getFileUploaderServiceService($container))));$instance->addExtension(new \Bes\Twig\Extension\MobileDetectExtension());
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:796 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), new \Symfony\Component\Security\Core\Role\RoleHierarchy([]), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/getWebProfiler_Controller_ProfilerService.php:23 {
                ContainerPqyTpbj\getWebProfiler_Controller_ProfilerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($container->services['router'] ?? self::getRouterService($container)), ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container)), ($container->privates['twig'] ?? self::getTwigService($container)), $container->parameters['data_collector.templates'], ($container->privates['web_profiler.csp.handler'] ?? self::getWebProfiler_Csp_HandlerService($container)), \dirname(__DIR__, 4));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:744 {
                ContainerPqyTpbj\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/uniqom/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:128 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventSubscriber\ApiExceptionSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.793+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    50 => [
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.477+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.478+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "UtmCookieBundle\UtmCookie\UtmCookie::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.487+03:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\SearchResponseNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#19
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\SearchResponseNormalizer" is deprecated."
            #code: 0
            #file: "/var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php:37 {
                Symfony\Component\Serializer\Debug\TraceableNormalizer->__construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $normalizer, SerializerDataCollector $dataCollector) …
                › if (!method_exists($normalizer, 'getSupportedTypes')) {    trigger_deprecation('symfony/serializer', '6.3', 'Not implementing the "NormalizerInterface::getSupportedTypes()" in "%s" is deprecated.', get_debug_type($normalizer));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:2384 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › 
                ›     return $container->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\SearchResponseNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockBalanceTypeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockNormalizer($a), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g, $f, $b, $h, NULL, [])), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g, $f, $c, $b, $h, NULL, [], $b), $d)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $d)], []), $d);}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/getErrorControllerService.php:29 {
                ContainerPqyTpbj\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:744 {
                ContainerPqyTpbj\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/uniqom/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.487+03:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\StockBalanceTypeNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#20
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\StockBalanceTypeNormalizer" is deprecated."
            #code: 0
            #file: "/var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php:37 {
                Symfony\Component\Serializer\Debug\TraceableNormalizer->__construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $normalizer, SerializerDataCollector $dataCollector) …
                › if (!method_exists($normalizer, 'getSupportedTypes')) {    trigger_deprecation('symfony/serializer', '6.3', 'Not implementing the "NormalizerInterface::getSupportedTypes()" in "%s" is deprecated.', get_debug_type($normalizer));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:2384 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › 
                ›     return $container->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\SearchResponseNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockBalanceTypeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockNormalizer($a), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g, $f, $b, $h, NULL, [])), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g, $f, $c, $b, $h, NULL, [], $b), $d)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $d)], []), $d);}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/getErrorControllerService.php:29 {
                ContainerPqyTpbj\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:744 {
                ContainerPqyTpbj\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/uniqom/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.487+03:00"
        "message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\StockNormalizer" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#18
            #message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Normalizer\StockNormalizer" is deprecated."
            #code: 0
            #file: "/var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
            #line: 37
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/uniqom/vendor/symfony/serializer/Debug/TraceableNormalizer.php:37 {
                Symfony\Component\Serializer\Debug\TraceableNormalizer->__construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $normalizer, SerializerDataCollector $dataCollector) …
                › if (!method_exists($normalizer, 'getSupportedTypes')) {    trigger_deprecation('symfony/serializer', '6.3', 'Not implementing the "NormalizerInterface::getSupportedTypes()" in "%s" is deprecated.', get_debug_type($normalizer));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:2384 {
                ContainerPqyTpbj\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › 
                ›     return $container->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($c), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\SearchResponseNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockBalanceTypeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \App\Normalizer\StockNormalizer($a), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $f), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($g, $f, $b, $h, NULL, [])), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($e), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $d), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($g, $f, $c, $b, $h, NULL, [], $b), $d)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), $d), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $d)], []), $d);}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/getErrorControllerService.php:29 {
                ContainerPqyTpbj\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /var/www/uniqom/var/cache/dev/ContainerPqyTpbj/App_KernelDevDebugContainer.php:744 {
                ContainerPqyTpbj\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/uniqom/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/uniqom/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:239 {
                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);}
              /var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/uniqom/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/uniqom/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/uniqom/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/uniqom/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.497+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.497+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "App\EventSubscriber\ApiExceptionSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.497+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.501+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.501+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.501+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerPqyTpbj\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.501+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772331155
        "timestamp_rfc3339" => "2026-03-01T05:12:35.774+03:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    46 => 1
    50 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#557 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.9"
connection
"close"
cookie
"sf_redirect=%7B%22token%22%3A%221a0407%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Funiqom%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=7khqp84fvuca9brou49hurc1g3"
host
"141.101.247.76"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 01 Mar 2026 02:12:35 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Funiqom%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:87"
x-debug-token
"134479"

Cookies

Request Cookies

Key Value
PHPSESSID
"7khqp84fvuca9brou49hurc1g3"
sf_redirect
"{"token":"1a0407","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/uniqom\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"uniqom.local"
APP_ENV
"dev"
APP_MANAGER_PASSPHRASE
"dk7[-&R/CmYfZQL54zxT617Q-jC}COI5![pT|SxmwX6nBnRw0hFV{=1lsb<)3>cR"
APP_SECRET
"f13db22bb9b8065f3f249714368c8b60"
APP_TIMEZONE
"=Asia/Vladivostok"
COMPOSE_CACHE_PORT
"11212"
COMPOSE_CPU
"0.8"
COMPOSE_MEMORY
"8G"
COMPOSE_NGINX_PORT
"8088"
COMPOSE_PROJECT_NAME
"backend-uniqom"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CROSS_API_HOST
"https://cross.uniqom.ru"
CROSS_API_TOKEN
"9XI2YE04j2okR66"
CROSS_CACHE_ENABLED
"0"
CROSS_ENABLED
"true"
DADATA_TOKEN
"f561301994623f80858de6df3e04c9957006c461"
DADATA_URL
"https://suggestions.dadata.ru/suggestions/api/4_1/rs/findById/party"
DATABASE_URL
"mysql://root:8pn7q1Xof@192.168.1.46:3306/newuniqom"
DNA_DB
"newuniqom"
DNA_HOST
"192.168.1.46"
DNA_PASSWORD
"8pn7q1Xof"
DNA_PORT
"3306"
DNA_TYPE
"MySQL"
DNA_USERNAME
"root"
ELASTICSEARCH_HOST
"http://localhost:9200"
LAXIMO_HOST
"http://localhost:8079"
LAXIMO_LOGIN
"a.babenko@uniqom.ru"
LAXIMO_PASSWORD
"HhX61PoN8oEKxmtS"
MAILER_DSN
"smtp://feedback_user:H!hyagb08@post.uniqom.ru:587"
MEMCACHED_DSN
"memcached:?host[memcached_app:]"
PAYMENT_SYSTEM
"2"
SEARCH_TEST_USER_LIST
"41873,1"
SEARCH_USE_NEW_SEARCH
"true"
SEARCH_USE_TEST_USER
"false"
SELECTION_HOST
"http://127.0.0.1:801"
UKASSA_TEST_CONFIRM_PATH
"https://uniqom.ru"
UKASSA_TEST_DEPOTID_LIST
""
UKASSA_TEST_USERID_LIST
""
ULAXIMO_HOST
"https://laximo.uniqom.ru/api"
ULAXIMO_SEARCH_URL
"/search?term={oem}&only_parts=true"
ULAXIMO_TOKEN
"4bzXcgsMLZH0AEo_N5EFGHh6h6uryJ1nNA9GVifcy8w"
UNION_CROSS_API_HOST
"https://union-crossl.uniqom.ru"
UNION_CROSS_API_TOKEN
"9953d986f8282265dbf7568c011edc6305ffdef3179a73f3e0568cf65d5c"
UNION_CROSS_ENABLED
"true"
UPLOADER_API_HOST
"https://images.uniqom.ru"
UPLOADER_API_TOKEN
"dYlx1tcv7Ow9WrUFA9pAECtAZyzabMqA"
UPLOADER_TOKEN
"dYlx1tcv7Ow9WrUFA9pAECtAZyzabMqA"
U_SELECTION_HOST
"http://51.250.122.218:7001"
VUE_DADATA_TOKEN
"f561301994623f80858de6df3e04c9957006c461"
VUE_DADATA_URL
"https://suggestions.dadata.ru/suggestions/api/4_1/rs/findById/party"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/uniqom/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%221a0407%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Funiqom%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; PHPSESSID=7khqp84fvuca9brou49hurc1g3"
HTTP_HOST
"141.101.247.76"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"198.46.84.203"
REMOTE_PORT
"53216"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1772331155
REQUEST_TIME_FLOAT
1772331155.0612
REQUEST_URI
"/_profiler/"
SCRIPT_FILENAME
"/var/www/uniqom/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.8.96"
SERVER_NAME
"backend2-local.uniqom.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_MANAGER_PASSPHRASE,COMPOSE_PROJECT_NAME,COMPOSE_NGINX_PORT,COMPOSE_CACHE_PORT,COMPOSE_MEMORY,COMPOSE_CPU,APP_TIMEZONE,CORS_ALLOW_ORIGIN,MEMCACHED_DSN,DNA_USERNAME,DNA_DB,DNA_HOST,DNA_PASSWORD,DNA_PORT,DNA_TYPE,DATABASE_URL,PAYMENT_SYSTEM,UKASSA_TEST_USERID_LIST,UKASSA_TEST_DEPOTID_LIST,UKASSA_TEST_CONFIRM_PATH,ELASTICSEARCH_HOST,SEARCH_USE_NEW_SEARCH,SEARCH_USE_TEST_USER,SEARCH_TEST_USER_LIST,LAXIMO_HOST,SELECTION_HOST,CROSS_API_HOST,CROSS_API_TOKEN,CROSS_ENABLED,CROSS_CACHE_ENABLED,UNION_CROSS_ENABLED,UNION_CROSS_API_HOST,UNION_CROSS_API_TOKEN,ULAXIMO_HOST,ULAXIMO_TOKEN,ULAXIMO_SEARCH_URL,UPLOADER_API_TOKEN,DADATA_TOKEN,APP_DOMAIN,MAILER_DSN,LAXIMO_LOGIN,LAXIMO_PASSWORD,VUE_DADATA_URL,VUE_DADATA_TOKEN,UPLOADER_API_HOST,UPLOADER_TOKEN,DADATA_URL,U_SELECTION_HOST"
USER
"www-data"

Parent Request

Return to parent request (token = 42950b)

Key Value
_controller
"web_profiler.controller.profiler::homeAction"
_firewall_context
"security.firewall.map.context.dev"
_redirected
true
_remove_csp_headers
true
_route
"_profiler_home"
_route_params
[]
_stopwatch_token
"520fa4"