Error 500 Internal Server Error

GET https://www.hungarowild2.keszul.hu/ajanlatkeres/foglalas

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"1bab4c"
exception
TypeError {#1774
  #message: "App\Service\Modules\LangService::localize(): Argument #1 ($entity) must be of type object, null given, called in /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Pages/AjanlatService.php on line 33"
  #code: 0
  #file: "/var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Modules/LangService.php"
  #line: 83
  trace: {
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Modules/LangService.php:83 {
      App\Service\Modules\LangService->localize(object $entity): LocalizedDto …
      › 
      › public function localize(object $entity): LocalizedDto{
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Pages/AjanlatService.php:33 {
      App\Service\Pages\AjanlatService->getData(LocalizedDto $currentPage, $additionalData = []): array …
      › $prodRow = $this->prodRepo->findOneBy([$prodAliasMethod => $prodAlias]);$prod = $this->langService->localize($prodRow);arguments: {
        $entity: null
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Controller/PageController.php:175 {
      App\Controller\PageController->pageGenerate(string $id, array $pages = []): Response …
      › 
      › $data = $this->$serviceName->getData($currentPage,$pages);arguments: {
        $currentPage: App\Dto\LocalizedDto {#841 …}
        $additionalData: [ …1]
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Controller/PageController.php:85 {
      App\Controller\PageController->subpage(string $id, string $page): Response …
      ›     $pages = ['page1' => $page];    return $this->pageGenerate($id,$pages);}
      arguments: {
        $id: "ajanlatkeres"
        $pages: [ …1]
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $id: "ajanlatkeres"
        $page: "foglalas"
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $type: 1
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
        $kernel: App\Kernel {#9 …}
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
      Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › 
      ›     return parent::forward($request, $catch, $entry);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $catch: true
        $entry: null
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#203 …}
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:173 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($container->has('http_cache')) {    return $container->get('http_cache')->handle($request, $type, $catch);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/keszulhu/data/www/hungarowild.keszul.hu/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#166
  -records: [
    203 => [
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.247+01:00"
        "message" => "User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#347
            #message: "User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:61 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Connection.php:416 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/dbal/src/Connection.php:318 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:724 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:546 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:174 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/orm/src/EntityManager.php:220 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:27 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/doctrine/orm/src/EntityManager.php:495 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Modules/LangService.php:24 {
                App\Service\Modules\LangService->__construct(EntityManagerInterface $entityManager, EvcLangsRepository $evcLangsRepo, RequestStack $requestStack) …
                › $this->currentLang = $this->resolveLangFromCookie();$this->szavak = $this->entityManager->getRepository(EvcSzavak::class)->findAll();$this->accessor = new PropertyAccessor();
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:3623 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getLangServiceService($container) …
                › {    return $container->privates['App\\Service\\Modules\\LangService'] = new \App\Service\Modules\LangService(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\EvcLangsRepository'] ?? self::getEvcLangsRepositoryService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:3613 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getFormServiceService($container) …
                › 
                ›     return $container->privates['App\\Service\\Modules\\FormService'] = new \App\Service\Modules\FormService(($container->privates['App\\Repository\\EvcFormRepository'] ?? self::getEvcFormRepositoryService($container)), ($container->privates['App\\Service\\Modules\\LangService'] ?? self::getLangServiceService($container)), $a, ($container->services['router'] ?? self::getRouterService($container)), ($container->privates['App\\Service\\Modules\\MenuService'] ?? self::getMenuServiceService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)), ($container->privates['App\\Repository\\EvcProdRepository'] ?? self::getEvcProdRepositoryService($container)));}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:3659 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getTextServiceService($container) …
                › {    $a = ($container->privates['App\\Service\\Modules\\FormService'] ?? self::getFormServiceService($container));}
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:3591 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getCommonServiceService($container) …
                › {    $a = ($container->privates['App\\Service\\Modules\\TextService'] ?? self::getTextServiceService($container));}
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:8359 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getTwigService($container) …
                › $e = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$f = new \App\Service\Modules\TwigService(($container->privates['App\\Service\\Modules\\CommonService'] ?? self::getCommonServiceService($container)), ($container->privates['App\\Service\\Modules\\TextService'] ?? self::getTextServiceService($container)), ($container->privates['App\\Service\\Modules\\LangService'] ?? self::getLangServiceService($container)), ($container->privates['App\\Service\\Modules\\MenuService'] ?? self::getMenuServiceService($container)), ($container->privates['App\\Service\\Modules\\ModulService'] ?? self::getModulServiceService($container)), ($container->privates['security.helper'] ?? self::getSecurity_HelperService($container)));$g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:470 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));$d = ($container->privates['twig'] ?? self::getTwigService($container));$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:3848 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/var/cache/dev/ContainerLYCuTyQ/App_KernelDevDebugContainer.php:1350 {
                ContainerLYCuTyQ\App_KernelDevDebugContainer::ContainerLYCuTyQ\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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/keszulhu/data/www/hungarowild.keszul.hu/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: App\Kernel {#9 …}
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
                Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › 
                ›     return parent::forward($request, $catch, $entry);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $catch: true
                  $entry: null
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:173 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($container->has('http_cache')) {    return $container->get('http_cache')->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.493+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3399
            "user" => "symfony_hungarowild"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "symfony_hungarowild"
            "serverVersion" => "10.3.31-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.537+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.szavak_id AS szavak_id_1, t0.szavak_hu AS szavak_hu_2, t0.szavak_en AS szavak_en_3, t0.szavak_code AS szavak_code_4, t0.szavak_date AS szavak_date_5 FROM evc_szavak t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.689+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.menu_id AS menu_id_1, t0.menu_title_hu AS menu_title_hu_2, t0.menu_title_en AS menu_title_en_3, t0.menu_seo_title_hu AS menu_seo_title_hu_4, t0.menu_seo_title_en AS menu_seo_title_en_5, t0.menu_alias_hu AS menu_alias_hu_6, t0.menu_alias_en AS menu_alias_en_7, t0.menu_cikk_id AS menu_cikk_id_8, t0.menu_tipus AS menu_tipus_9, t0.menu_fajlnev AS menu_fajlnev_10, t0.menu_szulo_id AS menu_szulo_id_11, t0.menu_szint AS menu_szint_12, t0.menu_sorrend AS menu_sorrend_13, t0.menu_aktiv AS menu_aktiv_14, t0.menu_date AS menu_date_15, t0.menu_pozicio AS menu_pozicio_16, t0.meta_desc_hu AS meta_desc_hu_17, t0.meta_desc_en AS meta_desc_en_18, t0.menu_url_hu AS menu_url_hu_19, t0.menu_url_en AS menu_url_en_20, t0.menu_fajl_hu AS menu_fajl_hu_21, t0.menu_fajl_en AS menu_fajl_en_22, t0.menu_mod AS menu_mod_23 FROM evc_menu t0 WHERE t0.menu_aktiv = ? ORDER BY t0.menu_sorrend ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.707+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.acci_id AS acci_id_1, t0.acci_title AS acci_title_2, t0.acci_leir AS acci_leir_3, t0.acci_accid AS acci_accid_4, t0.acci_aktiv AS acci_aktiv_5, t0.acci_sorrend AS acci_sorrend_6 FROM evc_accordion_items t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.713+01:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.galeria_kepek_id AS galeria_kepek_id_1, t0.galeria_kepek_kepnev AS galeria_kepek_kepnev_2, t0.galeria_kepek_galeria_id AS galeria_kepek_galeria_id_3, t0.galeria_kepek_sorrend AS galeria_kepek_sorrend_4, t0.galeria_kepek_felirat_hu AS galeria_kepek_felirat_hu_5, t0.galeria_kepek_felirat_en AS galeria_kepek_felirat_en_6, t0.galeria_kepek_alt_hu AS galeria_kepek_alt_hu_7, t0.galeria_kepek_alt_en AS galeria_kepek_alt_en_8, t0.galeria_kepek_kepnev_cropped AS galeria_kepek_kepnev_cropped_9, t0.fo_kep_cropped AS fo_kep_cropped_10, t0.al_kep_cropped AS al_kep_cropped_11 FROM evc_galeria_kepek t0 ORDER BY t0.galeria_kepek_sorrend ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.728+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.siteadmin_pass AS siteadmin_pass_2, t0.sitename AS sitename_3, t0.sitename_seo_hu AS sitename_seo_hu_4, t0.sitename_seo_en AS sitename_seo_en_5, t0.siteemail AS siteemail_6, t0.meta_desc_hu AS meta_desc_hu_7, t0.meta_desc_en AS meta_desc_en_8, t0.site_aktiv AS site_aktiv_9, t0.site_aktiv_uzenet AS site_aktiv_uzenet_10, t0.masolas_vedelem AS masolas_vedelem_11, t0.ev_logo_url AS ev_logo_url_12, t0.ev_logo_title AS ev_logo_title_13, t0.ev_img_title AS ev_img_title_14, t0.ev_img_alt AS ev_img_alt_15, t0.body AS body_16, t0.inactive_link AS inactive_link_17, t0.robots AS robots_18, t0.siteurl AS siteurl_19, t0.insta AS insta_20, t0.tiktok AS tiktok_21, t0.facebook AS facebook_22 FROM evc_config t0 WHERE t0.id = ? LIMIT 1"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.732+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.shop_tel AS shop_tel_2, t0.shop_utca_hsz AS shop_utca_hsz_3, t0.shop_varos AS shop_varos_4, t0.shop_irsz AS shop_irsz_5 FROM evc_shop_config t0 WHERE t0.id = ? LIMIT 1"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.736+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.modulok_id AS modulok_id_1, t0.modulok_nev AS modulok_nev_2, t0.modulok_szoveg_hu AS modulok_szoveg_hu_3, t0.modulok_szoveg_en AS modulok_szoveg_en_4, t0.modulok_date AS modulok_date_5, t0.modulok_pozicio AS modulok_pozicio_6, t0.modulok_aktiv AS modulok_aktiv_7 FROM evc_modulok t0 WHERE t0.modulok_aktiv = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.743+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.langs_id AS langs_id_1, t0.langs_name AS langs_name_2, t0.langs_leiras AS langs_leiras_3, t0.langs_default AS langs_default_4, t0.langs_aktiv AS langs_aktiv_5, t0.langs_code AS langs_code_6, t0.langs_flag AS langs_flag_7, t0.langs_sort AS langs_sort_8 FROM evc_langs t0 WHERE t0.langs_aktiv = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.853+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_subpage"
          "route_parameters" => [
            "_route" => "app_subpage"
            "_controller" => "App\Controller\PageController::subpage"
            "id" => "ajanlatkeres"
            "page" => "foglalas"
          ]
          "request_uri" => "https://www.hungarowild2.keszul.hu/ajanlatkeres/foglalas"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.879+01:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.879+01:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.880+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\GlobalListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.990+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.990+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.999+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.999+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.999+01: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" => 1772794320
        "timestamp_rfc3339" => "2026-03-06T11:52:00.999+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.008+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name_hu AS name_hu_2, t0.name_en AS name_en_3, t0.rovid_leir_hu AS rovid_leir_hu_4, t0.rovid_leir_en AS rovid_leir_en_5, t0.seo_title_hu AS seo_title_hu_6, t0.seo_title_en AS seo_title_en_7, t0.meta_desc_hu AS meta_desc_hu_8, t0.meta_desc_en AS meta_desc_en_9, t0.leiras_hu AS leiras_hu_10, t0.leiras_en AS leiras_en_11, t0.price AS price_12, t0.active AS active_13, t0.created_at AS created_at_14, t0.modified_at AS modified_at_15, t0.sorrend AS sorrend_16, t0.alias_hu AS alias_hu_17, t0.alias_en AS alias_en_18 FROM evc_prod t0 WHERE t0.alias_hu = ? LIMIT 1"
          "params" => [
            1 => "foglalas"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.028+01:00"
        "message" => "Uncaught PHP Exception TypeError: "App\Service\Modules\LangService::localize(): Argument #1 ($entity) must be of type object, null given, called in /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Pages/AjanlatService.php on line 33" at LangService.php line 83"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => TypeError {#1774
            #message: "App\Service\Modules\LangService::localize(): Argument #1 ($entity) must be of type object, null given, called in /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Pages/AjanlatService.php on line 33"
            #code: 0
            #file: "/var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Modules/LangService.php"
            #line: 83
            trace: {
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Modules/LangService.php:83 {
                App\Service\Modules\LangService->localize(object $entity): LocalizedDto …
                › 
                › public function localize(object $entity): LocalizedDto{
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Service/Pages/AjanlatService.php:33 {
                App\Service\Pages\AjanlatService->getData(LocalizedDto $currentPage, $additionalData = []): array …
                › $prodRow = $this->prodRepo->findOneBy([$prodAliasMethod => $prodAlias]);$prod = $this->langService->localize($prodRow);arguments: {
                  $entity: null
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Controller/PageController.php:175 {
                App\Controller\PageController->pageGenerate(string $id, array $pages = []): Response …
                › 
                › $data = $this->$serviceName->getData($currentPage,$pages);arguments: {
                  $currentPage: App\Dto\LocalizedDto {#841 …}
                  $additionalData: [ …1]
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/src/Controller/PageController.php:85 {
                App\Controller\PageController->subpage(string $id, string $page): Response …
                ›     $pages = ['page1' => $page];    return $this->pageGenerate($id,$pages);}
                arguments: {
                  $id: "ajanlatkeres"
                  $pages: [ …1]
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $id: "ajanlatkeres"
                  $page: "foglalas"
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);arguments: {
                  $kernel: App\Kernel {#9 …}
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/framework-bundle/HttpCache/HttpCache.php:68 {
                Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › 
                ›     return parent::forward($request, $catch, $entry);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $catch: true
                  $entry: null
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#203 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/http-kernel/Kernel.php:173 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($container->has('http_cache')) {    return $container->get('http_cache')->handle($request, $type, $catch);}
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#8 …}
                }
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/keszulhu/data/www/hungarowild.keszul.hu/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/keszulhu/data/www/hungarowild.keszul.hu/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.189+01: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"
      ]
    ]
    1846 => [
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.045+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.045+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.045+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.046+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\GlobalListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.063+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.178+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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" => 1772794321
        "timestamp_rfc3339" => "2026-03-06T11:52:01.179+01: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: [
    203 => 1
    1846 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#163 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
forwarded
"for="216.73.216.179";host="www.hungarowild2.keszul.hu";proto=https"
host
"www.hungarowild2.keszul.hu"
surrogate-capability
"symfony="ESI/1.0""
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.179"
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
"Fri, 06 Mar 2026 10:52:01 GMT"
x-debug-exception
"App%5CService%5CModules%5CLangService%3A%3Alocalize%28%29%3A%20Argument%20%231%20%28%24entity%29%20must%20be%20of%20type%20object%2C%20null%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fkeszulhu%2Fdata%2Fwww%2Fhungarowild.keszul.hu%2Fsrc%2FService%2FPages%2FAjanlatService.php%20on%20line%2033"
x-debug-exception-file
"%2Fvar%2Fwww%2Fkeszulhu%2Fdata%2Fwww%2Fhungarowild.keszul.hu%2Fsrc%2FService%2FModules%2FLangService.php:83"
x-debug-token
"2f2aa6"

Cookies

Request Cookies

No request cookies

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"bb95770858d705537fac35aba1f9a22e"
CDN
"/"
DATABASE_URL
"mysql://symfony_hungarowild:uN5nD7nX0q@127.0.0.1:3399/symfony_hungarowild?serverVersion=10.3.31-MariaDB&charset=utf8mb4"
GOOGLE_RECAPTCHA_SECRET_KEY
"6LdXOW4rAAAAAOuDMkc7_gRNrwf6DlGVQbjM-DgZ"
GOOGLE_RECAPTCHA_SITE_KEY
"6LdXOW4rAAAAANLtXY1ec9YcQ6V5xby5G2Wduvn1"
GTM
"GTM-TBJTBBX3"
MAILER_DSN
"smtp://test@keszul.hu:eO5gW7kP6x@srv.elitevision.hu:587"
MAIL_FROM
"test@keszul.hu"
SITENAME
"https://hungarowild2.keszul.hu"
galH
"206"
galW
"319"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/php-bin-isp-php82/keszulhu/hungarowild2.keszul.hu/"
CONTEXT_PREFIX
"/php-bin/"
DOCUMENT_ROOT
"/var/www/keszulhu/data/www/hungarowild.keszul.hu"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_FORWARDED
"for="216.73.216.179";host="www.hungarowild2.keszul.hu";proto=https"
HTTP_HOST
"www.hungarowild2.keszul.hu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.179"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/var/www/keszulhu/data/www/hungarowild.keszul.hu/public/index.php"
ORIG_SCRIPT_FILENAME
"/var/www/php-bin-isp-php82/keszulhu/hungarowild2.keszul.hu/php"
ORIG_SCRIPT_NAME
"/php-bin/php"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHPRC
"/var/www/keszulhu/data/php-bin-isp-php82"
PHP_INI_SCAN_DIR
"/var/www/keszulhu/data/php-bin-isp-php82/hungarowild2.keszul.hu:"
PHP_SELF
"/public/index.php"
PWD
"/var/www/php-bin-isp-php82/keszulhu/hungarowild2.keszul.hu"
QUERY_STRING
""
REDIRECT_HANDLER
"application/x-httpd-php5"
REDIRECT_HTTPS
"on"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_UNIQUE_ID
"aaqxzdUc6Ctax96k8gVRrQAAABQ"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aaqxzdUc6Ctax96k8gVRrQAAABQ"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"43970"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1772794318
REQUEST_TIME_FLOAT
1772794318.2843
REQUEST_URI
"/ajanlatkeres/foglalas"
SCRIPT_FILENAME
"/var/www/keszulhu/data/www/hungarowild.keszul.hu/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"webmaster@hungarowild2.keszul.hu"
SERVER_NAME
"www.hungarowild2.keszul.hu"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/keszulhu/data/www/hungarowild.keszul.hu/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,APP_DEBUG,DATABASE_URL,CDN,galW,galH,GTM,MAIL_FROM,SITENAME"
UNIQUE_ID
"aaqxzdUc6Ctax96k8gVRrQAAABQ"

Parent Request

Return to parent request (token = 585a70)

Key Value
_controller
"App\Controller\PageController::subpage"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_subpage"
_route_params
[
  "id" => "ajanlatkeres"
  "page" => "foglalas"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1bbd08"
id
"ajanlatkeres"
page
"foglalas"