| 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 …}
} |