| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#768
-records: [
"" => [
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.905+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.906+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.907+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.909+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.924+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.925+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.925+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.925+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.933+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.935+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 => 1781333711
2 => "site_domain_d332aba2a5a93e2b2f4bf3f0e64d4062"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#1918
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.936+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 => 1781333711
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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.936+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "site_domain_d332aba2a5a93e2b2f4bf3f0e64d4062"
]
"channel" => "cache"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.937+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.942+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.943+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 => "/de/shop/Fahrzeuge~c390"
2 => "path"
3 => "auto_create"
4 => "/de/shop/Fahrzeuge~c390"
5 => "path_query"
6 => "https://veolia-eu.pimcoredemos.com/de/shop/Fahrzeuge~c390"
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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.943+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 => 1781333711
2 => "system_route_redirect"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.944+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 => 1781333711
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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.944+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "system_route_redirect"
]
"channel" => "cache"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.946+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 => 1781333711
2 => "maintenance_mode"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.947+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "maintenance_mode"
]
"channel" => "cache"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.947+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.981+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "shop-category"
"route_parameters" => [
"_route" => "shop-category"
"path" => ""
"_controller" => "App\Controller\ProductController::listingAction"
"_locale" => "de"
"categoryname" => "Fahrzeuge"
"category" => "390"
]
"request_uri" => "https://veolia-eu.pimcoredemos.com/de/shop/Fahrzeuge~c390"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.981+00:00"
"message" => "Resolved pimcore context for path {path} to {context}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"path" => "/de/shop/Fahrzeuge~c390"
"context" => "default"
]
"channel" => "app"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.987+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 => "/de/shop/"
2 => "Fahrzeuge~c390"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.987+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 => "/de/shop/Fahrzeuge~c390"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.987+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 => "/de/"
2 => "shop"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.988+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 => "/de/shop"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.988+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 => "de"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.988+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 => 1781333711
2 => "document_136"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.990+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 => 1781333711
2 => "document_136\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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.990+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_136"
]
"channel" => "cache"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.990+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 => 1781333711
2 => "document_properties_136"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.991+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 => 1781333711
2 => "document_properties\x01tags\x01"
3 => "document_136\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.991+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_properties_136"
]
"channel" => "cache"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "demo_frontend"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+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" => 1781333711
"timestamp_rfc3339" => "2026-06-13T06:55:11.997+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.000+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.000+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.000+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.000+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.001+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.002+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.003+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.003+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.003+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.004+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.005+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.005+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.008+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.009+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 => 1781333712
2 => "object_875"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.009+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.009+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_875"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.010+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.010+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 => 1781333712
2 => "object_860"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.010+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.010+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_860"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.010+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.011+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.011+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.011+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.011+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.012+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.012+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.012+00:00"
"message" => "Resolved editmode to {editmode}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"editmode" => "false"
"params" => [
"param" => false
"adminRequest" => false
"user" => false
]
]
"channel" => "init"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.013+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.029+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 {#3514
#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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.030+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 => 1781333712
2 => "document_target_groups_136"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.031+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 => 1781333712
2 => "document_136\x01tags\x01"
3 => "target_groups\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.031+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_target_groups_136"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.031+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 {#3488
#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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.032+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.064+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 {#3139
#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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.065+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 => 1781333712
2 => "object_390"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.068+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.075+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.076+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_390"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => "system_settings"
2 => "pimcore_system_settings"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.082+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 => 1781333712
2 => "object_564"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.082+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.082+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_564"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.082+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 => 1781333712
2 => "object_389"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_389\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.083+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_389"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.125+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.126+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.126+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 => 1781333712
2 => "object_563"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.129+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.129+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_563"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.129+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 => "390"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.132+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_695"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_695\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.142+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_695"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_562"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_562\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.143+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_562"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.143+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 => 1781333712
2 => "object_1"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.143+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 => 1781333712
2 => "object_1\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.143+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_1"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+00:00"
"message" => "User specific Condition Part: (parentCategoryIds LIKE '%,390,%')"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+00:00"
"message" => "Total Condition: active = 1 AND virtualProductActive = 1 AND inProductList = 1 AND `type` = 'variant' AND (parentCategoryIds LIKE '%,390,%')"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+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 '%,390,%') LIMIT 22"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.146+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 '%,390,%') LIMIT 22"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.147+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT FOUND_ROWS()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.147+00:00"
"message" => "Query done."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "pimcore_ecommerce_sql"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.147+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 => 1781333712
2 => "object_12"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.147+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 {#5199
#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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.155+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_12\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_3\x01tags\x01"
5 => "asset_10\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.163+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_12"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_13"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_13\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_4\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.163+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_13"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_14"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_14\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_6\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.164+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_14"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_15"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_15\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_7\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.164+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_15"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_16"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_16\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_9\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.165+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_16"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.165+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 => 1781333712
2 => "object_19"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.165+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 => 1781333712
2 => "object_19\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_14\x01tags\x01"
5 => "asset_15\x01tags\x01"
6 => "asset_16\x01tags\x01"
7 => "asset_17\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}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_19"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+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 => 1781333712
2 => "object_20"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+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 => 1781333712
2 => "object_20\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_19\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_20"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+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 => 1781333712
2 => "object_24"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+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 => 1781333712
2 => "object_24\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_20\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.166+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_24"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+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 => 1781333712
2 => "object_25"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+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 => 1781333712
2 => "object_25\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_21\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_25"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+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 => 1781333712
2 => "object_26"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+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 => 1781333712
2 => "object_26\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_22\x01tags\x01"
5 => "asset_23\x01tags\x01"
6 => "asset_24\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}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_26"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.167+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 => 1781333712
2 => "object_30"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+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 => 1781333712
2 => "object_30\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_25\x01tags\x01"
5 => "asset_26\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_30"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+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 => 1781333712
2 => "object_31"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+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 => 1781333712
2 => "object_31\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_28\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_31"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.168+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 => 1781333712
2 => "object_33"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+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 => 1781333712
2 => "object_33\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_29\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_33"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+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 => 1781333712
2 => "object_34"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+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 => 1781333712
2 => "object_34\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_30\x01tags\x01"
5 => "asset_31\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_34"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.169+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 => 1781333712
2 => "object_38"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+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 => 1781333712
2 => "object_38\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_32\x01tags\x01"
5 => "asset_33\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_38"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+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 => 1781333712
2 => "object_43"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+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 => 1781333712
2 => "object_43\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_35\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_43"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+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 => 1781333712
2 => "object_44"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+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 => 1781333712
2 => "object_44\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_37\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.170+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_44"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+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 => 1781333712
2 => "object_51"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+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 => 1781333712
2 => "object_51\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_40\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_51"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+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 => 1781333712
2 => "object_53"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+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 => 1781333712
2 => "object_53\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_41\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_53"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.171+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 => 1781333712
2 => "object_54"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+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 => 1781333712
2 => "object_54\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_42\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_54"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+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 => 1781333712
2 => "object_57"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+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 => 1781333712
2 => "object_57\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_43\x01tags\x01"
5 => "asset_44\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_57"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.172+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 => 1781333712
2 => "object_58"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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 => 1781333712
2 => "object_58\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_45\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_58"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.173+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.174+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.174+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.174+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.176+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 => 12
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.176+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 => 1781333712
2 => "object_11"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.176+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 => 1781333712
2 => "object_11\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.177+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_11"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.177+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 => 11
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.177+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 => 1781333712
2 => "object_9"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.177+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 => 1781333712
2 => "object_9\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_13\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.178+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_9"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.178+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 => 9
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.178+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 => 1781333712
2 => "object_4"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.179+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.179+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_4"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.179+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 => 1781333712
2 => "object_8"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.179+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 => 1781333712
2 => "object_8\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.179+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_8"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.180+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 => 1781333712
2 => "object_2"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.180+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 => 1781333712
2 => "object_2\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.180+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_2"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.180+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 => 1781333712
2 => "object_744"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.181+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 => 1781333712
2 => "object_744\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.181+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_744"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.181+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.181+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 => 1781333712
2 => "object_559"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.181+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.182+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_559"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.182+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 => 1781333712
2 => "object_555"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.182+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 => 1781333712
2 => "object_555\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.182+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_555"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.182+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.184+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.185+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.185+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 => 1781333712
2 => "object_693"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.186+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.186+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.187+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_693"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.190+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.191+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 => 1781333712
2 => "system_resource_columns_ecommerceframework_pricing_rule"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.191+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.191+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.191+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=9"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.193+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=10"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.193+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 => 1781333712
2 => "object_556"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.193+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.194+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_556"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.194+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=8"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.196+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.196+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 => 1781333712
2 => "object_438"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.202+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.203+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.203+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_438"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.203+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=6"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.204+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM ecommerceframework_pricing_rule WHERE id=7"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.204+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 => 1781333712
2 => "object_399"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.204+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.204+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_399"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.205+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 => 1781333712
2 => "object_873"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.205+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.205+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_873"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.206+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 => 13
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.206+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.206+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.207+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 => 14
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.207+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.208+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.208+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 => 15
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.208+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 => 1781333712
2 => "object_10"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.209+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 => 1781333712
2 => "object_10\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.209+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_10"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.209+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 => 10
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.209+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.209+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.210+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 => 16
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.211+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.211+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.211+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 => 19
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.211+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 => 1781333712
2 => "object_17"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+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 => 1781333712
2 => "object_17\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_19\x01tags\x01"
5 => "asset_18\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_17"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+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 => 17
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+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 => 1781333712
2 => "object_557"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.212+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 => 1781333712
2 => "object_557\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.213+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_557"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.213+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.213+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 => 20
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.213+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.213+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.214+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 => 24
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.214+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 => 1781333712
2 => "object_22"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.214+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 => 1781333712
2 => "object_22\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.214+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_22"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.214+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 => 22
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.215+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 => 1781333712
2 => "object_21"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.215+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 => 1781333712
2 => "object_21\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.215+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_21"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.215+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 => 21
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.215+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.216+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.216+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 => 25
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.216+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.216+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.217+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 => 26
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_23"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_23\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.218+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_23"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.218+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 => 23
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.218+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.218+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.219+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 => 30
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.219+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 => 1781333712
2 => "object_29"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.219+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 => 1781333712
2 => "object_29\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.219+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_29"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.219+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 => 29
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+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 => 1781333712
2 => "object_28"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+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 => 1781333712
2 => "object_28\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_290\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_28"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+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 => 1781333712
2 => "object_27"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+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 => 1781333712
2 => "object_27\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_27"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.220+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.221+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 => 1781333712
2 => "object_551"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.221+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 => 1781333712
2 => "object_551\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.221+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_551"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.221+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.221+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 => 31
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.222+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.222+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.222+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 => 33
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.222+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 => 1781333712
2 => "object_32"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.223+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 => 1781333712
2 => "object_32\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.223+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_32"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.223+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 => 32
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.223+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.223+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.224+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 => 34
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.224+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.224+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.224+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 => 38
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.224+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 => 1781333712
2 => "object_37"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.225+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 => 1781333712
2 => "object_37\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.225+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_37"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.225+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 => 37
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_35"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_35\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_292\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.226+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_35"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_36"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_36\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_36"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+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 => 43
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+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 => 1781333712
2 => "object_41"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+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 => 1781333712
2 => "object_41\x01tags\x01"
3 => "class_CAR\x01tags\x01"
4 => "asset_36\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_41"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.227+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 => 41
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+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 => 1781333712
2 => "object_39"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+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 => 1781333712
2 => "object_39\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_294\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_39"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+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 => 1781333712
2 => "object_40"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+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 => 1781333712
2 => "object_40\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_40"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.228+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.229+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 => 1781333712
2 => "object_552"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.229+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 => 1781333712
2 => "object_552\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.229+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_552"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.229+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.229+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 => 44
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.230+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.230+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.230+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 => 51
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.230+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 => 1781333712
2 => "object_48"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 1781333712
2 => "object_48\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_48"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 48
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 1781333712
2 => "object_47"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 1781333712
2 => "object_47\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_47"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 47
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.231+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 => 1781333712
2 => "object_45"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_45\x01tags\x01"
3 => "class_MA\x01tags\x01"
4 => "asset_295\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.232+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_45"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_46"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_46\x01tags\x01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.232+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_46"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.233+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.233+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 => 53
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_52"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "object_52\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.234+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_52"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.234+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 => 52
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.234+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.234+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.235+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 => 54
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.235+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.235+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.235+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 => 57
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+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 => 1781333712
2 => "object_55"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+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 => 1781333712
2 => "object_55\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_55"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+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 => 55
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.236+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 => 1781333712
2 => "object_560"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.237+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 => 1781333712
2 => "object_560\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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.237+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "object_560"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.237+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.237+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 => 58
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.237+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.238+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.250+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 => 1781333712
2 => "nav_8b3929e1273fcd8bedc37390a35e0d0c"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.254+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 => 1781333712
2 => "output\x01tags\x01"
3 => "navigation\x01tags\x01"
4 => "document_164\x01tags\x01"
5 => "document_165\x01tags\x01"
6 => "document_138\x01tags\x01"
7 => "document_151\x01tags\x01"
8 => "document_152\x01tags\x01"
9 => "document_153\x01tags\x01"
10 => "document_154\x01tags\x01"
11 => "document_155\x01tags\x01"
12 => "document_156\x01tags\x01"
13 => "document_157\x01tags\x01"
14 => "document_139\x01tags\x01"
15 => "document_142\x01tags\x01"
16 => "document_171\x01tags\x01"
17 => "document_172\x01tags\x01"
18 => "document_173\x01tags\x01"
19 => "document_174\x01tags\x01"
20 => "document_158\x01tags\x01"
21 => "document_161\x01tags\x01"
22 => "document_160\x01tags\x01"
23 => "document_140\x01tags\x01"
24 => "document_170\x01tags\x01"
25 => "document_148\x01tags\x01"
26 => "document_149\x01tags\x01"
27 => "document_137\x01tags\x01"
28 => "document_141\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}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.254+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "nav_8b3929e1273fcd8bedc37390a35e0d0c"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.256+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 => 1781333712
2 => "sites_path_mapping"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.256+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "sites_path_mapping"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.260+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.261+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.262+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.264+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.269+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.269+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.269+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.270+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.270+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.271+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.272+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 => 1781333712
2 => "studio_backend_user_permissions"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.272+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "studio_backend_user_permissions"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.273+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.273+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.273+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.273+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.281+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.281+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.293+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM translations_messages LIMIT 1;"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
2 => "translation_data_1d19e47125946f5a6366d64de93b5d4f"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.294+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "translation_data_1d19e47125946f5a6366d64de93b5d4f"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.294+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM translations_messages LIMIT 1;"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.295+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 => 1781333712
2 => "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.295+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.300+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 => 136
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.300+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 => 3
2 => 136
3 => 136
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
3 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.301+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?"
"params" => [
1 => 136
2 => 136
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.301+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?"
"params" => [
1 => 3
2 => 3
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1918}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.301+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 => 1781333712
2 => "document_3"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_3"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+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 => 1781333712
2 => "document_properties_3"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1928}
2 => Doctrine\DBAL\ParameterType {#1918}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+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 => 1781333712
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+00:00"
"message" => "Successfully got data for key {key} from cache"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"key" => "document_properties_3"
]
"channel" => "cache"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.302+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.306+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.306+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.310+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 {#6615
#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 {#6294 …}
-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 {#6608 …}
-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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.415+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "closure"
]
"channel" => "event"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.431+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"
]
]
6806 => [
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.311+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.311+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 => "/de/shop/Fahrzeuge~c390"
2 => "path"
3 => "auto_create"
4 => "/de/shop/Fahrzeuge~c390"
5 => "path_query"
6 => "https://veolia-eu.pimcoredemos.com/de/shop/Fahrzeuge~c390"
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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.312+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+00:00"
"message" => "Resolved editmode to {editmode}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"editmode" => "false"
"params" => [
"param" => false
"adminRequest" => false
"user" => false
]
]
"channel" => "init"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.313+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.314+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "closure"
]
"channel" => "event"
]
[
"timestamp" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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" => 1781333712
"timestamp_rfc3339" => "2026-06-13T06:55:12.414+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
6806 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#772 …}
} |