| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1744
-records: [
"" => [
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.185+00:00"
"message" => "Lock acquired, now computing item "{key}""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"key" => "routing-domains"
]
"channel" => "cache"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.187+00:00"
"message" => "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#954
#message: "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:54 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Connection.php:196 {
Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
›
› $this->platform = $this->driver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Query/QueryBuilder.php:1324 {
Doctrine\DBAL\Query\QueryBuilder->getSQLForSelect(): string …
›
› $databasePlatform = $this->connection->getDatabasePlatform();
› $selectParts = [];
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Query/QueryBuilder.php:365 {
Doctrine\DBAL\Query\QueryBuilder->getSQL(): string …
› QueryType::UPDATE => $this->getSQLForUpdate(),
› QueryType::SELECT => $this->getSQLForSelect(),
› QueryType::UNION => $this->getSQLForUnion(),
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/doctrine/dbal/src/Query/QueryBuilder.php:324 {
Doctrine\DBAL\Query\QueryBuilder->executeQuery(): Result …
› return $this->connection->executeQuery(
› $this->getSQL(),
› $this->params,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Framework/Routing/DomainLoader.php:64 {
Shopware\Storefront\Framework\Routing\DomainLoader->load(): array …
› /** @var array<string, Domain> $domains */
› $domains = FetchModeHelper::groupUnique($query->executeQuery()->fetchAllAssociative());
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php:38 {
Shopware\Storefront\Framework\Routing\CachedDomainLoader->Shopware\Storefront\Framework\Routing\{closure} …
› $value = $this->cache->get(self::CACHE_KEY, fn (ItemInterface $item) => CacheValueCompressor::compress(
› $this->getDecorated()->load()
› ));
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/cache/LockRegistry.php:111 {
Symfony\Component\Cache\LockRegistry::compute(callable $callback, ItemInterface $item, bool &$save, CacheInterface $pool, ?Closure $setMetadata = null, ?LoggerInterface $logger = null, ?float $beta = null): mixed …
›
› $value = $callback($item, $save);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/cache/Traits/ContractsTrait.php:102 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->Symfony\Component\Cache\Traits\{closure} …
› try {
› $value = ($this->callbackWrapper)($callback, $item, $save, $pool, function (CacheItem $item) use ($setMetadata, $startTime, &$metadata) {
› $setMetadata($item, $startTime, $metadata);
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/cache-contracts/CacheTrait.php:64 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->contractsGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
› $save = true;
› $item->set($callback($item, $save));
› if ($save) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/cache/Traits/ContractsTrait.php:85 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->doGet(AdapterInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null): mixed …
›
› return $this->contractsGet($pool, $key, function (CacheItem $item, bool &$save) use ($pool, $callback, $setMetadata, &$metadata, $key, $beta) {
› // don't wrap nor save recursive calls
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/cache-contracts/CacheTrait.php:30 {
Symfony\Component\Cache\Adapter\TagAwareAdapter->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
› {
› return $this->doGet($this, $key, $callback, $beta, $metadata);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php:37 {
Shopware\Storefront\Framework\Routing\CachedDomainLoader->load(): array …
› {
› $value = $this->cache->get(self::CACHE_KEY, fn (ItemInterface $item) => CacheValueCompressor::compress(
› $this->getDecorated()->load()
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php:269 {
Shopware\Storefront\Framework\Routing\RequestTransformer->findSalesChannel(Request $request): ?array …
› {
› $domains = $this->domainLoader->load();
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php:106 {
Shopware\Storefront\Framework\Routing\RequestTransformer->transform(Request $request): Request …
›
› $salesChannel = $this->findSalesChannel($request);
› if ($salesChannel === null) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:48 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $request = $this->requestTransformer->transform($request);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.192+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.192+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CacheTagCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.192+00:00"
"message" => "Lock acquired, now computing item "{key}""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"key" => "system-config-"
]
"channel" => "cache"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.590+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Http\Event\BeforeCacheControlEvent"
"listener" => "Shopware\Administration\Framework\Adapter\Cache\Http\AdministrationCacheControlListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.590+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheControlListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.590+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Event\BeforeSendResponseEvent"
"listener" => "Shopware\Storefront\Framework\Routing\CanonicalLinkListener::__invoke"
]
"channel" => "event"
]
]
1052 => [
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.215+00:00"
"message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class uses "Symfony\Component\VarExporter\LazyGhostTrait" that is deprecated since Symfony 7.3, use native lazy objects instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#645
#message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class uses "Symfony\Component\VarExporter\LazyGhostTrait" that is deprecated since Symfony 7.3, use native lazy objects instead."
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 348
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php:348 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getUser_RepositoryService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:43702 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getApiAuthenticationListenerService($container) …
› {
› $a = ($container->services['user.repository'] ?? self::getUser_RepositoryService($container));
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:17413 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::ContainerXRE0SKo\{closure} …
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? self::getSalesChannelAuthenticationListenerService($container)), 'validateRequest'], -2);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? self::getApiAuthenticationListenerService($container)), 'setupOAuth'], 128);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener')] fn () => ($container->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? self::getApiAuthenticationListenerService($container)), 'validateRequest'], -2);
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:69 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.228+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.228+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CacheTagCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.259+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "frontend.navigation.page"
"route_parameters" => [
"_route" => "frontend.navigation.page"
"_routeScope" => [
"storefront"
]
"_httpCache" => true
"_controller" => "Shopware\Storefront\Controller\NavigationController::index"
"navigationId" => "e3215c8b4ab14fc2a6434924df6ea7fd"
]
"request_uri" => "https://5dy0aa8gx0o6.shopware.w3work-test.de/navigation/e3215c8b4ab14fc2a6434924df6ea7fd"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.260+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.260+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CacheTagCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.260+00:00"
"message" => "Lock acquired, now computing item "{key}""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"key" => "system-config-2a8d4639b09447d88908ead2f5e7e638"
]
"channel" => "cache"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.265+00:00"
"message" => "Scanning for moorl_interrupter"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.265+00:00"
"message" => "SELECT LOWER(HEX(`id`)) AS `id` FROM `moorl_interrupter` WHERE (`updated_at` IS NULL OR (`show_from` > `updated_at` AND `show_from` < '2026-03-13T18:19:17+00:00') OR (`show_until` > `updated_at` AND `show_until` < '2026-03-13T18:19:17+00:00')) AND `active` = '1';"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "NetzpSearchAdvanced6\Subscriber\SearchSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MoorlFoundation\Core\Subscriber\KernelEventSubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.266+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.286+00:00"
"message" => "User Deprecated: The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1850
#message: "User Deprecated: The "Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver::__construct()" method is considered internal. It may change without further notice. You should not extend it from "MoorlFoundation\Core\Content\Product\Cms\ProductBuyListCmsElementResolver"."
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 348
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php:348 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getProductBuyListCmsElementResolverService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:6716 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::ContainerXRE0SKo\{closure} …
› yield 28 => ($container->privates['MoorlFoundation\\Core\\Content\\Cms\\DataResolver\\Element\\PersonCmsElementResolver'] ??= new \MoorlFoundation\Core\Content\Cms\DataResolver\Element\PersonCmsElementResolver());
› yield 29 => ($container->privates['MoorlFoundation\\Core\\Content\\Product\\Cms\\ProductBuyListCmsElementResolver'] ?? self::getProductBuyListCmsElementResolverService($container));
› yield 30 => ($container->privates['MoorlFoundation\\Core\\Content\\Media\\Cms\\DownloadListCmsElementResolver'] ?? self::getDownloadListCmsElementResolverService($container));
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php:47 {
Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver->__construct(iterable $resolvers, array $repositories, DefinitionInstanceRegistry $definitionRegistry, ExtensionDispatcher $extensions) …
› ) {
› foreach ($resolvers as $resolver) {
› $this->resolvers[$resolver->getType()] = $resolver;
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:6686 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
›
› $instance = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () use ($container) {
› yield 0 => ($container->privates['Shopware\\Core\\Content\\Category\\Cms\\CategoryNavigationCmsElementResolver'] ?? self::getCategoryNavigationCmsElementResolverService($container));
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:39483 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:13947 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getExpressCategoryRouteService($container) …
› {
› return $container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute(($container->services['sales_channel.category.repository'] ?? self::getSalesChannel_Category_RepositoryService($container)), ($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)), ($container->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? self::getSalesChannelCategoryDefinitionService($container)), ($container->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheTagCollector'] ?? self::getCacheTagCollectorService($container))), ($container->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? self::getPayPalExpressCheckoutDataServiceService($container)), ($container->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? self::getSettingsValidationServiceService($container)), ($container->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? self::getSystemConfigServiceService($container)), ($container->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? self::getPaymentMethodUtilService($container)));
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:13449 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getNavigationControllerService($container) …
›
› $container->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container)), $a, ($container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? self::getExpressCategoryRouteService($container)), $b), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader($a, ($container->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? self::getNavigationLoaderService($container))), ($container->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? self::getHeaderPageletLoaderService($container)), ($container->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? self::getFooterPageletLoaderService($container)), ($container->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryUrlGenerator'] ?? self::getCategoryUrlGeneratorService($container)), $b);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/dependency-injection/Container.php:223 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› } elseif (isset($container->methodMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/dependency-injection/Container.php:203 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› try {
› $controller = [$this->instantiateController($class), $method];
› } catch (\Error|\LogicException $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:166 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.310+00:00"
"message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "MoorlFoundation\Core\Framework\Twig\ListingExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2293
#message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "MoorlFoundation\Core\Framework\Twig\ListingExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 348
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php:348 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:56069 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getDataLayerRendererService($container) …
› {
› $a = ($container->services['twig'] ?? self::getTwigService($container));
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:56135 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getKernelEventsSubscriberService($container) …
› {
› return $container->privates['Wbm\\TagManagerAnalytics\\Subscriber\\KernelEventsSubscriber'] = new \Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber(($container->privates['Wbm\\TagManagerAnalytics\\Services\\DataLayerModules'] ?? self::getDataLayerModulesService($container)), ($container->privates['Wbm\\TagManagerAnalytics\\Services\\DataLayerRenderer'] ?? self::getDataLayerRendererService($container)));
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:17821 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::ContainerXRE0SKo\{closure} …
› $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [#[\Closure(name: 'Wbm\\TagManagerAnalytics\\Subscriber\\StorefrontRenderSubscriber')] fn () => ($container->privates['Wbm\\TagManagerAnalytics\\Subscriber\\StorefrontRenderSubscriber'] ?? self::getStorefrontRenderSubscriberService($container)), 'addUserDataLayer'], -1);
› $instance->addListener('kernel.controller', [#[\Closure(name: 'Wbm\\TagManagerAnalytics\\Subscriber\\KernelEventsSubscriber')] fn () => ($container->privates['Wbm\\TagManagerAnalytics\\Subscriber\\KernelEventsSubscriber'] ?? self::getKernelEventsSubscriberService($container)), 'getDataLayerForXmlHttpRequest'], -21);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Wbm\\TagManagerAnalytics\\Subscriber\\KernelEventsSubscriber')] fn () => ($container->privates['Wbm\\TagManagerAnalytics\\Subscriber\\KernelEventsSubscriber'] ?? self::getKernelEventsSubscriberService($container)), 'prependDataLayerToResponse'], -1);
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:99 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:69 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.313+00:00"
"message" => "Lock acquired, now computing item "{key}""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"key" => "context-factory-2a8d4639b09447d88908ead2f5e7e638-5b56164996ba6dc79e5d44c87a82dd9b"
]
"channel" => "cache"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.317+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.317+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.317+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.340+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.340+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.340+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.342+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.342+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.342+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.347+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.347+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.347+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.353+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.353+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.353+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.358+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.358+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.358+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.362+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.362+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.362+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.388+00:00"
"message" => "User Deprecated: Since shopware/core 6.8.0.0: tag:v6.8.0 - The Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2 service will be removed in v6.8.0.0. Use Shopware\Core\Checkout\Payment\Cart\Token\PaymentTokenGenerator instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#4500
#message: "User Deprecated: Since shopware/core 6.8.0.0: tag:v6.8.0 - The Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2 service will be removed in v6.8.0.0. Use Shopware\Core\Checkout\Payment\Cart\Token\PaymentTokenGenerator instead."
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php"
#line: 38904
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:38904 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getJWTFactoryV2Service($container) …
› {
› trigger_deprecation('shopware/core', '6.8.0.0', 'tag:v6.8.0 - The Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2 service will be removed in v6.8.0.0. Use Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\PaymentTokenGenerator instead.');
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:39038 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getPaymentProcessorService($container) …
›
› $instance = new \Shopware\Core\Checkout\Payment\PaymentProcessor(($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? self::getJWTFactoryV2Service($container)), $a, ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\PaymentTokenLifecycle'] ?? self::getPaymentTokenLifecycleService($container)), $b, $c, $d, ($container->privates['monolog.logger'] ?? self::getMonolog_LoggerService($container)), ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentTransactionStructFactory'] ??= new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionStructFactory()), ($container->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? self::getInitialStateIdLoaderService($container)), ($container->services['router'] ?? self::getRouterService($container)), $e);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:5164 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
› }
› $g = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PaymentProcessor'] ?? self::getPaymentProcessorService($container));
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:5205 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:5202 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::ContainerXRE0SKo\{closure} …
› if (true === $lazyLoad) {
› return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/var-exporter/LazyGhostTrait.php:258 {
ContainerXRE0SKo\CartServiceGhost293df64->__isset($name): bool …
› && LazyObjectState::STATUS_INITIALIZED_FULL !== $state->status
› && LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)
› ) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:55 {
Shopware\Core\Checkout\Cart\SalesChannel\CartService->hasCart(string $token): bool …
› {
› return isset($this->cart[$token]);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:139 {
Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
› $esiRequest = $currentRequest?->attributes->has('_sw_esi') ?? false;
› if (!$this->cartService->hasCart($token) || !$esiRequest) {
› // @deprecated tag:v6.8.0 - Permission will always be true
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Profiling/Profiler.php:67 {
Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
›
› $result = $closure();
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:77 {
Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
› {
› return Profiler::trace('sales-channel-context', function () use ($parameters) {
› $token = $parameters->getToken();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:69 {
Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
› );
› $context = $this->contextService->get($contextServiceParameters);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
› {
› $this->requestContextResolver->resolve($event->getRequest());
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:43 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:28 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.396+00:00"
"message" => "Lock acquired, now computing item "{key}""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"key" => "cart_rules"
]
"channel" => "cache"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.397+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.397+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.397+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.416+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.416+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.416+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.419+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.419+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.419+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.424+00:00"
"message" => "#1 Rule detection: Always valid (Default) with priority 100 (id: 18a487cfdd9e4ad999515ad0a2f680a5)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.424+00:00"
"message" => "#2 Rule detection: Cart >= 0 with priority 100 (id: 63d700c2015049f09cd6d196a8db9198)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.424+00:00"
"message" => "#3 Rule detection: DHL with priority 100 (id: 7560a7c908b74424ad96bca3e71a46ef)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "#4 Rule detection: Cart >= 0 (Payment) with priority 100 (id: f7dae775e6ff44bda16a3e109b391a2f)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "#5 Rule detection: Lieferland = DE with priority 1 (id: 019a0b48c72f70a09afa123d6e503ade)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "#6 Rule detection: Vorkasse blocken, wenn Ticket-Kauf with priority 1 (id: 54974283010341f295bad93519936a3f)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "#7 Rule detection: Rechnungsland = DE with priority 1 (id: b7c7938041dc44f49b127c2091e69345)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "#8 Rule detection: All customers with priority 1 (id: bcc258fae91e491782af9e28f9855fbb)"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber::onContextResolved"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CartDataCollectorSubscriber::onContextResolved"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceContextToken"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.425+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
"listener" => "MoorlFoundation\Storefront\Subscriber\SalesChannelContextResolvedSubscriber::onSalesChannelContextResolvedEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Endereco\Shopware6ClientStore\Subscriber\CustomerAddressSubscriber::markStorefrontContext"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::mapShippingCallbackContextToken"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pluszwei\BackInStockReminder\Subscriber\ReminderTrackingSubscriber::checkReminderTracking"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::getDataLayerForXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.426+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pickware\ValidationBundle\Subscriber\AclValidationAnnotationSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "NetzpEvents6\Subscriber\FrontendSubscriber::onControllerEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Pickware\ValidationBundle\Subscriber\JsonRequestValueResolver::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXRE0SKo\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.428+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.431+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.431+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.431+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.471+00:00"
"message" => "Deprecated: Creation of dynamic property Shopware\Storefront\Page\Page::$endereco_config is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6292
#message: "Deprecated: Creation of dynamic property Shopware\Storefront\Page\Page::$endereco_config is deprecated"
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Struct/AssignArrayTrait.php"
#line: 26
#severity: E_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Struct/AssignArrayTrait.php:26 {
Shopware\Core\Framework\Struct\Struct->assign(array $options) …
› // @phpstan-ignore property.dynamicName (We allow dynamic assignment of all properties)
› $this->$key = $value;
› } catch (\Error|\Exception) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/custom/plugins/EnderecoShopware6ClientStore/src/Subscriber/AddDataToPageSubscriber.php:156 {
Endereco\Shopware6ClientStore\Subscriber\AddDataToPageSubscriber->addEnderecoConfigToPage(GenericPageLoadedEvent $event): void …
› // Assign the configuration to the page.
› $event->getPage()->assign(['endereco_config' => $configContainer]);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:43 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:28 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/GenericPageLoader.php:37 {
Shopware\Storefront\Page\GenericPageLoader->Shopware\Storefront\Page\{closure} …
›
› $this->eventDispatcher->dispatch(
› new GenericPageLoadedEvent($page, $context, $request)
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Profiling/Profiler.php:67 {
Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
›
› $result = $closure();
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/GenericPageLoader.php:27 {
Shopware\Storefront\Page\GenericPageLoader->load(Request $request, SalesChannelContext $context): Page …
› {
› return Profiler::trace('generic-page-loader', function () use ($request, $context) {
› $page = new Page();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:36 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› {
› $page = $this->genericLoader->load($request, $context);
› $page = NavigationPage::createFrom($page);
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Controller/NavigationController.php:74 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.471+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Storefront\Page\GenericPageLoadedEvent"
"listener" => "Swag\PayPal\Storefront\Data\FundingSubscriber::addFundingAvailabilityDataToPage"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.471+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Storefront\Page\GenericPageLoadedEvent"
"listener" => "Endereco\Shopware6ClientStore\Subscriber\AddDataToPageSubscriber::addEnderecoConfigToPage"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.471+00:00"
"message" => "Deprecated: Creation of dynamic property Shopware\Storefront\Page\Navigation\NavigationPage::$endereco_config is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#5847
#message: "Deprecated: Creation of dynamic property Shopware\Storefront\Page\Navigation\NavigationPage::$endereco_config is deprecated"
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Struct/CreateFromTrait.php"
#line: 21
#severity: E_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Struct/CreateFromTrait.php:21 {
Shopware\Core\Framework\Struct\Struct::createFrom(Struct $object): static …
› // @phpstan-ignore property.dynamicName (We have to allow dynamic properties here to copy all variables)
› $self->$property = $value;
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:37 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› $page = $this->genericLoader->load($request, $context);
› $page = NavigationPage::createFrom($page);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Controller/NavigationController.php:74 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.472+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.472+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CacheTagCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.483+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.483+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.483+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.488+00:00"
"message" => "Deprecated: Creation of dynamic property StudioSolid\AdvancedSections\Core\Content\Cms\Aggregate\CmsSectionConfig\CmsSectionConfigEntity::$columnsMarginBottom is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6723
#message: "Deprecated: Creation of dynamic property StudioSolid\AdvancedSections\Core\Content\Cms\Aggregate\CmsSectionConfig\CmsSectionConfigEntity::$columnsMarginBottom is deprecated"
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php"
#line: 55
#severity: E_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Entity.php:55 {
Shopware\Core\Framework\DataAbstractionLayer\Entity->__set($name, $value): void …
› // @phpstan-ignore property.dynamicName (We have to use dynamic properties here to allow access to all entity properties)
› $this->$name = $value;
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Struct/AssignArrayTrait.php:26 {
Shopware\Core\Framework\Struct\Struct->assign(array $options) …
› // @phpstan-ignore property.dynamicName (We allow dynamic assignment of all properties)
› $this->$key = $value;
› } catch (\Error|\Exception) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:276 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› } else {
› $entity->assign([$property => $decoded]);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:176 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:590 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:383 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->manyToOne(array $row, string $root, ?Field $field, Context $context): Entity …
›
› return $this->hydrateEntity($field->getReferenceDefinition(), $field->getReferenceDefinition()->getEntityClass(), $row, $association, $context);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:213 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateFields(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context, iterable $fields): Entity …
› if ($field instanceof ManyToOneAssociationField || $field instanceof OneToOneAssociationField) {
› $association = $this->manyToOne($row, $root, $field, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:176 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->assign(EntityDefinition $definition, Entity $entity, string $root, array $row, Context $context): Entity …
› {
› $entity = $this->hydrateFields($definition, $entity, $root, $row, $context, $definition->getFields());
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:590 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrateEntity(EntityDefinition $definition, string $entityClass, array $row, string $root, Context $context): Entity …
›
› $entity = $hydrator->assign($definition, $entity, $root, $row, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php:95 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator->hydrate(EntityCollection $collection, string $entityClass, EntityDefinition $definition, array $rows, string $root, Context $context, array $partial = []): EntityCollection …
› foreach ($rows as $row) {
› $collection->add($this->hydrateEntity($definition, $entityClass, $row, $root, $context));
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:141 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch, array $fieldsForPartialLoading, bool $isPartialLoading): EntityCollection …
›
› $collection = $this->hydrator->hydrate(
› $collection,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:603 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadOneToManyWithoutPagination(EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, Criteria $fieldCriteria, array $fieldsForPartialLoading, bool $isPartialLoading): void …
›
› $data = $this->_read(
› $fieldCriteria,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:524 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->loadOneToMany(Criteria $criteria, EntityDefinition $definition, OneToManyAssociationField $association, Context $context, EntityCollection $collection, array $fieldsForPartialLoading, bool $isPartialLoading): void …
› if ($fieldCriteria->getLimit() === null) {
› $this->loadOneToManyWithoutPagination(
› $definition,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:1418 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetchAssociations(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, array $fieldsForPartialLoading, bool $isPartialLoading): EntityCollection …
› if ($association instanceof OneToManyAssociationField) {
› $this->loadOneToMany(
› $criteria,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:151 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch, array $fieldsForPartialLoading, bool $isPartialLoading): EntityCollection …
›
› $collection = $this->fetchAssociations(
› $criteria,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:215 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› // @phpstan-ignore varTag.type (phpstan can't detect that TEntityCollection is always an EntityCollection<Entity>)
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:243 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:68 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->Shopware\Core\Framework\DataAbstractionLayer\{closure} …
›
› return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Profiling/Profiler.php:67 {
Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
›
› $result = $closure();
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:68 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
›
› return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php:60 {
Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader->load(Request $request, Criteria $criteria, SalesChannelContext $context, ?array $config = null, ?ResolverContext $resolverContext = null): EntitySearchResult …
› // step 1, load cms pages with blocks and slots
› $result = $this->cmsPageRepository->search($criteria, $context->getContext());
› $pages = $result->getEntities();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php:100 {
Shopware\Core\Content\Category\SalesChannel\CategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
›
› $pages = $this->cmsPageLoader->load(
› $request,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php:49 {
Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
› {
› $response = $this->inner->load($navigationId, $request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:42 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› $category = $this->cmsPageRoute
› ->load($navigationId, $request, $context)
› ->getCategory();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Controller/NavigationController.php:74 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.494+00:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "StudioSolid\AdvancedSections\Extension\Content\Cms\Subscriber\CmsPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#6816
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "StudioSolid\AdvancedSections\Extension\Content\Cms\Subscriber\CmsPageLoadedSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 348
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/error-handler/DebugClassLoader.php:348 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::getCmsPageLoadedSubscriberService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/var/cache/dev_h9b04b0c3bd97aeefbed40409dd6332bd/ContainerXRE0SKo/Shopware_Core_KernelDevDebugContainer.php:17742 {
ContainerXRE0SKo\Shopware_Core_KernelDevDebugContainer::ContainerXRE0SKo\{closure} …
› $instance->addListener('Shopware\\Core\\Content\\Media\\Event\\UnusedMediaSearchEvent', [#[\Closure(name: 'StudioSolid\\AdvancedSliderElements\\Core\\Content\\Media\\Subscriber\\MediaSubscriber')] fn () => ($container->privates['StudioSolid\\AdvancedSliderElements\\Core\\Content\\Media\\Subscriber\\MediaSubscriber'] ?? self::getMediaSubscriberService($container)), 'onUnusedMediaSearch'], 0);
› $instance->addListener('cms_page.loaded', [#[\Closure(name: 'StudioSolid\\AdvancedSections\\Extension\\Content\\Cms\\Subscriber\\CmsPageLoadedSubscriber')] fn () => ($container->privates['StudioSolid\\AdvancedSections\\Extension\\Content\\Cms\\Subscriber\\CmsPageLoadedSubscriber'] ?? self::getCmsPageLoadedSubscriberService($container)), 'onCmsPageLoaded'], 0);
› $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageCriteriaEvent', [#[\Closure(name: 'NetzpGallery6\\Subscriber\\FrontendSubscriber')] fn () => ($container->privates['NetzpGallery6\\Subscriber\\FrontendSubscriber'] ?? self::getFrontendSubscriber3Service($container)), 'onProductCriteriaLoaded'], 0);
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:43 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:28 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:31 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:27 {
Shopware\Core\Framework\Event\NestedEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› }
› $this->dispatch($nested, $name);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:223 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
›
› $this->eventDispatcher->dispatch($event);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:243 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:68 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->Shopware\Core\Framework\DataAbstractionLayer\{closure} …
›
› return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Profiling/Profiler.php:67 {
Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
›
› $result = $closure();
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:68 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
›
› return Profiler::trace($criteria->getTitle(), fn () => $this->_search($criteria, $context), 'repository');
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php:60 {
Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader->load(Request $request, Criteria $criteria, SalesChannelContext $context, ?array $config = null, ?ResolverContext $resolverContext = null): EntitySearchResult …
› // step 1, load cms pages with blocks and slots
› $result = $this->cmsPageRepository->search($criteria, $context->getContext());
› $pages = $result->getEntities();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php:100 {
Shopware\Core\Content\Category\SalesChannel\CategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
›
› $pages = $this->cmsPageLoader->load(
› $request,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php:49 {
Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
› {
› $response = $this->inner->load($navigationId, $request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:42 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› $category = $this->cmsPageRoute
› ->load($navigationId, $request, $context)
› ->getCategory();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Controller/NavigationController.php:74 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.494+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.494+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.494+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.495+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.495+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.495+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.498+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.498+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.498+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.506+00:00"
"message" => "Uncaught PHP Exception Shopware\Core\Framework\Uuid\Exception\InvalidUuidException: "Value is not a valid UUID: swpa-position" at UuidException.php line 16"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Shopware\Core\Framework\Uuid\Exception\InvalidUuidException {#7020
#message: "Value is not a valid UUID: swpa-position"
#code: 0
#file: "/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Uuid/UuidException.php"
#line: 16
-statusCode: 400
-headers: []
#parameters: [
"input" => "swpa-position"
]
trace: {
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Uuid/UuidException.php:16 {
Shopware\Core\Framework\Uuid\UuidException::invalidUuid(string $uuid): ShopwareHttpException …
› {
› return new InvalidUuidException($uuid);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Uuid/Uuid.php:122 {
Shopware\Core\Framework\Uuid\Uuid::fromHexToBytes(string $uuid): string …
›
› throw UuidException::invalidUuid($uuid);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php:614 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure} …
›
› return Uuid::fromHexToBytes($id);
› }, $primaryKeys);
}
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper::Shopware\Core\Framework\DataAbstractionLayer\Dbal\{closure}() {}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php:606 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper->addIdCondition(Criteria $criteria, EntityDefinition $definition, QueryBuilder $query): void …
› if ($primaryKeyField instanceof IdField || $primaryKeyField instanceof FkField) {
› $primaryKeys = array_map(static function ($id) {
› if (\is_array($id)) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:372 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->fetch(Criteria $criteria, EntityDefinition $definition, Context $context, FieldCollection $fields, array $fieldsForPartialLoading = []): array …
› if (!empty($criteria->getIds())) {
› $this->queryHelper->addIdCondition($criteria, $definition, $query);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:139 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->_read(Criteria $criteria, EntityDefinition $definition, Context $context, EntityCollection $collection, FieldCollection $fields, bool $performEmptySearch, array $fieldsForPartialLoading, bool $isPartialLoading): EntityCollection …
›
› $rows = $this->fetch($criteria, $definition, $context, $fields, $fieldsForPartialLoading);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php:78 {
Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader->read(EntityDefinition $definition, Criteria $criteria, Context $context): EntityCollection …
›
› return $this->_read(
› $criteria,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:215 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->read(Criteria $criteria, Context $context): EntityCollection …
› // @phpstan-ignore varTag.type (phpstan can't detect that TEntityCollection is always an EntityCollection<Entity>)
› $entities = $this->reader->read($this->definition, $criteria, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:243 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› );
› $entities = $this->read($criteria, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:65 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult …
› if (!$criteria->getTitle()) {
› return $this->_search($criteria, $context);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php:115 {
Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver->addDefaultSorting(Request $request, CmsSlotEntity $slot, SalesChannelContext $context): void …
›
› $request->request->set('order', $this->sortingRepository->search($criteria, $context->getContext())->first()?->get('key'));
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php:69 {
Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver->enrich(CmsSlotEntity $slot, ResolverContext $resolverContext, ElementDataCollection $result): void …
› $this->restrictSortings($request, $slot);
› $this->addDefaultSorting($request, $slot, $context);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/custom/plugins/NdsFilterInstantDelivery/src/Core/Content/Product/Cms/ProductListingCmsElementResolver.php:35 {
Nds\FilterInstantDelivery\Core\Content\Product\Cms\ProductListingCmsElementResolver->enrich(CmsSlotEntity $slot, ResolverContext $resolverContext, ElementDataCollection $result): void …
› if (! isset($config['filters']['value']) || ! str_contains($config['filters']['value'], 'immediately-available-filter')) {
› $this->decorated->enrich($slot, $resolverContext, $result);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php:136 {
Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver->enrichCmsSlots(CmsSlotCollection $slots, array $criteriaList, array $identifierResult, array $criteriaResult, ResolverContext $resolverContext): CmsSlotCollection …
›
› $resolver->enrich($slot, $resolverContext, $result);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Extensions/ExtensionDispatcher.php:47 {
Shopware\Core\Framework\Extensions\ExtensionDispatcher->publish(string $name, Extension $extension, callable $function): mixed …
› try {
› $extension->result = $function(...$extension->getParams());
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php:67 {
Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver->__resolve(CmsSlotCollection $slots, ResolverContext $resolverContext): CmsSlotCollection …
›
› return $this->extensions->publish(
› name: CmsSlotsDataEnrichExtension::NAME,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Extensions/ExtensionDispatcher.php:47 {
Shopware\Core\Framework\Extensions\ExtensionDispatcher->publish(string $name, Extension $extension, callable $function): mixed …
› try {
› $extension->result = $function(...$extension->getParams());
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php:82 {
Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver->resolve(CmsSlotCollection $slots, ResolverContext $resolverContext): CmsSlotCollection …
› {
› return $this->extensions->publish(
› name: CmsSlotsDataResolveExtension::NAME,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php:113 {
Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader->loadSlotData(CmsSectionCollection $sections, ResolverContext $resolverContext): void …
› $blocks = $sections->getBlocks();
› $slots = $this->slotDataResolver->resolve($blocks->getSlots(), $resolverContext);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php:100 {
Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader->load(Request $request, Criteria $criteria, SalesChannelContext $context, ?array $config = null, ?ResolverContext $resolverContext = null): EntitySearchResult …
› // step 5, resolve slot data
› $this->loadSlotData($sections, $resolverContext);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php:100 {
Shopware\Core\Content\Category\SalesChannel\CategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
›
› $pages = $this->cmsPageLoader->load(
› $request,
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php:49 {
Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
› {
› $response = $this->inner->load($navigationId, $request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:42 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› $category = $this->cmsPageRoute
› ->load($navigationId, $request, $context)
› ->getCategory();
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/storefront/Controller/NavigationController.php:74 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/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/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:466 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:443 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:341 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/http-kernel/HttpCache/HttpCache.php:216 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› $response = $this->lookup($request, $catch);
› } catch (CacheWasLockedException) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:61 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($type === HttpKernelInterface::MAIN_REQUEST) {
› $response = parent::handle($request, $type, $catch);
› } elseif ($request->attributes->has('_sw_esi')) {
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/shopware/core/Kernel.php:129 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/bjoern-koehler.de/5dy0aa8gx0o6.shopware.w3work-test.de/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\DomainNotMappedListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Administration\Framework\Routing\NotFound\AdministrationNotFoundSubscriber::onError"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::customerNotLoggedInHandler"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\AdminApiJsonApiErrorSerializableExceptionHandler::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Pickware\DebugBundle\ResponseExceptionListener\ResponseExceptionListenerDecorator::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber::onError"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.570+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.570+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.570+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "cache-hash.required.post"
"listener" => "Shopware\Storefront\Framework\Cache\CacheCookieEventSubscriber::onRequireCacheHash"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MoorlFoundation\Core\Subscriber\KernelEventSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\JsonApiStashedErrorHandler::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pickware\ApiErrorHandlingBundle\JsonApiErrorTranslating\AdminApiJsonApiErrorExceptionLocalization::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::prependDataLayerToResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.589+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"
]
]
7101 => [
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheTagCollector::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\Adapter\Cache\Event\AddCacheTagEvent"
"listener" => "Shopware\Core\Profiling\Subscriber\CacheTagCollectorSubscriber::add"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::setupOAuth"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::startSession"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::initializeCspNonce"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::maintenanceResolver"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder::requestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "NetzpSearchAdvanced6\Subscriber\SearchSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MoorlFoundation\Core\Service\EntityAutoCacheService::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "MoorlFoundation\Core\Subscriber\KernelEventSubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.511+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::request"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Endereco\Shopware6ClientStore\Subscriber\CustomerAddressSubscriber::markStorefrontContext"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener::validateRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::mapShippingCallbackContextToken"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\ContextResolverListener::resolveContext"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Routing\RouteScopeListener::checkScope"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\Acl\AclAnnotationValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::preventPageLoadingFromXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\Captcha\CaptchaRouteListener::validateCaptcha"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber::setStates"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber::checkExpectations"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener::checkAffiliateTracking"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pluszwei\BackInStockReminder\Subscriber\ReminderTrackingSubscriber::checkReminderTracking"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::getDataLayerForXmlHttpRequest"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pickware\ValidationBundle\Subscriber\JsonValidationAnnotationSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Pickware\ValidationBundle\Subscriber\AclValidationAnnotationSubscriber::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "NetzpEvents6\Subscriber\FrontendSubscriber::onControllerEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Pickware\ValidationBundle\Subscriber\JsonRequestValueResolver::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerXRE0SKo\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.513+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.566+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver::addSeoInformation"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener::encodeResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCacheHeader"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Profiling\Integration\ServerTiming::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\CoreSubscriber::setSecurityHeaders"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "MoorlFoundation\Core\Subscriber\KernelEventSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pickware\ApiErrorHandlingBundle\ControllerExceptionHandling\JsonApiStashedErrorHandler::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Pickware\ApiErrorHandlingBundle\JsonApiErrorTranslating\AdminApiJsonApiErrorExceptionLocalization::onResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Wbm\TagManagerAnalytics\Subscriber\KernelEventsSubscriber::prependDataLayerToResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::response"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Storefront\Framework\Routing\ResponseHeaderListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.568+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Core\Framework\Adapter\Cache\Http\CacheResponseSubscriber::setResponseCache"
]
"channel" => "event"
]
[
"timestamp" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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" => 1773425967
"timestamp_rfc3339" => "2026-03-13T18:19:27.569+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
1052 => 0
7101 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1758 …}
} |