| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#232
-records: [
3 => [
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.647+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#294
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CachedReaderService.php:23 {
ContainerXoMxm30\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:3663 {
ContainerXoMxm30\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2634 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1834 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
› {
› $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1903 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
› }
› $b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1704 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
› {
› $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1090 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.647+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#296
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_ReaderService.php:23 {
ContainerXoMxm30\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CachedReaderService.php:25 {
ContainerXoMxm30\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:3663 {
ContainerXoMxm30\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2634 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1834 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
› {
› $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1903 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
› }
› $b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1704 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
› {
› $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1090 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.647+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#304
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CacheAdapterService.php:23 {
ContainerXoMxm30\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getAnnotations_CachedReaderService.php:25 {
ContainerXoMxm30\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:3663 {
ContainerXoMxm30\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2634 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1834 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
› {
› $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1903 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
› }
› $b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1704 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
› {
› $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1090 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.648+00:00"
"message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#311
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/validator/ValidatorBuilder.php:252 {
Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
› {
› trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:3663 {
ContainerXoMxm30\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2634 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1834 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
› {
› $a = ($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1903 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
› }
› $b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1704 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
› {
› $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1090 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.648+00:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#357
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 53
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:53 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2073 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container) …
› {
› return $container->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))])));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1846 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container) …
›
› $instance = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory(($container->privates['api_platform.cache.metadata.property'] ?? self::getApiPlatform_Cache_Metadata_PropertyService($container)), new \ApiPlatform\JsonSchema\Metadata\Property\Factory\SchemaPropertyMetadataFactory($c, new \ApiPlatform\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.yaml'] ??= new \ApiPlatform\Metadata\Extractor\YamlPropertyExtractor([], $container)), new \ApiPlatform\Metadata\Property\Factory\AttributePropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\IdentifierPropertyMetadataFactory($c, new \ApiPlatform\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), new \ApiPlatform\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($container->services['doctrine'] ?? self::getDoctrineService($container)), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.property_extractor.xml'] ??= new \ApiPlatform\Metadata\Extractor\XmlPropertyExtractor([], $container))))), $c))))), new RewindableGenerator(function () use ($container) {
› yield 0 => ($container->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1903 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container) …
› }
› $b = ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1704 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
› {
› $a = ($container->privates['api_platform.metadata.resource.metadata_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataCollectionFactory_CachedService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1090 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'api_platform.listener.exception', class: 'ApiPlatform\\Symfony\\EventListener\\ExceptionListener')] fn () => ($container->privates['api_platform.listener.exception'] ?? $container->load('getApiPlatform_Listener_ExceptionService')), 'onKernelException'], -96);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.649+00:00"
"message" => "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#439
#message: "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:23 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('api-platform/symfony', '4.1', 'The "api_platform.validator.query_parameter_validator" service is deprecated use "\\ApiPlatform\\Metadata\\Parameter::$constraints" instead.');
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.649+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#441
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php"
#line: 41
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:41 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.649+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#443
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php:25 {
ApiPlatform\ParameterValidator\Validator\ArrayItems->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:46 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› $this->validators = [
› new ArrayItems(),
› new Bounds(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.649+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#445
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php:25 {
ApiPlatform\ParameterValidator\Validator\Bounds->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:47 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new ArrayItems(),
› new Bounds(),
› new Enum(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.650+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#447
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php:25 {
ApiPlatform\ParameterValidator\Validator\Enum->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:48 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new Bounds(),
› new Enum(),
› new Length(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.650+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#449
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php:25 {
ApiPlatform\ParameterValidator\Validator\Length->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:49 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new Enum(),
› new Length(),
› new MultipleOf(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.650+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#451
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php:25 {
ApiPlatform\ParameterValidator\Validator\MultipleOf->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:50 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new Length(),
› new MultipleOf(),
› new Pattern(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.650+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#453
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php"
#line: 25
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php:25 {
ApiPlatform\ParameterValidator\Validator\Pattern->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:51 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new MultipleOf(),
› new Pattern(),
› new Required(),
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.650+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#455
#message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php"
#line: 27
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php:27 {
ApiPlatform\ParameterValidator\Validator\Required->__construct() …
› {
› trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:52 {
ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
› new Pattern(),
› new Required(),
› ];
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
ContainerXoMxm30\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
›
› return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:785 {
ContainerXoMxm30\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1796 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1097 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);
› $instance->addListener('payment.status.change', [#[\Closure(name: 'Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener')] fn () => ($container->privates['Kiwi\\PaymentsBundle\\EventListener\\PaymentStatusChangeListener'] ?? $container->load('getPaymentStatusChangeListenerService')), 'onPaymentStatusChange'], 99);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.651+00:00"
"message" => "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#509
#message: "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php"
#line: 45
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php:45 {
ApiPlatform\JsonSchema\SchemaFactory->__construct(?TypeFactoryInterface $typeFactory, ResourceMetadataCollectionFactoryInterface $resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?array $distinctFormats = null, ?DefinitionNameFactoryInterface $definitionNameFactory = null) …
› if ($typeFactory) {
› trigger_deprecation('api-platform/core', '3.4', \sprintf('Injecting the "%s" inside "%s" is deprecated and "%s" will be removed in 4.x.', TypeFactoryInterface::class, self::class, TypeFactoryInterface::class));
› $this->typeFactory = $typeFactory;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1657 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container) …
›
› $instance = new \ApiPlatform\JsonSchema\BackwardCompatibleSchemaFactory(new \ApiPlatform\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\JsonSchema\SchemaFactory($d, $a, $b, ($container->privates['api_platform.metadata.property.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_CachedService($container)), ($container->privates['api_platform.hydra.name_converter.hydra_prefix'] ?? self::getApiPlatform_Hydra_NameConverter_HydraPrefixService($container)), $c, $container->parameters['api_platform.jsonschema_formats'], new \ApiPlatform\JsonSchema\DefinitionNameFactory($container->parameters['api_platform.jsonschema_formats'])), $container->parameters['api_platform.serializer.default_context']));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1955 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Openapi_FactoryService($container) …
› }
› $c = ($container->privates['api_platform.json_schema.backward_compatible_schema_factory'] ?? self::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1774 {
ContainerXoMxm30\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_ReadService($container) …
›
› $instance = new \ApiPlatform\Symfony\EventListener\ReadListener(new \ApiPlatform\State\Provider\SecurityParameterProvider(new \ApiPlatform\Symfony\Security\State\AccessCheckerProvider(new \ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiProvider(new \ApiPlatform\State\Provider\ParameterProvider($a, ($container->privates['.service_locator.sL05zc0'] ?? self::get_ServiceLocator_SL05zc0Service($container))), ($container->privates['api_platform.openapi.factory'] ?? self::getApiPlatform_Openapi_FactoryService($container))), $b), $b), $c, NULL, ($container->privates['api_platform.uri_variables.converter'] ?? self::getApiPlatform_UriVariables_ConverterService($container)));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1091 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);
› $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:282 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:136 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.672+02:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "app_webpage"
"route_parameters" => [
"_route" => "app_webpage"
"_controller" => "App\Controller\PublicPageController::page"
"_locale" => "de"
"slug" => "souhlas-se-zpracovanim-osobnich-udaju"
]
"request_uri" => "https://hotpeppers.e-online.cz/de/souhlas-se-zpracovanim-osobnich-udaju"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.674+02:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.674+02:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.674+02: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiwi\ContestBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiwi\FaqBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.675+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.676+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.676+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.677+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.677+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.677+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXoMxm30\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.677+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.679+00:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2716, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#989
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2716, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2716 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAttributeMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/admin-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/contact-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/media-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/web-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/shipments-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/payments-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/blog-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/reservations-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/contest-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/faq-bundle/src/Entity'), (\dirname(__DIR__, 4).'/vendor/kiwi/gallery-bundle/src/Entity')], false);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:2730 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
›
› $b = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAttributeMetadataDriverService($container));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1054 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1045 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXoMxm30\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/AbstractManagerRegistry.php:194 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityRepository.php:238 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:55 {
App\Service\Frontend\PublicPageResolver->resolveLanguage(string $locale): Language …
› {
› $language = $this->languageRepository->findOneBy(['code' => $locale]);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:40 {
App\Service\Frontend\PublicPageResolver->resolveByPath(string $locale, string $path): Page …
› {
› $language = $this->resolveLanguage($locale);
› $project = $this->resolveProject();
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:42 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› {
› $page = $this->pageResolver->resolveByPath($_locale, $slug);
› if ($page === null) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.681+00:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1015
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› if (PHP_VERSION_ID >= 80100) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:177 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1054 {
ContainerXoMxm30\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/ContainerXoMxm30/App_KernelDevDebugContainer.php:1045 {
ContainerXoMxm30\App_KernelDevDebugContainer::ContainerXoMxm30\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
ContainerXoMxm30\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/AbstractManagerRegistry.php:194 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityRepository.php:238 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:55 {
App\Service\Frontend\PublicPageResolver->resolveLanguage(string $locale): Language …
› {
› $language = $this->languageRepository->findOneBy(['code' => $locale]);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:40 {
App\Service\Frontend\PublicPageResolver->resolveByPath(string $locale, string $path): Page …
› {
› $language = $this->resolveLanguage($locale);
› $project = $this->resolveProject();
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:42 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› {
› $page = $this->pageResolver->resolveByPath($_locale, $slug);
› if ($page === null) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.682+02:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "hotpeppers_beta"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "hotpeppers_beta"
"charset" => "utf8"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.684+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\PaymentsBundle\Subscriber\TablePrefixSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1020
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\PaymentsBundle\Subscriber\TablePrefixSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:392 {
Doctrine\DBAL\Connection->connect() …
›
› if ($this->_eventManager->hasListeners(Events::postConnect)) {
› Deprecation::trigger(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:458 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Exception $originalException) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:416 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityRepository.php:238 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:55 {
App\Service\Frontend\PublicPageResolver->resolveLanguage(string $locale): Language …
› {
› $language = $this->languageRepository->findOneBy(['code' => $locale]);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:40 {
App\Service\Frontend\PublicPageResolver->resolveByPath(string $locale, string $path): Page …
› {
› $language = $this->resolveLanguage($locale);
› $project = $this->resolveProject();
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:42 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› {
› $page = $this->pageResolver->resolveByPath($_locale, $slug);
› if ($page === null) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.684+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\BlogBundle\Subscriber\TablePrefixSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1032
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\BlogBundle\Subscriber\TablePrefixSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:392 {
Doctrine\DBAL\Connection->connect() …
›
› if ($this->_eventManager->hasListeners(Events::postConnect)) {
› Deprecation::trigger(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:458 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Exception $originalException) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:416 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityRepository.php:238 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:55 {
App\Service\Frontend\PublicPageResolver->resolveLanguage(string $locale): Language …
› {
› $language = $this->languageRepository->findOneBy(['code' => $locale]);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:40 {
App\Service\Frontend\PublicPageResolver->resolveByPath(string $locale, string $path): Page …
› {
› $language = $this->resolveLanguage($locale);
› $project = $this->resolveProject();
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:42 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› {
› $page = $this->pageResolver->resolveByPath($_locale, $slug);
› if ($page === null) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.685+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\FaqBundle\EventSubscriber\DoctrineLocaleSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1035
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Kiwi\FaqBundle\EventSubscriber\DoctrineLocaleSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:392 {
Doctrine\DBAL\Connection->connect() …
›
› if ($this->_eventManager->hasListeners(Events::postConnect)) {
› Deprecation::trigger(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:458 {
Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
› try {
› $this->connect();
› } catch (Exception $originalException) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:416 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
› {
› $version = $this->getDatabasePlatformVersion();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/dbal/src/Connection.php:323 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:631 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/doctrine/orm/src/EntityRepository.php:238 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
› {
› $persister = $this->_em->getUnitOfWork()->getEntityPersister($this->_entityName);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:55 {
App\Service\Frontend\PublicPageResolver->resolveLanguage(string $locale): Language …
› {
› $language = $this->languageRepository->findOneBy(['code' => $locale]);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Service/Frontend/PublicPageResolver.php:40 {
App\Service\Frontend\PublicPageResolver->resolveByPath(string $locale, string $path): Page …
› {
› $language = $this->resolveLanguage($locale);
› $project = $this->resolveProject();
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:42 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› {
› $page = $this->pageResolver->resolveByPath($_locale, $slug);
› if ($page === null) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.687+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM language t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "de"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.691+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.domains AS domains_2, p0_.template AS template_3 FROM project p0_ WHERE p0_.domains LIKE ?"
"params" => [
1 => "%hotpeppers.e-online.cz%"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.692+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.domains AS domains_3, t0.template AS template_4 FROM project t0 WHERE t0.id = ?"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.698+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_homepage AS is_homepage_4, t0.blocks AS blocks_5, t0.redirect AS redirect_6, t0.layout AS layout_7, t0.language_group_id AS language_group_id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.uuid AS uuid_11, t0.is_current AS is_current_12, t0.project_id AS project_id_13, t0.language_id AS language_id_14, t0.page_excerpt_id AS page_excerpt_id_15, t0.page_seo_id AS page_seo_id_16, t0.created_by_id AS created_by_id_17, t0.page_state_id AS page_state_id_18 FROM page t0 WHERE t0.language_id = ? AND t0.project_id = ? AND t0.slug = ? LIMIT 1"
"params" => [
1 => 3
2 => 1
3 => "de/souhlas-se-zpracovanim-osobnich-udaju"
]
"types" => [
1 => 1
2 => 1
3 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-15T00:15:40.708+02:00"
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "config" does not exist in "Default/layout.html.twig" at line 2." at layout.html.twig line 2"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#1319
#message: "Variable "config" does not exist in "Default/layout.html.twig" at line 2."
#code: 0
#file: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/templates/Default/layout.html.twig"
#line: 2
-lineno: 2
-columnno: null
-rawMessage: "Variable "config" does not exist."
-source: Twig\Source {#1311 …}
-phpFile: "/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/twig/ba/ba8f40679e7ea161f4b122014282248e.php"
-phpLine: 58
trace: {
/data/www/virtuals/hotpeppers.e-online.cz/produkce/templates/Default/layout.html.twig:2 {
__TwigTemplate_60252082dc892c7eb65d6c01dafd1ff5->{closure} …
› <!DOCTYPE html>
› <html lang="{{ config.lang.code }}">
› <head>
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/templates/Default/layout.html.twig:2 {
__TwigTemplate_60252082dc892c7eb65d6c01dafd1ff5->doDisplay(array $context, array $blocks = []): iterable …
› <!DOCTYPE html>
› <html lang="{{ config.lang.code }}">
› <head>
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/Template.php:411 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› $this->ensureSecurityChecked();
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/var/cache/dev/twig/37/37ba3dc1335746ed31e006f503210d2f.php:54 {
__TwigTemplate_85fa79fdac20a025d3496db1a2fc35d1->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->load("Default/layout.html.twig", 1);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/Template.php:411 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› $this->ensureSecurityChecked();
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/Template.php:366 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/Template.php:381 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/framework-bundle/Controller/AbstractController.php:452 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/framework-bundle/Controller/AbstractController.php:236 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
› {
› return $this->doRenderView($view, null, $parameters, __FUNCTION__);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/src/Controller/PublicPageController.php:44 {
App\Controller\PublicPageController->page(string $_locale, string $slug): Response …
› if ($page === null) {
› return new Response($this->renderView('errors/404.html.twig'), Response::HTTP_NOT_FOUND);
› }
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/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) {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/http-kernel/Kernel.php:208 {
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 {
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/data/www/virtuals/hotpeppers.e-online.cz/produkce/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/data/www/virtuals/hotpeppers.e-online.cz/produkce/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.760+00: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"
]
]
1438 => [
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.709+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.709+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiwi\ContestBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiwi\FaqBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.710+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.711+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.711+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.711+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXoMxm30\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.711+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.754+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1784067340
"timestamp_rfc3339" => "2026-07-14T22:15:40.755+00: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: [
3 => 1
1438 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#231 …}
} |