| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#13
-records: [
8 => [
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.247+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#389
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php:343 {
Doctrine\DBAL\Types\Type::addType($name, $className) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:211 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
› } else {
› Type::addType($typeName, $typeConfig['class']);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› if (! $this->initialized) {
› $this->initializeTypes();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:811 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› $container->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '17', 'defaultTableOptions' => []], $b, $a, []);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:885 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:826 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():826}:826} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerXKS1h2b\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/orm/src/EntityManager.php:495 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/src/Service/DiscountCalculator.php:22 {
App\Service\DiscountCalculator->__construct(EntityManagerInterface $entityManager) …
› self::$entityManager = $entityManager;
› $this->rules = $entityManager->getRepository("App\Entity\Product\BuyPriceCalculation")->findAll();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:2263 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($container->privates['security.authorization_checker'] ?? self::getSecurity_AuthorizationCheckerService($container)), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), $e)));
› $instance->addExtension(new \App\Twig\DiscountExtension(new \App\Service\DiscountCalculator(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)))));
› $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:598 {
ContainerXKS1h2b\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));
› $d = ($container->privates['twig'] ?? self::getTwigService($container));
› $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:1363 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:927 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getEventDispatcherService():927} …
› $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);
› $instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php:4 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.248+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#390
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::getSQLDeclaration()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php:343 {
Doctrine\DBAL\Types\Type::addType($name, $className) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:211 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
› } else {
› Type::addType($typeName, $typeConfig['class']);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› if (! $this->initialized) {
› $this->initializeTypes();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:811 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› $container->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '17', 'defaultTableOptions' => []], $b, $a, []);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:885 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:826 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():826}:826} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerXKS1h2b\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/orm/src/EntityManager.php:495 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/src/Service/DiscountCalculator.php:22 {
App\Service\DiscountCalculator->__construct(EntityManagerInterface $entityManager) …
› self::$entityManager = $entityManager;
› $this->rules = $entityManager->getRepository("App\Entity\Product\BuyPriceCalculation")->findAll();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:2263 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($container->privates['security.authorization_checker'] ?? self::getSecurity_AuthorizationCheckerService($container)), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), $e)));
› $instance->addExtension(new \App\Twig\DiscountExtension(new \App\Service\DiscountCalculator(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)))));
› $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:598 {
ContainerXKS1h2b\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));
› $d = ($container->privates['twig'] ?? self::getTwigService($container));
› $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:1363 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:927 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getEventDispatcherService():927} …
› $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);
› $instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php:4 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.248+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#364
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Types\JsonArrayType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/error-handler/DebugClassLoader.php:343 {
Doctrine\DBAL\Types\Type::addType($name, $className) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:211 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes(): void …
› } else {
› Type::addType($typeName, $typeConfig['class']);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:77 {
Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
› if (! $this->initialized) {
› $this->initializeTypes();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:811 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
›
› $container->services['doctrine.dbal.default_connection'] = $instance = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'use_savepoints' => true, 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '17', 'defaultTableOptions' => []], $b, $a, []);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:885 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:826 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():826}:826} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerXKS1h2b\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/doctrine/orm/src/EntityManager.php:495 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/src/Service/DiscountCalculator.php:22 {
App\Service\DiscountCalculator->__construct(EntityManagerInterface $entityManager) …
› self::$entityManager = $entityManager;
› $this->rules = $entityManager->getRepository("App\Entity\Product\BuyPriceCalculation")->findAll();
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:2263 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($container->privates['security.authorization_checker'] ?? self::getSecurity_AuthorizationCheckerService($container)), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($d, ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), $e)));
› $instance->addExtension(new \App\Twig\DiscountExtension(new \App\Service\DiscountCalculator(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)))));
› $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:598 {
ContainerXKS1h2b\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));
› $d = ($container->privates['twig'] ?? self::getTwigService($container));
› $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:1363 {
ContainerXKS1h2b\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/var/cache/dev/ContainerXKS1h2b/App_KernelDevDebugContainer.php:927 {
ContainerXKS1h2b\App_KernelDevDebugContainer::{closure:ContainerXKS1h2b\App_KernelDevDebugContainer::getEventDispatcherService():927} …
› $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);
› $instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php:4 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.277+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_pgsql"
"idle_connection_ttl" => 600
"host" => "82.165.202.66"
"port" => 32768
"user" => "gigant"
"password" => "<redacted>"
"driverOptions" => []
"serverVersion" => "16"
"defaultTableOptions" => []
"dbname" => "marktplace"
"charset" => "utf8"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.292+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.discount AS discount_2, t0.waregroup_id AS waregroup_id_3, t0.product_supplier_id AS product_supplier_id_4, t0.brand_id AS brand_id_5 FROM buy_price_calculation t0"
]
"channel" => "doctrine"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.323+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.325+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://marktplace.gigant-autoteile.net/robots.txt"" at RouterListener.php line 149"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#978
#message: "No route found for "GET https://marktplace.gigant-autoteile.net/robots.txt""
#code: 0
#file: "/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#964 …}
-statusCode: 404
-headers: []
trace: {
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/public/index.php:4 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/gigant-autoteile.net/marktplace.gigant-autoteile.net/gigant-marktplace-php/app/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.404+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"
]
]
1023 => [
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.327+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.332+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.332+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.332+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.335+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.335+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.335+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.335+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXKS1h2b\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.335+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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" => 1768018491
"timestamp_rfc3339" => "2026-01-10T04:14:51.395+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: [
8 => 1
1023 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#31 …}
} |