| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#768
-records: [
"" => [
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.044+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#83
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/personalization-bundle/src/PimcorePersonalizationBundle.php:92 {
Pimcore\Bundle\PersonalizationBundle\PimcorePersonalizationBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/LazyLoadedItem.php:80 {
Pimcore\HttpKernel\BundleCollection\LazyLoadedItem->registerDependencies(BundleCollection $collection): void …
› $className = $this->className;
› $className::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/PimcoreEcommerceFrameworkBundle.php:95 {
Pimcore\Bundle\EcommerceFrameworkBundle\PimcoreEcommerceFrameworkBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(PimcoreApplicationLoggerBundle::class);
› $collection->addBundle(PimcorePersonalizationBundle::class);
› $collection->addBundle(PimcoreGoogleMarketingBundle::class);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.045+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#54
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/personalization-bundle/src/PimcorePersonalizationBundle.php:92 {
Pimcore\Bundle\PersonalizationBundle\PimcorePersonalizationBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/LazyLoadedItem.php:80 {
Pimcore\HttpKernel\BundleCollection\LazyLoadedItem->registerDependencies(BundleCollection $collection): void …
› $className = $this->className;
› $className::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/customer-management-framework-bundle/src/PimcoreCustomerManagementFrameworkBundle.php:93 {
CustomerManagementFrameworkBundle\PimcoreCustomerManagementFrameworkBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(PimcoreApplicationLoggerBundle::class);
› $collection->addBundle(PimcorePersonalizationBundle::class, 9);
› $collection->addBundle(PimcoreNewsletterBundle::class);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#95
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/data-hub/src/PimcoreDataHubBundle.php:59 {
Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/LazyLoadedItem.php:80 {
Pimcore\HttpKernel\BundleCollection\LazyLoadedItem->registerDependencies(BundleCollection $collection): void …
› $className = $this->className;
› $className::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/data-hub-file-export/src/PimcoreDataHubFileExportBundle.php:95 {
Pimcore\Bundle\DataHubFileExportBundle\PimcoreDataHubFileExportBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(PimcoreDataHubBundle::class, 20);
› $collection->addBundle(new PimcoreEnterpriseSubscriptionToolsBundle());
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#108
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/data-hub-file-export/src/PimcoreDataHubFileExportBundle.php:97 {
Pimcore\Bundle\DataHubFileExportBundle\PimcoreDataHubFileExportBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(new PimcoreEnterpriseSubscriptionToolsBundle());
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› $collection->addBundle(PimcoreApplicationLoggerBundle::class);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-light-theme-bundle 2.1: The AdminUiClassicLightThemeBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#53
#message: "User Deprecated: Since pimcore/admin-ui-classic-light-theme-bundle 2.1: The AdminUiClassicLightThemeBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-light-theme-bundle/src/PimcoreAdminUiClassicLightThemeBundle.php"
#line: 41
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-light-theme-bundle/src/PimcoreAdminUiClassicLightThemeBundle.php:41 {
Pimcore\Bundle\AdminUiClassicLightThemeBundle\PimcoreAdminUiClassicLightThemeBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-light-theme-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/perspective-editor-bundle 2.2: The PerspectiveEditorBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#47
#message: "User Deprecated: Since pimcore/perspective-editor-bundle 2.2: The PerspectiveEditorBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/perspective-editor/src/PimcorePerspectiveEditorBundle.php"
#line: 36
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/perspective-editor/src/PimcorePerspectiveEditorBundle.php:36 {
Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/perspective-editor-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#45
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/perspective-editor/src/PimcorePerspectiveEditorBundle.php:54 {
Pimcore\Bundle\PerspectiveEditorBundle\PimcorePerspectiveEditorBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#76
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/workflow-designer/src/PimcoreWorkflowDesignerBundle.php:81 {
Pimcore\Bundle\WorkflowDesignerBundle\PimcoreWorkflowDesignerBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(new PimcoreEnterpriseSubscriptionToolsBundle());
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#50
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/portal-engine/src/PimcorePortalEngineBundle.php:118 {
Pimcore\Bundle\PortalEngineBundle\PimcorePortalEngineBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(new PimcoreGenericDataIndexBundle());
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/glossary-bundle 12.3: The GlossaryBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#24
#message: "User Deprecated: Since pimcore/glossary-bundle 12.3: The GlossaryBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/GlossaryBundle/src/PimcoreGlossaryBundle.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/GlossaryBundle/src/PimcoreGlossaryBundle.php:31 {
Pimcore\Bundle\GlossaryBundle\PimcoreGlossaryBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/glossary-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/seo-bundle 12.3: The SeoBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#111
#message: "User Deprecated: Since pimcore/seo-bundle 12.3: The SeoBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/SeoBundle/src/PimcoreSeoBundle.php"
#line: 34
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/SeoBundle/src/PimcoreSeoBundle.php:34 {
Pimcore\Bundle\SeoBundle\PimcoreSeoBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/seo-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/simple-backend-search-bundle 12.3: The SimpleBackendSearchBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#112
#message: "User Deprecated: Since pimcore/simple-backend-search-bundle 12.3: The SimpleBackendSearchBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/SimpleBackendSearchBundle/src/PimcoreSimpleBackendSearchBundle.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/SimpleBackendSearchBundle/src/PimcoreSimpleBackendSearchBundle.php:31 {
Pimcore\Bundle\SimpleBackendSearchBundle\PimcoreSimpleBackendSearchBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/simple-backend-search-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/output-data-config-toolkit-bundle 6.2: The OutputDataConfigToolkitBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#125
#message: "User Deprecated: Since pimcore/output-data-config-toolkit-bundle 6.2: The OutputDataConfigToolkitBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/output-data-config-toolkit-bundle/src/OutputDataConfigToolkitBundle.php"
#line: 33
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/output-data-config-toolkit-bundle/src/OutputDataConfigToolkitBundle.php:33 {
OutputDataConfigToolkitBundle\OutputDataConfigToolkitBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/output-data-config-toolkit-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/web2print-tools-bundle 6.1: The Web2PrintToolsBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#117
#message: "User Deprecated: Since pimcore/web2print-tools-bundle 6.1: The Web2PrintToolsBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/web2print-tools-bundle/src/Web2PrintToolsBundle.php"
#line: 34
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/web2print-tools-bundle/src/Web2PrintToolsBundle.php:34 {
Web2PrintToolsBundle\Web2PrintToolsBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/web2print-tools-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/google-marketing-bundle 2.1: The GoogleMarketingBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#133
#message: "User Deprecated: Since pimcore/google-marketing-bundle 2.1: The GoogleMarketingBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/google-marketing-bundle/src/PimcoreGoogleMarketingBundle.php"
#line: 38
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/google-marketing-bundle/src/PimcoreGoogleMarketingBundle.php:38 {
Pimcore\Bundle\GoogleMarketingBundle\PimcoreGoogleMarketingBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/google-marketing-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/static-routes-bundle 12.3: The StaticRoutesBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#116
#message: "User Deprecated: Since pimcore/static-routes-bundle 12.3: The StaticRoutesBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/StaticRoutesBundle/src/PimcoreStaticRoutesBundle.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/StaticRoutesBundle/src/PimcoreStaticRoutesBundle.php:31 {
Pimcore\Bundle\StaticRoutesBundle\PimcoreStaticRoutesBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/static-routes-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/newsletter-bundle 2.3: The NewsletterBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#141
#message: "User Deprecated: Since pimcore/newsletter-bundle 2.3: The NewsletterBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/newsletter-bundle/src/PimcoreNewsletterBundle.php"
#line: 37
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/newsletter-bundle/src/PimcoreNewsletterBundle.php:37 {
Pimcore\Bundle\NewsletterBundle\PimcoreNewsletterBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/newsletter-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/word-export-bundle 12.3: The WordExportBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#143
#message: "User Deprecated: Since pimcore/word-export-bundle 12.3: The WordExportBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/WordExportBundle/src/PimcoreWordExportBundle.php"
#line: 31
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/WordExportBundle/src/PimcoreWordExportBundle.php:31 {
Pimcore\Bundle\WordExportBundle\PimcoreWordExportBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/word-export-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/xliff-bundle 12.3: The XliffBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#123
#message: "User Deprecated: Since pimcore/xliff-bundle 12.3: The XliffBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/XliffBundle/src/PimcoreXliffBundle.php"
#line: 33
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/XliffBundle/src/PimcoreXliffBundle.php:33 {
Pimcore\Bundle\XliffBundle\PimcoreXliffBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/xliff-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#136
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/data-importer/src/PimcoreDataImporterBundle.php:159 {
Pimcore\Bundle\DataImporterBundle\PimcoreDataImporterBundle::registerDependentBundles(BundleCollection $collection): void …
› $collection->addBundle(new FlysystemBundle());
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› $collection->addBundle(
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "Deprecated: Elements\Bundle\ProcessManagerBundle\ExecutionTrait::executeChildProcesses(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#105
#message: "Deprecated: Elements\Bundle\ProcessManagerBundle\ExecutionTrait::executeChildProcesses(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/vendor/elements/process-manager-bundle/src/ExecutionTrait.php"
#line: 266
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/elements/process-manager-bundle/src/ExecutionTrait.php:266 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public static function executeChildProcesses(MonitoringItem $monitoringItem, array $workload, int $numberOfchildProcesses = 5, int $batchSize = 10, callable $callback = null, $startAfterPackage = null): void
› {
}
/var/www/html/veolia-eu/vendor/symfony/error-handler/DebugClassLoader.php:307 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› return;
› } elseif (false === include $file) {
› return;
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#163
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/vendor/elements/process-manager-bundle/src/ElementsProcessManagerBundle.php:265 {
Elements\Bundle\ProcessManagerBundle\ElementsProcessManagerBundle::registerDependentBundles(BundleCollection $collection): void …
› {
› $collection->addBundle(new PimcoreAdminBundle(), 60);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/Item.php:54 {
Pimcore\HttpKernel\BundleCollection\Item->registerDependencies(BundleCollection $collection): void …
› if ($this->bundle instanceof DependentBundleInterface) {
› $this->bundle::registerDependentBundles($collection);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:50 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->add(ItemInterface $item): static …
› // sort order can be influenced by specifying a priority on the item
› $item->registerDependencies($this);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:132 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->addBundle(Symfony\Component\HttpKernel\Bundle\BundleInterface|string $bundle, int $priority = 0, array $environments = []): static …
›
› return $this->add($item);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:187 {
Pimcore\Kernel->registerBundles(): array …
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/file-explorer-bundle 2.2: The PimcoreFileExplorerBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#156
#message: "User Deprecated: Since pimcore/file-explorer-bundle 2.2: The PimcoreFileExplorerBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/file-explorer-bundle/src/PimcoreFileExplorerBundle.php"
#line: 33
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/file-explorer-bundle/src/PimcoreFileExplorerBundle.php:33 {
Pimcore\Bundle\FileExplorerBundle\PimcoreFileExplorerBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/file-explorer-bundle',
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:143 {
Pimcore\Kernel->microKernelRegisterBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:186 {
Pimcore\Kernel->registerBundles(): array …
› if (is_file($this->getBundlesPath())) {
› foreach ($this->microKernelRegisterBundles() as $flexBundle) {
› $collection->addBundle($flexBundle);
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#171
#message: "User Deprecated: Since pimcore/admin-ui-classic-bundle 2.3: The AdminUiClassicBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php"
#line: 40
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/admin-ui-classic-bundle/src/PimcoreAdminBundle.php:40 {
Pimcore\Bundle\AdminBundle\PimcoreAdminBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/admin-ui-classic-bundle',
}
/var/www/html/veolia-eu/src/Kernel.php:31 {
App\Kernel->registerBundlesToCollection(BundleCollection $collection): void …
› // pimcore bundles
› $collection->addBundle(new PimcoreAdminBundle(), 60);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:195 {
Pimcore\Kernel->registerBundles(): array …
› // custom bundles
› $this->registerBundlesToCollection($collection);
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/google-marketing-bundle 2.1: The GoogleMarketingBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#187
#message: "User Deprecated: Since pimcore/google-marketing-bundle 2.1: The GoogleMarketingBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/google-marketing-bundle/src/PimcoreGoogleMarketingBundle.php"
#line: 38
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/google-marketing-bundle/src/PimcoreGoogleMarketingBundle.php:38 {
Pimcore\Bundle\GoogleMarketingBundle\PimcoreGoogleMarketingBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/google-marketing-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/LazyLoadedItem.php:59 {
Pimcore\HttpKernel\BundleCollection\LazyLoadedItem->getBundle(): BundleInterface …
›
› $this->bundle = new $className;
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:114 {
Pimcore\HttpKernel\BundleCollection\BundleCollection::{closure:Pimcore\HttpKernel\BundleCollection\BundleCollection::getBundles():114} …
› return array_map(
› static fn (ItemInterface $item): BundleInterface => $item->getBundle(),
› $this->getItems($environment),
}
Pimcore\HttpKernel\BundleCollection\BundleCollection::{closure:Pimcore\HttpKernel\BundleCollection\BundleCollection::getBundles():114}() {}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:113 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->getBundles(string $environment): array …
› {
› return array_map(
› static fn (ItemInterface $item): BundleInterface => $item->getBundle(),
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:197 {
Pimcore\Kernel->registerBundles(): array …
›
› $bundles = $collection->getBundles($this->getEnvironment());
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "User Deprecated: Since pimcore/newsletter-bundle 2.3: The NewsletterBundle is deprecated and will be discontinued with Pimcore Studio."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#183
#message: "User Deprecated: Since pimcore/newsletter-bundle 2.3: The NewsletterBundle is deprecated and will be discontinued with Pimcore Studio."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/newsletter-bundle/src/PimcoreNewsletterBundle.php"
#line: 37
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/newsletter-bundle/src/PimcoreNewsletterBundle.php:37 {
Pimcore\Bundle\NewsletterBundle\PimcoreNewsletterBundle->__construct() …
› {
› trigger_deprecation(
› 'pimcore/newsletter-bundle',
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/LazyLoadedItem.php:59 {
Pimcore\HttpKernel\BundleCollection\LazyLoadedItem->getBundle(): BundleInterface …
›
› $this->bundle = new $className;
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:114 {
Pimcore\HttpKernel\BundleCollection\BundleCollection::{closure:Pimcore\HttpKernel\BundleCollection\BundleCollection::getBundles():114} …
› return array_map(
› static fn (ItemInterface $item): BundleInterface => $item->getBundle(),
› $this->getItems($environment),
}
Pimcore\HttpKernel\BundleCollection\BundleCollection::{closure:Pimcore\HttpKernel\BundleCollection\BundleCollection::getBundles():114}() {}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/HttpKernel/BundleCollection/BundleCollection.php:113 {
Pimcore\HttpKernel\BundleCollection\BundleCollection->getBundles(string $environment): array …
› {
› return array_map(
› static fn (ItemInterface $item): BundleInterface => $item->getBundle(),
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:197 {
Pimcore\Kernel->registerBundles(): array …
›
› $bundles = $collection->getBundles($this->getEnvironment());
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:350 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:754 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "Deprecated: App\Website\LinkGenerator\AbstractProductLinkGenerator::getNavigationPath(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#791
#message: "Deprecated: App\Website\LinkGenerator\AbstractProductLinkGenerator::getNavigationPath(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Website/LinkGenerator/AbstractProductLinkGenerator.php"
#line: 36
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Website/LinkGenerator/AbstractProductLinkGenerator.php:36 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function getNavigationPath(?Category $category, ?Category $rootCategory = null, string $locale = null)
› {
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1176 {
include_once …
› include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
› include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/AbstractProductLinkGenerator.php';
› include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/CategoryLinkGenerator.php';
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1176 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::__construct():1154} …
› include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
› include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/AbstractProductLinkGenerator.php';
› include_once \dirname(__DIR__, 4).'/src/Website/LinkGenerator/CategoryLinkGenerator.php';
}
/var/www/html/veolia-eu/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:421 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:153 {
Pimcore\Kernel->initializeContainer(): void …
› {
› parent::initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:755 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "Deprecated: App\Website\Tool\PimcoreUrl::__invoke(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#790
#message: "Deprecated: App\Website\Tool\PimcoreUrl::__invoke(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Website/Tool/PimcoreUrl.php"
#line: 17
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Website/Tool/PimcoreUrl.php:17 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› {
› public function __invoke(array $urlOptions = [], string $name = null, bool $reset = false, bool $encode = true, bool $relative = false): string
› {
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1183 {
include_once …
› include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
› include_once \dirname(__DIR__, 4).'/src/Website/Tool/PimcoreUrl.php';
› include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1183 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::__construct():1154} …
› include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
› include_once \dirname(__DIR__, 4).'/src/Website/Tool/PimcoreUrl.php';
› include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
}
/var/www/html/veolia-eu/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:421 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:153 {
Pimcore\Kernel->initializeContainer(): void …
› {
› parent::initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:755 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "Deprecated: App\Twig\Extension\GeneralFilterExtension::sort(): Implicitly marking parameter $fieldname as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#789
#message: "Deprecated: App\Twig\Extension\GeneralFilterExtension::sort(): Implicitly marking parameter $fieldname as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Twig/Extension/GeneralFilterExtension.php"
#line: 46
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Twig/Extension/GeneralFilterExtension.php:46 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function sort(array $values, string $fieldname = null): array
› {
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1474 {
include_once …
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Currency.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/GeneralFilterExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NavigationExtension.php';
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1474 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::__construct():1154} …
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/Currency.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/GeneralFilterExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NavigationExtension.php';
}
/var/www/html/veolia-eu/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:421 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:153 {
Pimcore\Kernel->initializeContainer(): void …
› {
› parent::initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:755 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.046+00:00"
"message" => "Deprecated: App\Twig\Extension\PrintCatalogExtension::getSpecValue(): Implicitly marking parameter $thumbnailName as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#788
#message: "Deprecated: App\Twig\Extension\PrintCatalogExtension::getSpecValue(): Implicitly marking parameter $thumbnailName as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Twig/Extension/PrintCatalogExtension.php"
#line: 47
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Twig/Extension/PrintCatalogExtension.php:47 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function getSpecValue(\stdClass $outputElement, string $thumbnailName = null): string
› {
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1480 {
include_once …
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NewsExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/PrintCatalogExtension.php';
› include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:1480 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::__construct():1154} …
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/NewsExtension.php';
› include_once \dirname(__DIR__, 4).'/src/Twig/Extension/PrintCatalogExtension.php';
› include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
}
/var/www/html/veolia-eu/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:421 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:153 {
Pimcore\Kernel->initializeContainer(): void …
› {
› parent::initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:755 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:122 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› if (!$this->container) {
› $this->preBoot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.047+00:00"
"message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#744
#message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
#code: 0
#file: "/var/www/html/veolia-eu/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/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);
› }
}
/var/www/html/veolia-eu/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);
› }
}
/var/www/html/veolia-eu/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
› if (PHP_VERSION_ID >= 80400) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/html/veolia-eu/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
›
› $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:127 {
Symfony\Component\HttpKernel\Kernel->boot(): void …
› $bundle->setContainer($this->container);
› $bundle->boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Kernel.php:138 {
Pimcore\Kernel->boot(): void …
›
› parent::boot();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Bootstrap.php:257 {
Pimcore\Bootstrap::kernel(): KernelInterface …
› Pimcore::setKernel($kernel);
› $kernel->boot();
›
}
/var/www/html/veolia-eu/public/index.php:28 {
{closure:/var/www/html/veolia-eu/public/index.php:21} …
› Bootstrap::bootstrap();
› $kernel = Bootstrap::kernel();
›
}
/var/www/html/veolia-eu/vendor/symfony/runtime/Resolver/DebugClosureResolver.php:25 {
Symfony\Component\Runtime\Resolver\DebugClosureResolver::{closure:Symfony\Component\Runtime\Resolver\DebugClosureResolver::resolve():24} …
› static function (...$arguments) use ($closure) {
› if (\is_object($app = $closure(...$arguments)) || null === $app) {
› return $app;
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:24 {
require_once …
›
› $app = $app(...$args);
›
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.048+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.system.configuration.get"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminConfigListener::updateSystemConfiguration"
]
"channel" => "event"
]
]
11 => [
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.064+00:00"
"message" => "User Deprecated: Since pimcore/pimcore 12.3: The "pimcore.templating.engine.delegating" service is deprecated and will be removed in 13.0. Inject Twig\Environment directly instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#964
#message: "User Deprecated: Since pimcore/pimcore 12.3: The "pimcore.templating.engine.delegating" service is deprecated and will be removed in 13.0. Inject Twig\Environment directly instead."
#code: 0
#file: "/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/getPimcore_Templating_Engine_DelegatingService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/getPimcore_Templating_Engine_DelegatingService.php:23 {
ContainerZsLqxDI\getPimcore_Templating_Engine_DelegatingService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('pimcore/pimcore', '12.3', 'The "pimcore.templating.engine.delegating" service is deprecated and will be removed in 13.0. Inject Twig\\Environment directly instead.');
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2170 {
ContainerZsLqxDI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:7199 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getBreadcrumbsService($container) …
› {
› $a = ($container->services['pimcore.templating.engine.delegating'] ?? $container->load('getPimcore_Templating_Engine_DelegatingService'));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:6981 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getContentExtensionService($container) …
›
› $instance = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($container->services['kernel'] ?? $container->get('kernel', 1)), $a, $b, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? self::getPrefixServiceService($container)), ($container->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? self::getBreadcrumbsService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:9206 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($o, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? self::getDataPoolConfigServiceService($container)), $p));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? self::getContentExtensionService($container)));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? self::getEditmodeExtensionService($container)));
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2493 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionHandlerService($container) …
› {
› $a = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:4672 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionListenerService($container) …
› {
› $container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($container->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? self::getCsrfProtectionHandlerService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:3671 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::getEventDispatcherService():3671} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? self::getAdminSecurityListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? self::getCsrfProtectionListenerService($container)), 'handleRequest'], 11);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $container->load('getAdminExceptionListenerService')), 'onKernelException'], 0);
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.064+00:00"
"message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#965
#message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\DelegatingEngine" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/symfony/templating/DelegatingEngine.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/symfony/templating/DelegatingEngine.php:14 {
ContainerZsLqxDI\getPimcore_Templating_Engine_DelegatingService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', DelegatingEngine::class);
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2170 {
ContainerZsLqxDI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:7199 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getBreadcrumbsService($container) …
› {
› $a = ($container->services['pimcore.templating.engine.delegating'] ?? $container->load('getPimcore_Templating_Engine_DelegatingService'));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:6981 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getContentExtensionService($container) …
›
› $instance = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($container->services['kernel'] ?? $container->get('kernel', 1)), $a, $b, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? self::getPrefixServiceService($container)), ($container->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? self::getBreadcrumbsService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:9206 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($o, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? self::getDataPoolConfigServiceService($container)), $p));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? self::getContentExtensionService($container)));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? self::getEditmodeExtensionService($container)));
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2493 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionHandlerService($container) …
› {
› $a = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:4672 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionListenerService($container) …
› {
› $container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($container->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? self::getCsrfProtectionHandlerService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:3671 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::getEventDispatcherService():3671} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? self::getAdminSecurityListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? self::getCsrfProtectionListenerService($container)), 'handleRequest'], 11);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $container->load('getAdminExceptionListenerService')), 'onKernelException'], 0);
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.064+00:00"
"message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#966
#message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\EngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/symfony/templating/EngineInterface.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/symfony/templating/EngineInterface.php:14 {
ContainerZsLqxDI\getPimcore_Templating_Engine_DelegatingService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', EngineInterface::class);
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2170 {
ContainerZsLqxDI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:7199 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getBreadcrumbsService($container) …
› {
› $a = ($container->services['pimcore.templating.engine.delegating'] ?? $container->load('getPimcore_Templating_Engine_DelegatingService'));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:6981 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getContentExtensionService($container) …
›
› $instance = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($container->services['kernel'] ?? $container->get('kernel', 1)), $a, $b, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? self::getPrefixServiceService($container)), ($container->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? self::getBreadcrumbsService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:9206 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($o, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? self::getDataPoolConfigServiceService($container)), $p));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? self::getContentExtensionService($container)));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? self::getEditmodeExtensionService($container)));
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2493 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionHandlerService($container) …
› {
› $a = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:4672 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionListenerService($container) …
› {
› $container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($container->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? self::getCsrfProtectionHandlerService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:3671 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::getEventDispatcherService():3671} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? self::getAdminSecurityListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? self::getCsrfProtectionListenerService($container)), 'handleRequest'], 11);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $container->load('getAdminExceptionListenerService')), 'onKernelException'], 0);
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.064+00:00"
"message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#967
#message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\StreamingEngineInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/symfony/templating/StreamingEngineInterface.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/symfony/templating/StreamingEngineInterface.php:14 {
ContainerZsLqxDI\getPimcore_Templating_Engine_DelegatingService::do($container, $lazyLoad = true) …
›
› trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', StreamingEngineInterface::class);
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2170 {
ContainerZsLqxDI\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:7199 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getBreadcrumbsService($container) …
› {
› $a = ($container->services['pimcore.templating.engine.delegating'] ?? $container->load('getPimcore_Templating_Engine_DelegatingService'));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:6981 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getContentExtensionService($container) …
›
› $instance = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($container->services['kernel'] ?? $container->get('kernel', 1)), $a, $b, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? self::getPrefixServiceService($container)), ($container->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? self::getBreadcrumbsService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:9206 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($o, ($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? self::getDataPoolConfigServiceService($container)), $p));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? self::getContentExtensionService($container)));
› $instance->addExtension(($container->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? self::getEditmodeExtensionService($container)));
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:2493 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionHandlerService($container) …
› {
› $a = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:4672 {
ContainerZsLqxDI\App_KernelDevDebugContainer::getCsrfProtectionListenerService($container) …
› {
› $container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($container->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? self::getCsrfProtectionHandlerService($container)));
›
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/App_KernelDevDebugContainer.php:3671 {
ContainerZsLqxDI\App_KernelDevDebugContainer::{closure:ContainerZsLqxDI\App_KernelDevDebugContainer::getEventDispatcherService():3671} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? self::getAdminSecurityListenerService($container)), 'onKernelResponse'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? self::getCsrfProtectionListenerService($container)), 'handleRequest'], 11);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener')] fn () => ($container->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $container->load('getAdminExceptionListenerService')), 'onKernelException'], 0);
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.073+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "UTF8MB4"
"host" => "localhost"
"port" => 3306
"user" => "admin"
"password" => "<redacted>"
"dbname" => "veoliaeu"
"idle_connection_ttl" => 600
"driverOptions" => [
1002 => "SET sql_mode = '';"
]
"serverVersion" => "8.0.28"
"defaultTableOptions" => [
"charset" => "UTF8MB4"
"engine" => "InnoDB"
"collate" => "utf8mb4_unicode_520_ci"
]
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.074+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "site_domain_d332aba2a5a93e2b2f4bf3f0e64d4062"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#1918
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.076+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "system\x01tags\x01"
3 => "site\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.076+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "site_domain_d332aba2a5a93e2b2f4bf3f0e64d4062"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.077+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "system_settings"
2 => "pimcore_system_settings"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.081+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.082+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT * FROM redirects WHERE\n
(\n
(source = ? AND (`type` = ? OR `type` = ?)) OR\n
(source = ? AND `type` = ?) OR\n
(source = ? AND `type` = ?)\n
) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
"""
"params" => [
1 => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
2 => "path"
3 => "auto_create"
4 => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
5 => "path_query"
6 => "https://veolia-eu.pimcoredemos.com/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
7 => "entire_uri"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
6 => Doctrine\DBAL\ParameterType {#1918}
7 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.083+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "system_route_redirect"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.083+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "system\x01tags\x01"
3 => "redirect\x01tags\x01"
4 => "route\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.083+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "system_route_redirect"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.086+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "maintenance_mode"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.086+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "maintenance_mode"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.087+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "reports"
2 => "pimcore"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.129+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "shop-category"
"route_parameters" => [
"_route" => "shop-category"
"path" => "Products/Cars/Luxury-Cars/"
"_controller" => "App\Controller\ProductController::listingAction"
"_locale" => "en"
"categoryname" => "Full-Size-Luxury-Cars"
"category" => "553"
]
"request_uri" => "https://veolia-eu.pimcoredemos.com/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.130+00:00"
"message" => "Resolved pimcore context for path {path} to {context}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"path" => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
"context" => "default"
]
"channel" => "app"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.138+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/en/shop/Products/Cars/Luxury-Cars/"
2 => "Full-Size-Luxury-Cars~c553"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.138+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [
1 => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.138+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/en/shop/Products/Cars/"
2 => "Luxury-Cars"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.139+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [
1 => "/en/shop/Products/Cars/Luxury-Cars"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.139+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/en/shop/Products/"
2 => "Cars"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.139+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [
1 => "/en/shop/Products/Cars"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.139+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/en/shop/"
2 => "Products"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.139+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [
1 => "/en/shop/Products"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.140+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/en/"
2 => "shop"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.140+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents_page WHERE prettyUrl = ?"
"params" => [
1 => "/en/shop"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.140+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/"
2 => "en"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.140+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "document_3"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.141+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "document_3\x01tags\x01"
3 => "document_1\x01tags\x01"
4 => "asset_337\x01tags\x01"
5 => "asset_3\x01tags\x01"
6 => "asset_319\x01tags\x01"
7 => "asset_361\x01tags\x01"
8 => "asset_320\x01tags\x01"
9 => "asset_318\x01tags\x01"
10 => "asset_321\x01tags\x01"
11 => "asset_224\x01tags\x01"
12 => "asset_35\x01tags\x01"
13 => "asset_211\x01tags\x01"
14 => "asset_90\x01tags\x01"
15 => "asset_58\x01tags\x01"
16 => "asset_180\x01tags\x01"
17 => "asset_124\x01tags\x01"
18 => "asset_164\x01tags\x01"
19 => "asset_81\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
6 => Doctrine\DBAL\ParameterType {#1918}
7 => Doctrine\DBAL\ParameterType {#1918}
8 => Doctrine\DBAL\ParameterType {#1918}
9 => Doctrine\DBAL\ParameterType {#1918}
10 => Doctrine\DBAL\ParameterType {#1918}
11 => Doctrine\DBAL\ParameterType {#1918}
12 => Doctrine\DBAL\ParameterType {#1918}
13 => Doctrine\DBAL\ParameterType {#1918}
14 => Doctrine\DBAL\ParameterType {#1918}
15 => Doctrine\DBAL\ParameterType {#1918}
16 => Doctrine\DBAL\ParameterType {#1918}
17 => Doctrine\DBAL\ParameterType {#1918}
18 => Doctrine\DBAL\ParameterType {#1918}
19 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.141+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_3"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.141+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "document_properties_3"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.142+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "document_properties\x01tags\x01"
3 => "document_3\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.142+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_properties_3"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.148+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.148+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.148+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.149+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.149+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.149+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.153+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.targeting.pre_resolve"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onPreResolve"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.153+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.targeting.pre_resolve"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\DocumentTargetGroupListener::onVisitorInfoResolve"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.153+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.targeting.pre_resolve"
"listener" => "CustomerManagementFrameworkBundle\Targeting\EventListener\ElementSegmentsListener::onTargetingPreResolve"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.153+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.targeting.pre_resolve"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\ToolbarListener::onPreResolve"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.153+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM targeting_rules WHERE active = 1 ORDER BY `prio` ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.154+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.154+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.154+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 3
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 4
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 6
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 7
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 8
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 9
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.155+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM targeting_rules WHERE id = ?"
"params" => [
1 => 10
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.156+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "url_1%20and%20timeonsite_2%2F%2Ftimeonsite_2%7Curl_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.157+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "url_1%20and%20timeonsite_2%2F%2Ftimeonsite_2%7Curl_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.157+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "url_1%20and%20timeonsite_2%2F%2Ftimeonsite_2%7Curl_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.161+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Customer Management/segments/calculated/Interest-Target-Groups/"
2 => "Sports-Cars-Fan"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.161+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_875"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.161+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_875\x01tags\x01"
3 => "class_2\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.161+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_875"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.162+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Customer Management/segments/calculated/VisitingCount/"
2 => "at least once"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.162+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_860"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.163+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_860\x01tags\x01"
3 => "class_2\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.163+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_860"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.163+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Customer Management/segments/calculated/VisitingCount/"
2 => "at least once"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.163+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "cmf_has_segment_1%20and%20cmf_customer_is_loggedin_2%2F%2Fcmf_customer_is_loggedin_2%7Ccmf_has_segment_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.163+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Customer Management/segments/calculated/VisitingCount/"
2 => "at least once"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.164+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "cmf_has_segment_1%20and%20cmf_customer_is_loggedin_2%2F%2Fcmf_customer_is_loggedin_2%7Ccmf_has_segment_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.164+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Customer Management/segments/calculated/VisitingCount/"
2 => "at least once"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.164+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "cmf_has_segment_1%20and%20cmf_customer_is_loggedin_2%2F%2Fcmf_customer_is_loggedin_2%7Ccmf_has_segment_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.164+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "pimcore.targeting.post_resolve"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\VisitedPagesCountListener::onPostResolveVisitorInfo"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.165+00:00"
"message" => "Resolved editmode to {editmode}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"editmode" => "false"
"params" => [
"param" => false
"adminRequest" => false
"user" => false
]
]
"channel" => "init"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\CorsSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\Studio\DisableTargetingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\UserSessionPerspectiveListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\ApiContextSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\EditmodeSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.166+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.182+00:00"
"message" => "User Deprecated: Since pimcore/pimcore 12.3: Usage of \Pimcore\Helper::Pimcore\Helper\ParameterBagHelper::getInt is deprecated. Use proper parameter validation instead in Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::handleVersion()."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3489
#message: "User Deprecated: Since pimcore/pimcore 12.3: Usage of \Pimcore\Helper::Pimcore\Helper\ParameterBagHelper::getInt is deprecated. Use proper parameter validation instead in Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::handleVersion()."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php:49 {
Pimcore\Helper\ParameterBagHelper::triggerDeprecation(string $method): void …
›
› trigger_deprecation(
› 'pimcore/pimcore',
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php:80 {
Pimcore\Helper\ParameterBagHelper::getInt(ParameterBag $bag, string $key, int $default = 0): int …
› {
› self::triggerDeprecation(__METHOD__);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/CoreBundle/src/EventListener/Frontend/ElementListener.php:111 {
Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener->handleVersion(Request $request, Document $document): Document …
› {
› $v = ParameterBagHelper::getInt($request->query, 'v');
› if ($v) {
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/bundles/CoreBundle/src/EventListener/Frontend/ElementListener.php:102 {
Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener->onKernelController(ControllerEvent $event): void …
› // for public versions
› $document = $this->handleVersion($request, $document);
›
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "User Deprecated: Since pimcore/pimcore 12.3: Usage of \Pimcore\Helper::Pimcore\Helper\ParameterBagHelper::getInt is deprecated. Use proper parameter validation instead in Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService::getRoutingPrefix()."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3466
#message: "User Deprecated: Since pimcore/pimcore 12.3: Usage of \Pimcore\Helper::Pimcore\Helper\ParameterBagHelper::getInt is deprecated. Use proper parameter validation instead in Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService::getRoutingPrefix()."
#code: 0
#file: "/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php"
#line: 49
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php:49 {
Pimcore\Helper\ParameterBagHelper::triggerDeprecation(string $method): void …
›
› trigger_deprecation(
› 'pimcore/pimcore',
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Helper/ParameterBagHelper.php:80 {
Pimcore\Helper\ParameterBagHelper::getInt(ParameterBag $bag, string $key, int $default = 0): int …
› {
› self::triggerDeprecation(__METHOD__);
›
}
/var/www/html/veolia-eu/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php:61 {
Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService->getRoutingPrefix(): string …
› $document = $dataPoolConfig->getLanguageVariantOrDocument();
› } elseif ($documentId = ParameterBagHelper::getInt($this->requestStack->getMainRequest()->query, 'documentId')) {
› $document = Document::getById($documentId);
}
/var/www/html/veolia-eu/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php:36 {
Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService->setupRoutingPrefix(bool $force = false) …
› if ($force || !$this->router->getContext()->hasParameter(Routing::PREFIX_PARAM)) {
› $this->router->getContext()->setParameter(Routing::PREFIX_PARAM, $this->getRoutingPrefix());
› }
}
/var/www/html/veolia-eu/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php:40 {
Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber->onKernelController(ControllerEvent $requestEvent) …
› {
› $this->prefixService->setupRoutingPrefix();
› }
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/HttpKernel.php:171 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ControllerEvent($this, $controller, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);
› $controller = $event->getController();
}
/var/www/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\Frontend\TargetingElementListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\ApplicationLogger\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\CustomReport\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\Seo\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\BackendPowerToolsBundle\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.183+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.216+00:00"
"message" => "Deprecated: App\Model\Product\Category::getParentCategoryList(): Implicitly marking parameter $stopCategory as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3120
#message: "Deprecated: App\Model\Product\Category::getParentCategoryList(): Implicitly marking parameter $stopCategory as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Model/Product/Category.php"
#line: 21
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Model/Product/Category.php:21 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› */
› public function getParentCategoryList(self $stopCategory = null, bool $includeStopCategory = false): array
› {
}
/var/www/html/veolia-eu/vendor/symfony/error-handler/DebugClassLoader.php:307 {
App\Controller\ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator): Response …
› return;
› } elseif (false === include $file) {
› return;
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.217+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_553"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.219+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT `id`, `name` FROM classes WHERE id = ? "
"params" => [
1 => "CA"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.226+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_553\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.227+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_553"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.232+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "system_settings"
2 => "pimcore_system_settings"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.232+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_546"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.232+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_546\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_546"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_390"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_390\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_390"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_564"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_564\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_564"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_389"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.234+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_389\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.234+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_389"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.277+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CA WHERE src_id = ?"
"params" => [
1 => 553
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.277+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CA WHERE src_id = ?"
"params" => [
1 => 546
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.277+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CA WHERE src_id = ?"
"params" => [
1 => 390
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.277+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CA WHERE src_id = ?"
"params" => [
1 => 564
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.278+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_563"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.281+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_563\x01tags\x01"
3 => "class_EF_FD\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.281+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_563"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.281+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT PLUGIN_CMF_COLLECT_OBJECT_SEGMENT_ASSIGNMENTS(?)"
"params" => [
1 => "553"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.282+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_1011"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.282+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_1011\x01tags\x01"
3 => "class_2\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.282+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_1011"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.282+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_877"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.282+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_877\x01tags\x01"
3 => "class_2\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.283+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_877"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.284+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT `id`, `name` FROM classes WHERE id = ? "
"params" => [
1 => "EF_FD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.293+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_695"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_695\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_695"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_562"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_562\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_562"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_1\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.294+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_1"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.297+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.297+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.297+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "User specific Condition Part: (parentCategoryIds LIKE '%,553,%')"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,553,%')"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "Query: SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,553,%') LIMIT 22"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT SQL_CALC_FOUND_ROWS a.id, priceSystemName FROM shop_productindex a WHERE active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,553,%') LIMIT 22"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT FOUND_ROWS()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.298+00:00"
"message" => "Query done."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.299+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_282"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.299+00:00"
"message" => "Deprecated: App\Model\Product\Car::getProductName(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5212
#message: "Deprecated: App\Model\Product\Car::getProductName(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead"
#code: 0
#file: "/var/www/html/veolia-eu/src/Model/Product/Car.php"
#line: 28
#severity: E_DEPRECATED
trace: {
/var/www/html/veolia-eu/src/Model/Product/Car.php:28 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function getProductName(string $language = null): ?string
› {
}
/var/www/html/veolia-eu/vendor/symfony/error-handler/DebugClassLoader.php:307 {
unserialize(string $data, array $options = []): mixed …
› return;
› } elseif (false === include $file) {
› return;
}
/var/www/html/veolia-eu/vendor/symfony/cache/Marshaller/DefaultMarshaller.php:72 {
Symfony\Component\Cache\Marshaller\DefaultMarshaller->unmarshall(string $value): mixed …
› if (':' === ($value[1] ?? ':')) {
› if (false !== $value = unserialize($value)) {
› return $value;
}
/var/www/html/veolia-eu/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php:180 {
Symfony\Component\Cache\Adapter\DoctrineDbalAdapter->doFetch(array $ids): iterable …
› } else {
› yield $row[0] => $this->marshaller->unmarshall(\is_resource($row[1]) ? stream_get_contents($row[1]) : $row[1]);
› }
}
/var/www/html/veolia-eu/vendor/symfony/cache/Traits/AbstractAdapterTrait.php:313 {
Symfony\Component\Cache\Adapter\AbstractAdapter->generateItems(iterable $items, array &$keys): Generator …
› try {
› foreach ($items as $id => $value) {
› if (!isset($keys[$id])) {
}
/var/www/html/veolia-eu/vendor/symfony/cache/Adapter/TagAwareAdapter.php:169 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->getItems(array $keys = []): iterable …
›
› foreach ($items as $key => $item) {
› if (null !== $tags = $item->getMetadata()[CacheItem::METADATA_TAGS] ?? null) {
}
/var/www/html/veolia-eu/vendor/symfony/cache/Adapter/TagAwareAdapter.php:139 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->getItem(mixed $key): CacheItem …
› {
› foreach ($this->getItems([$key]) as $item) {
› return $item;
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php:268 {
Pimcore\Cache\Core\CoreCacheHandler->getItem(string $key): CacheItem …
› {
› $item = $this->pool->getItem($key);
› if ($item->isHit()) {
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php:250 {
Pimcore\Cache\Core\CoreCacheHandler->load(string $key): mixed …
›
› $item = $this->getItem($key);
›
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Cache.php:69 {
Pimcore\Cache::load(string $key): mixed …
› {
› return static::getHandler()->load($key);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/models/DataObject/AbstractObject.php:209 {
Pimcore\Model\DataObject\AbstractObject::getById(int $id, array $params = []): ?static …
›
› if ($params['force'] || !($object = Cache::load($cacheKey))) {
› $object = new Model\DataObject();
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/Config/AbstractConfig.php:243 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\Config\AbstractConfig->getObjectById(int $objectId, bool $onlyMainObject = false): DataObject …
› {
› return DataObject::getById($objectId);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/Config/AbstractConfig.php:254 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\Config\AbstractConfig->getObjectMockupById(int $objectId): IndexableInterface …
› {
› $object = $this->getObjectById($objectId);
› if ($object instanceof IndexableInterface) {
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/ProductList/DefaultMysql.php:363 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\ProductList\DefaultMysql->loadElementById(int $elementId): IndexableInterface …
› {
› return $this->getCurrentTenantConfig()->getObjectMockupById($elementId);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/ProductList/DefaultMysql.php:275 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\ProductList\DefaultMysql->load(): array …
› foreach ($objectRaws as $raw) {
› $product = $this->loadElementById($raw['id']);
› if ($product) {
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/ProductList/DefaultMysql.php:68 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\ProductList\DefaultMysql->getProducts(): array …
› if ($this->products === null) {
› $this->load();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/ProductList/DefaultMysql.php:682 {
Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\ProductList\DefaultMysql->getItems(int $offset, int $itemCountPerPage): array …
›
› return $this->getProducts();
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Model/Paginator/EventSubscriber/PaginateListingSubscriber.php:28 {
Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber->items(ItemsEvent $event): void …
› if ($paginationAdapter instanceof PaginateListingInterface) {
› $items = $paginationAdapter->getItems($event->getOffset(), $event->getLimit());
› $event->count = $paginationAdapter->count();
}
/var/www/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/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/html/veolia-eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/html/veolia-eu/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php:97 {
Knp\Component\Pager\Paginator->paginate($target, int $page = 1, ?int $limit = null, array $options = []): PaginationInterface …
› $itemsEvent->target = &$target;
› $this->eventDispatcher->dispatch($itemsEvent, 'knp_pager.items');
› if (!$itemsEvent->isPropagationStopped()) {
}
/var/www/html/veolia-eu/var/cache/dev/ContainerZsLqxDI/PaginatorProxyBa079e5.php:20 {
ContainerZsLqxDI\PaginatorProxyBa079e5->paginate(mixed $target, int $page = 1, ?int $limit = null, array $options = []): PaginationInterface …
› {
› return $this->lazyObjectState->realInstance->paginate(...\func_get_args());
› }
}
/var/www/html/veolia-eu/src/Controller/ProductController.php:170 {
App\Controller\ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator): Response …
› // init pagination
› $paginator = $paginator->paginate(
› $productListing,
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.306+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT `id`, `name` FROM classes WHERE id = ? "
"params" => [
1 => "CAR"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_282\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_220\x01tags\x01"
5 => "asset_221\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_282"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_283"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_283\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_224\x01tags\x01"
5 => "asset_223\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_283"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.314+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_285"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_285\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_225\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_285"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_286"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_286\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_226\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_286"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.315+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_287"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_287\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_227\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_287"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_316"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_316\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_254\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_316"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_318"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.316+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_318\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_255\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_318"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_321"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_321\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_256\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_321"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_323"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_323\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_257\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_323"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.317+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_325"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_325\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_258\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_325"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_326"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_326\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_259\x01tags\x01"
5 => "asset_260\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_326"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.318+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_337"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_337\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_266\x01tags\x01"
5 => "asset_267\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_337"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_338"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_338\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_268\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_338"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_339"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.319+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_339\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_269\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_339"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_341"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_341\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_270\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_341"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_342"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_342\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_271\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_342"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.320+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_344"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_344\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_272\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_344"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Callback\CallbackSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.321+00:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.322+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.322+00:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.322+00:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.324+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 282
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.324+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_281"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.324+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_281\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_222\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.324+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_281"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.324+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 281
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.325+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_4"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.325+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_4\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_302\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.325+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_4"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.326+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT *\n
FROM website_settings\n
WHERE name = ?\n
AND (\n
siteId IS NULL\n
OR siteId = 0\n
OR siteId = ?\n
)\n
AND (\n
language IS NULL\n
OR language = ''\n
OR language = ?\n
)\n
ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
"""
"params" => [
1 => "defaultTaxClass"
2 => null
3 => null
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.327+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM website_settings WHERE id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.327+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_693"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.328+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT `id`, `name` FROM classes WHERE id = ? "
"params" => [
1 => "EF_OSTC"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.328+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_693\x01tags\x01"
3 => "class_EF_OSTC\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.328+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_693"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.330+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM ecommerceframework_pricing_rule WHERE active = 1 ORDER BY `prio` ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.331+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "system_resource_columns_ecommerceframework_pricing_rule"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.331+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "system\x01tags\x01"
3 => "resource\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.331+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "system_resource_columns_ecommerceframework_pricing_rule"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.331+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=9"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.332+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_559"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_559\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_559"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=10"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_556"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_556\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.333+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_556"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.334+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=8"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.335+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?"
"params" => [
1 => "/Product Data/Accessories/lights/head lights/"
2 => "citroen-2cv-head lights"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.335+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_438"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.339+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT `id`, `name` FROM classes WHERE id = ? "
"params" => [
1 => "AP"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.340+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_438\x01tags\x01"
3 => "class_AP\x01tags\x01"
4 => "asset_60\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.340+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_438"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.340+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=6"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.340+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=7"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_399"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_399\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_399"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_873"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_873\x01tags\x01"
3 => "class_CA\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.341+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_873"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.342+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_8"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.342+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_8\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.342+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_8"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.342+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 283
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.343+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 285
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.343+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_284"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.343+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_284\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.343+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_284"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.343+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 284
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.344+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 286
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.344+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 287
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 316
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_314"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_314\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_314"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 314
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.345+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_313"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_313\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_313"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 313
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_300"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_300\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_393\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.346+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_300"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_301"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_301\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_301"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 318
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_317"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_317\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.347+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_317"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.348+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 317
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.348+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 321
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.348+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_320"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.348+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_320\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.348+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_320"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 320
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_319"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_319\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_319"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 319
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_134"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.349+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "object_134\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_305\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_134"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_135"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_135\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_135"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 323
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.350+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_322"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.351+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_322\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.351+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_322"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.351+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 322
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.351+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 325
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.351+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_324"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.352+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_324\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.352+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_324"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.352+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 324
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.353+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 326
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.353+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 337
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.353+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_336"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_336\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_336"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 336
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_335"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_335\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_335"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.354+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 335
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.355+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 338
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.355+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 339
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.356+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 341
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.356+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_340"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.356+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_340\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.356+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_340"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.356+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 340
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.357+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 342
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.357+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 344
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.357+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "object_343"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.357+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "object_343\x01tags\x01"
3 => "class_CAR\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.358+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_343"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.358+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM object_relations_CAR WHERE src_id = ?"
"params" => [
1 => 343
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.368+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "document_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.370+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "document_1\x01tags\x01"
3 => "asset_337\x01tags\x01"
4 => "asset_3\x01tags\x01"
5 => "asset_319\x01tags\x01"
6 => "asset_361\x01tags\x01"
7 => "asset_320\x01tags\x01"
8 => "asset_318\x01tags\x01"
9 => "asset_321\x01tags\x01"
10 => "asset_224\x01tags\x01"
11 => "asset_35\x01tags\x01"
12 => "asset_211\x01tags\x01"
13 => "asset_90\x01tags\x01"
14 => "asset_58\x01tags\x01"
15 => "asset_180\x01tags\x01"
16 => "asset_124\x01tags\x01"
17 => "asset_164\x01tags\x01"
18 => "asset_81\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
6 => Doctrine\DBAL\ParameterType {#1918}
7 => Doctrine\DBAL\ParameterType {#1918}
8 => Doctrine\DBAL\ParameterType {#1918}
9 => Doctrine\DBAL\ParameterType {#1918}
10 => Doctrine\DBAL\ParameterType {#1918}
11 => Doctrine\DBAL\ParameterType {#1918}
12 => Doctrine\DBAL\ParameterType {#1918}
13 => Doctrine\DBAL\ParameterType {#1918}
14 => Doctrine\DBAL\ParameterType {#1918}
15 => Doctrine\DBAL\ParameterType {#1918}
16 => Doctrine\DBAL\ParameterType {#1918}
17 => Doctrine\DBAL\ParameterType {#1918}
18 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.370+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_1"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.372+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "document_properties_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.372+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)"
"params" => [
1 => 1781329215
2 => "document_properties\x01tags\x01"
3 => "document_1\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.372+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_properties_1"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.372+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "nav_33f722f5a981de05404856ca38cd1340"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.376+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [
1 => 1781329215
2 => "output\x01tags\x01"
3 => "navigation\x01tags\x01"
4 => "document_74\x01tags\x01"
5 => "document_97\x01tags\x01"
6 => "document_45\x01tags\x01"
7 => "document_99\x01tags\x01"
8 => "document_100\x01tags\x01"
9 => "document_101\x01tags\x01"
10 => "document_102\x01tags\x01"
11 => "document_103\x01tags\x01"
12 => "document_104\x01tags\x01"
13 => "document_123\x01tags\x01"
14 => "document_46\x01tags\x01"
15 => "document_65\x01tags\x01"
16 => "document_200\x01tags\x01"
17 => "document_54\x01tags\x01"
18 => "document_55\x01tags\x01"
19 => "document_56\x01tags\x01"
20 => "document_57\x01tags\x01"
21 => "document_53\x01tags\x01"
22 => "document_48\x01tags\x01"
23 => "document_52\x01tags\x01"
24 => "document_112\x01tags\x01"
25 => "document_49\x01tags\x01"
26 => "document_113\x01tags\x01"
27 => "document_39\x01tags\x01"
28 => "document_121\x01tags\x01"
29 => "document_50\x01tags\x01"
30 => "document_38\x01tags\x01"
31 => "document_51\x01tags\x01"
32 => "document_118\x01tags\x01"
33 => "document_115\x01tags\x01"
34 => "document_199\x01tags\x01"
35 => "document_58\x01tags\x01"
36 => "document_95\x01tags\x01"
37 => "document_110\x01tags\x01"
38 => "document_193\x01tags\x01"
39 => "document_194\x01tags\x01"
40 => "document_195\x01tags\x01"
41 => "document_94\x01tags\x01"
42 => "document_88\x01tags\x01"
43 => "document_47\x01tags\x01"
44 => "document_12\x01tags\x01"
45 => "document_11\x01tags\x01"
46 => "document_30\x01tags\x01"
47 => "document_10\x01tags\x01"
48 => "document_59\x01tags\x01"
49 => "document_108\x01tags\x01"
50 => "document_198\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
6 => Doctrine\DBAL\ParameterType {#1918}
7 => Doctrine\DBAL\ParameterType {#1918}
8 => Doctrine\DBAL\ParameterType {#1918}
9 => Doctrine\DBAL\ParameterType {#1918}
10 => Doctrine\DBAL\ParameterType {#1918}
11 => Doctrine\DBAL\ParameterType {#1918}
12 => Doctrine\DBAL\ParameterType {#1918}
13 => Doctrine\DBAL\ParameterType {#1918}
14 => Doctrine\DBAL\ParameterType {#1918}
15 => Doctrine\DBAL\ParameterType {#1918}
16 => Doctrine\DBAL\ParameterType {#1918}
17 => Doctrine\DBAL\ParameterType {#1918}
18 => Doctrine\DBAL\ParameterType {#1918}
19 => Doctrine\DBAL\ParameterType {#1918}
20 => Doctrine\DBAL\ParameterType {#1918}
21 => Doctrine\DBAL\ParameterType {#1918}
22 => Doctrine\DBAL\ParameterType {#1918}
23 => Doctrine\DBAL\ParameterType {#1918}
24 => Doctrine\DBAL\ParameterType {#1918}
25 => Doctrine\DBAL\ParameterType {#1918}
26 => Doctrine\DBAL\ParameterType {#1918}
27 => Doctrine\DBAL\ParameterType {#1918}
28 => Doctrine\DBAL\ParameterType {#1918}
29 => Doctrine\DBAL\ParameterType {#1918}
30 => Doctrine\DBAL\ParameterType {#1918}
31 => Doctrine\DBAL\ParameterType {#1918}
32 => Doctrine\DBAL\ParameterType {#1918}
33 => Doctrine\DBAL\ParameterType {#1918}
34 => Doctrine\DBAL\ParameterType {#1918}
35 => Doctrine\DBAL\ParameterType {#1918}
36 => Doctrine\DBAL\ParameterType {#1918}
37 => Doctrine\DBAL\ParameterType {#1918}
38 => Doctrine\DBAL\ParameterType {#1918}
39 => Doctrine\DBAL\ParameterType {#1918}
40 => Doctrine\DBAL\ParameterType {#1918}
41 => Doctrine\DBAL\ParameterType {#1918}
42 => Doctrine\DBAL\ParameterType {#1918}
43 => Doctrine\DBAL\ParameterType {#1918}
44 => Doctrine\DBAL\ParameterType {#1918}
45 => Doctrine\DBAL\ParameterType {#1918}
46 => Doctrine\DBAL\ParameterType {#1918}
47 => Doctrine\DBAL\ParameterType {#1918}
48 => Doctrine\DBAL\ParameterType {#1918}
49 => Doctrine\DBAL\ParameterType {#1918}
50 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.377+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "nav_33f722f5a981de05404856ca38cd1340"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.377+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "sites_path_mapping"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.377+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "sites_path_mapping"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.381+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.384+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.384+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.388+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.393+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.393+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.394+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.394+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.394+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.394+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.396+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "studio_backend_user_permissions"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.396+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "studio_backend_user_permissions"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.396+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.396+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.397+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.397+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.405+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.405+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.415+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM translations_messages LIMIT 1;"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.415+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)"
"params" => [
1 => 1781329215
2 => "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.415+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)"
"params" => [
1 => 1781329215
2 => "translator\x01tags\x01"
3 => "translator_website\x01tags\x01"
4 => "translate\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.416+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
]
"channel" => "cache"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.416+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT sourceId FROM documents_translations WHERE id = ?"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.417+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?"
"params" => [
1 => 1
2 => 1
3 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.420+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.421+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.424+00:00"
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Pimcore\Model\DataObject\AbstractObject::getById(): Argument #1 ($id) must be of type int, string given, called in /var/www/html/veolia-eu/src/Twig/Extension/LanguageSwitcherExtension.php on line 91") in "includes/language.html.twig" at line 7." at language.html.twig line 7"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#6214
#message: "An exception has been thrown during the rendering of a template ("Pimcore\Model\DataObject\AbstractObject::getById(): Argument #1 ($id) must be of type int, string given, called in /var/www/html/veolia-eu/src/Twig/Extension/LanguageSwitcherExtension.php on line 91") in "includes/language.html.twig" at line 7."
#code: 0
#file: "/var/www/html/veolia-eu/templates/includes/language.html.twig"
#line: 7
-previous: TypeError {#6207 …}
-lineno: 7
-rawMessage: "An exception has been thrown during the rendering of a template ("Pimcore\Model\DataObject\AbstractObject::getById(): Argument #1 ($id) must be of type int, string given, called in /var/www/html/veolia-eu/src/Twig/Extension/LanguageSwitcherExtension.php on line 91")."
-source: Twig\Source {#6198 …}
-phpFile: "/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php"
-phpLine: 416
trace: {
/var/www/html/veolia-eu/templates/includes/language.html.twig:7 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› <span class="dropdown-menu-arrow search arrow"></span>\r
› {% for key, lang in get_localized_links(document) %}\r
› <li>\r
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:358 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/veolia-eu/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Extension/CoreExtension.php:1526 {
Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
›
› return $loaded->render($variables);
› } finally {
}
/var/www/html/veolia-eu/templates/includes/navigation-icons.html.twig:34 {
__TwigTemplate_49e26ad7013b62e979f0faa54b78abab->doDisplay(array $context, array $blocks = []): iterable …
› </li>
› {{ include('includes/language.html.twig') }}
› </ul>
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:402 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:358 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/veolia-eu/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Extension/CoreExtension.php:1526 {
Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
›
› return $loaded->render($variables);
› } finally {
}
/var/www/html/veolia-eu/var/cache/dev/twig/94/942e5dcf8316c704c244592be3881661.php:289 {
__TwigTemplate_9ff4f333d1e9e375a8659b0d6c8b0ae3->doDisplay(array $context, array $blocks = []): iterable …
› yield " ";
› yield Twig\Extension\CoreExtension::include($this->env, $context, "includes/navigation-icons.html.twig");
› yield "
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:402 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/veolia-eu/var/cache/dev/twig/fe/fe209e4213a5ca1386af08786af65c64.php:55 {
__TwigTemplate_6b22fe2db731053fea662a532c43943a->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->load("layouts/layout.html.twig", 1);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
›
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:402 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:358 {
Twig\Template->display(array $context, array $blocks = []): void …
› {
› foreach ($this->yield($context, $blocks) as $data) {
› echo $data;
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/html/veolia-eu/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/html/veolia-eu/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Controller/AbstractController.php:463 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
›
› return $this->container->get('twig')->render($view, $parameters);
› }
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Controller/AbstractController.php:468 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
› {
› $content = $this->doRenderView($view, $block, $parameters, $method);
› $response ??= new Response();
}
/var/www/html/veolia-eu/vendor/symfony/framework-bundle/Controller/AbstractController.php:282 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
› {
› return $this->doRender($view, null, $parameters, $response, __FUNCTION__);
› }
}
/var/www/html/veolia-eu/vendor/pimcore/pimcore/lib/Controller/Controller.php:37 {
Pimcore\Controller\Controller->render(string $view, array $parameters = [], ?Response $response = null): Response …
›
› return parent::render($view, $parameters, $response);
› }
}
/var/www/html/veolia-eu/src/Controller/ProductController.php:189 {
App\Controller\ProductController->listingAction(Request $request, HeadTitle $headTitleHelper, BreadcrumbHelperService $breadcrumbHelperService, Factory $ecommerceFactory, SegmentTrackingHelperService $segmentTrackingHelperService, ListHelper $listHelper, PaginatorInterface $paginator): Response …
›
› return $this->render('product/listing.html.twig', $params);
› }
}
/var/www/html/veolia-eu/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/html/veolia-eu/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/html/veolia-eu/vendor/symfony/http-kernel/Kernel.php:193 {
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/html/veolia-eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/html/veolia-eu/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/html/veolia-eu/public/index.php:17 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/html/veolia-eu/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\ApiExceptionSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\ResponseExceptionSubscriber::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\CorsSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\EditmodeSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\Csp\CspHeaderSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "closure"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.544+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\ToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.545+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"
]
]
6243 => [
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.425+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM settings_store WHERE id = ? AND scope = ?"
"params" => [
1 => "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
2 => "pimcore"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.425+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT * FROM redirects WHERE\n
(\n
(source = ? AND (`type` = ? OR `type` = ?)) OR\n
(source = ? AND `type` = ?) OR\n
(source = ? AND `type` = ?)\n
) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND (sourceSite IS NULL OR sourceSite = 0) AND priority = 99 ORDER BY `priority` DESC
"""
"params" => [
1 => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
2 => "path"
3 => "auto_create"
4 => "/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
5 => "path_query"
6 => "https://veolia-eu.pimcoredemos.com/en/shop/Products/Cars/Luxury-Cars/Full-Size-Luxury-Cars~c553"
7 => "entire_uri"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
4 => Doctrine\DBAL\ParameterType {#1918}
5 => Doctrine\DBAL\ParameterType {#1918}
6 => Doctrine\DBAL\ParameterType {#1918}
7 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\SeoBundle\EventListener\RoutingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\CorsSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingSessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\TimezoneSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\Studio\DisableTargetingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\UserSessionPerspectiveListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\ApiContextSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\EditmodeSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Resolved editmode to {editmode}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"editmode" => "false"
"params" => [
"param" => false
"adminRequest" => false
"user" => false
]
]
"channel" => "init"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\Frontend\TargetingElementListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\ApplicationLogger\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\CustomReport\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\StudioBackendBundle\Bundle\Seo\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\BackendPowerToolsBundle\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\StudioContextPermissionsSubscriber::addContextPermissions"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.429+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::stopPropagationCheck"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GenericDataIndexBundle\EventSubscriber\DebugSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioBackendBundle\EventSubscriber\CorsSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\EditmodeSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\StudioUiBundle\EventSubscriber\Csp\CspHeaderSubscriber::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "closure"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleTagManagerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\GoogleMarketingBundle\EventListener\Frontend\GoogleAnalyticsCodeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\TargetingListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pimcore\Bundle\PersonalizationBundle\Targeting\EventListener\ToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.527+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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" => 1781329215
"timestamp_rfc3339" => "2026-06-13T05:40:15.528+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: [
"" => 0
11 => 1
6243 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#772 …}
} |