| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#685
-records: [
"" => [
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.125+00:00"
"message" => "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#29
#message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Feature.php"
#line: 250
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Feature.php:250 {
Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
›
› trigger_deprecation('shopware/core', '', $message);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:137 {
Shopware\Core\Kernel->registerBundles(): iterable …
› if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {
› Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));
› yield new Service();
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:187 {
Shopware\Core\Kernel->boot(): void …
› // init bundles
› $this->initializeBundles();
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:152 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $this->boot();
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.346+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.346+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"
]
]
971 => [
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.161+00:00"
"message" => "User Deprecated: The "Shopware\Core\Framework\Api\OAuth\ClientRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\Security\Fixes\GHSA7w527jvmm9vw\PatchedClientRepository"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#993
#message: "User Deprecated: The "Shopware\Core\Framework\Api\OAuth\ClientRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\Security\Fixes\GHSA7w527jvmm9vw\PatchedClientRepository"."
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getShopware_Api_AuthorizationServerService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:35882 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getApiAuthenticationListenerService($container) …
›
› return $container->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] = new \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener(new \Shopware\Core\Framework\Api\OAuth\BearerTokenValidator($b, new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory()), $b, ($container->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] ?? self::getPsrHttpFactoryService($container)), ($container->privates['shopware.api.authorization_server'] ?? self::getShopware_Api_AuthorizationServerService($container)), new \Swag\Security\Fixes\GHSA7w527jvmm9vw\PatchedUserRepository($a), ($container->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] ?? self::getRefreshTokenRepositoryService($container)), ($container->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? self::getRouteScopeRegistryService($container)), 'PT10M', 'P1W');
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:13821 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::ContainerRTSj3Sv\{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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.162+00:00"
"message" => "User Deprecated: The "Shopware\Core\Framework\Api\OAuth\UserRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\Security\Fixes\GHSA7w527jvmm9vw\PatchedUserRepository"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#970
#message: "User Deprecated: The "Shopware\Core\Framework\Api\OAuth\UserRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Swag\Security\Fixes\GHSA7w527jvmm9vw\PatchedUserRepository"."
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getApiAuthenticationListenerService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:13821 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::ContainerRTSj3Sv\{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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.193+00:00"
"message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" interface is considered internal. It may change without further notice. You should not use it from "Swag\Security\Fixes\GHSAm8952hj38cg9\EntityAggregatorDecorator"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1215
#message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface" interface is considered internal. It may change without further notice. You should not use it from "Swag\Security\Fixes\GHSAm8952hj38cg9\EntityAggregatorDecorator"."
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getEntityAggregatorInterfaceService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:11881 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getApp_RepositoryService($container) …
› }
› $c = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? self::getEntityAggregatorInterfaceService($container));
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:7102 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getSourceResolverService($container) …
› {
› $a = ($container->services['app.repository'] ?? self::getApp_RepositoryService($container));
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:42010 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginConfigurationFactoryService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Framework\\App\\Source\\SourceResolver'] ?? self::getSourceResolverService($container));
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:10810 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getStorefrontPluginRegistryService($container) …
› {
› return $container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] = new \Shopware\Storefront\Theme\StorefrontPluginRegistry(($container->services['kernel'] ?? $container->get('kernel', 1)), ($container->privates['Shopware\\Storefront\\Theme\\StorefrontPluginConfiguration\\StorefrontPluginConfigurationFactory'] ?? self::getStorefrontPluginConfigurationFactoryService($container)), ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)));
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:41530 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getStorefrontSubscriberService($container) …
›
› return $container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] = new \Shopware\Storefront\Framework\Routing\StorefrontSubscriber(($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['router'] ?? self::getRouterService($container)), new \Shopware\Core\Content\Seo\HreflangLoader(($container->privates['router.default'] ?? self::getRouter_DefaultService($container)), ($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container))), $a, $b, ($container->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? self::getActiveAppsLoaderService($container)), $c, ($container->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? self::getStorefrontPluginRegistryService($container)));
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:13988 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::ContainerRTSj3Sv\{closure} …
› $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? self::getCachedDomainLoaderInvalidatorService($container)), 'invalidate'], 2000);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'startSession'], 40);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'maintenanceResolver'], 0);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.195+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 "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1207
#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 "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getWebhookTimezoneSubscriberService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:14065 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::ContainerRTSj3Sv\{closure} …
› $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? self::getSubscriptionSubscriberService($container)), 'addSubscriptionData'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\WebhookTimezoneSubscriber'] ?? self::getWebhookTimezoneSubscriberService($container)), 'fixWebhookTimezone'], 31);
› $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountOrderPageLoadedEvent', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\OrderEditSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\OrderEditSubscriber'] ?? self::getOrderEditSubscriberService($container)), 'accountOrderDetailPageLoaded'], 0);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.223+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.259+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://hsb.unicum-merchandising.com/robots.txt"" at RouterListener.php line 149"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1589
#message: "No route found for "GET https://hsb.unicum-merchandising.com/robots.txt""
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1325 …}
-statusCode: 404
-headers: []
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Shopware\Core\Framework\Api\EventListener\ResponseExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::addSecurityFixesOnResponse"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber::onResetPaypalExpress"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.345+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"
]
]
1831 => [
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Kiener\MolliePayments\Subscriber\WebhookTimezoneSubscriber::fixWebhookTimezone"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Storefront\Framework\Twig\TwigDateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.260+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Kiener\MolliePayments\Subscriber\PendingOrderRedirectSubscriber::onController"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Kiener\MolliePayments\Subscriber\KernelSubscriber::onModifyRouteScope"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.283+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.284+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.284+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Swag\Security\Fixes\GHSAv39m97p8gqg7\UpsertUserAdminFieldListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.284+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerRTSj3Sv\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.284+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.325+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 "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2263
#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 "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::getPaypalExpressSubscriberService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/var/cache/dev_hcde2372d3f356e0e6aaff1c38304a793/ContainerRTSj3Sv/Shopware_Core_KernelDevDebugContainer.php:14060 {
ContainerRTSj3Sv\Shopware_Core_KernelDevDebugContainer::ContainerRTSj3Sv\{closure} …
› $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\PaypalExpressSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\PaypalExpressSubscriber'] ?? self::getPaypalExpressSubscriberService($container)), 'onCheckoutSuccess'], 0);
› $instance->addListener('kernel.response', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\PaypalExpressSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\PaypalExpressSubscriber'] ?? self::getPaypalExpressSubscriberService($container)), 'onResetPaypalExpress'], 0);
› $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartBeforeSerializationEvent', [#[\Closure(name: 'Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber')] fn () => ($container->privates['Kiener\\MolliePayments\\Subscriber\\SubscriptionSubscriber'] ?? self::getSubscriptionSubscriberService($container)), 'onBeforeSerializeCart'], 0);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if ($request->attributes->get('exception') !== null) {
› return parent::handle($request, $type, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:50 {
Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:70 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› $event = $this->dispatcher->dispatch($event, $eventName);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/shopware/core/Kernel.php:155 {
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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/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/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/h1.v9451850.campusvps.de/hsb.unicum-merchandising.com/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Swag\Security\Subscriber\AdminSecurityFixesProvider::addSecurityFixesOnResponse"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Kiener\MolliePayments\Subscriber\PaypalExpressSubscriber::onResetPaypalExpress"
]
"channel" => "event"
]
[
"timestamp" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.334+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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" => 1780703982
"timestamp_rfc3339" => "2026-06-05T23:59:42.335+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
971 => 0
1831 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#704 …}
} |