logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#978 -records: [ "" => [ [ "timestamp" => 1743823257 "timestamp_rfc3339" => "2025-04-05T03:20:57.991+00:00" "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "ShopStudio\Blog\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilderDecorator"." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#267 #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder" class is considered internal. It may change without further notice. You should not use it from "ShopStudio\Blog\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilderDecorator"." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCriteriaQueryBuilderDecoratorService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:9418 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getEntitySearcherInterfaceService($container) … › › return $container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher(($container->services['OpenSearch\\Client'] ?? self::getClientService($container)), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher(($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container)), ($container->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ??= new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper()), ($container->privates['ShopStudio\\Blog\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilderDecorator'] ?? self::getCriteriaQueryBuilderDecoratorService($container))), $a, ($container->privates['Shopware\\Elasticsearch\\Framework\\DataAbstractionLayer\\CriteriaParser'] ?? self::getCriteriaParserService($container)), new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearchHydrator(), $b, '5s', 'query_then_fetch'); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:9433 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getVersionManagerService($container) … › } › $b = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? self::getEntitySearcherInterfaceService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:22657 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) … › { › $a = ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? self::getVersionManagerService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:9783 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) … › } › $b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15989 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) … › } › $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container)); › } /srv/users/rel-test/apps/rel-test/vendor/symfony/dependency-injection/Container.php:222 {Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object … › } elseif (isset($container->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container); › } } /srv/users/rel-test/apps/rel-test/vendor/symfony/dependency-injection/Container.php:202 {Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior)); › } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/Kernel.php:193 {Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface … › { › return $this->container->get('http_kernel'); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823257 "timestamp_rfc3339" => "2025-04-05T03:20:57.997+00:00" "message" => "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1130 #message: "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15989 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) … › } › $b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container)); › } /srv/users/rel-test/apps/rel-test/vendor/symfony/dependency-injection/Container.php:222 {Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object … › } elseif (isset($container->methodMap[$id])) { › return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container); › } } /srv/users/rel-test/apps/rel-test/vendor/symfony/dependency-injection/Container.php:202 {Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object … › ?? $this->services[$id = $this->aliases[$id] ?? $id] › ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior)); › } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/Kernel.php:193 {Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface … › { › return $this->container->get('http_kernel'); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.048+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 "Shopware\Core\Framework\DataAbstractionLayer\Subscriber\EntityStatsSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1284 #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 "Shopware\Core\Framework\DataAbstractionLayer\Subscriber\EntityStatsSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getEntityStatsSubscriberService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15493 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [#[\Closure(name: 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? self::getEntityIndexingSubscriberService($container)), 'refreshIndex'], 1000); › $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [#[\Closure(name: 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Subscriber\\EntityStatsSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Subscriber\\EntityStatsSubscriber'] ?? self::getEntityStatsSubscriberService($container)), 'onEntitySearched'], 99); › $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [#[\Closure(name: 'Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageQueueStatsSubscriber')] fn () => ($container->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageQueueStatsSubscriber'] ?? self::getMessageQueueStatsSubscriberService($container)), 'onMessageFailed'], 99); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:292 {Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_searchIds(Criteria $criteria, Context $context): IdSearchResult … › › $this->eventDispatcher->dispatch(new EntitySearchedEvent($criteria, $this->definition, $context)); › } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:80 {Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->searchIds(Criteria $criteria, Context $context): IdSearchResult … › if (!$criteria->getTitle()) { › return $this->_searchIds($criteria, $context); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:237 {Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult … › › $ids = $this->searchIds($criteria, $context); › } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:62 {Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->search(Criteria $criteria, Context $context): EntitySearchResult … › if (!$criteria->getTitle()) { › return $this->_search($criteria, $context); › } } /srv/users/rel-test/apps/rel-test/custom/plugins/ScopPlatformRedirecter/src/Decorator/CanonicalRedirectServiceDecorator.php:97 {Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator->getRedirect(Request $request): Response … › // search for the redirect in the database › $redirects = $this->repository->search((new Criteria())->addFilter(new EqualsAnyFilter('sourceURL', $search))->addFilter(new EqualsFilter('enabled', true))->addFilter(new OrFilter([new EqualsFilter('salesChannelId', $salesChannelId), new EqualsFilter('salesChannelId', null)])) › ->setLimit(1), $context); } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:48 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › $redirect = $this->canonicalRedirectService->getRedirect($request); › } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.048+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Subscriber\EntityStatsSubscriber::onEntitySearched" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.048+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.048+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.052+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Subscriber\EntityStatsSubscriber::onEntitySearched" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.053+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator::validateEntitySearch" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.053+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent" "listener" => "Shopware\Core\Content\Media\Subscriber\MediaVisibilityRestrictionSubscriber::securePrivateFolders" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.146+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.146+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" ] ] 1319 => [ [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.058+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 {#1206 #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: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getWebhookTimezoneSubscriberService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15796 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{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); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.060+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 "Acris\ShopSwitch\Subscriber\LanguageSwitchRequestSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1150 #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 "Acris\ShopSwitch\Subscriber\LanguageSwitchRequestSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.065+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.074+00:00" "message" => "Deprecated: Creation of dynamic property Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter::$cwd is deprecated" "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1826 #message: "Deprecated: Creation of dynamic property Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter::$cwd is deprecated" #code: 0 #file: "/srv/users/rel-test/apps/rel-test/custom/plugins/WeedesignPageSpeed/src/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php" #line: 43 #severity: E_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/custom/plugins/WeedesignPageSpeed/src/Storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php:43 {Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter->__construct(RequestStack $requestStack, SystemConfigService $systemConfigService, GenerateMediaFiles $generateMediaFiles, ?string $baseUrl = null) … › $this->maxImageSize = $this->setMaxImageSize(); › $this->cwd = $this->str_lreplace('/'.'public/',"/",getcwd()."/"); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:23991 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getTwigService($container) … › $instance->addExtension(($container->privates['Proxa\\ProxaAutoCompleteSW6\\Shopware\\Storefront\\Framework\\Twig\\ValidationPattern'] ?? self::getValidationPatternService($container))); › $instance->addExtension(new \Weedesign\PageSpeed\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter($d, $g, ($container->privates['Weedesign\\PageSpeed\\Service\\GenerateMediaFiles'] ?? self::getGenerateMediaFilesService($container)))); › $instance->addExtension(new \DISco\GA4\Twig\GA4TwigExtensions(($container->services['Doctrine\\DBAL\\Connection'] ?? self::getConnectionService($container)))); } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:1578 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) … › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container)))); › $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container)))); › $instance->add($d); } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:47105 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) … › { › $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15859 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100); › $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0); › $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.076+00:00" "message" => "User Deprecated: The "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CountryTax\Core\System\SalesChannel\Context\SalesChannelContextFactory"." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1907 #message: "User Deprecated: The "Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CountryTax\Core\System\SalesChannel\Context\SalesChannelContextFactory"." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:41988 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) … › { › $a = ($container->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? self::getSalesChannelContextFactoryService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:43660 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getNotFoundSubscriberService($container) … › } › $b = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15641 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'replaceContextToken'], 0); › $instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onError'], -100); › $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onSystemConfigChanged'], 0); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.077+00:00" "message" => "User Deprecated: The "Shopware\Core\Checkout\Cart\Processor::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Voucher\Core\Checkout\Cart\PromotionViaUrlProcessor"." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#1995 #message: "User Deprecated: The "Shopware\Core\Checkout\Cart\Processor::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\Voucher\Core\Checkout\Cart\PromotionViaUrlProcessor"." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getPromotionViaUrlProcessorService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:33858 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCartRuleLoaderService($container) … › } › $b = ($container->privates['Acris\\Voucher\\Core\\Checkout\\Cart\\PromotionViaUrlProcessor'] ?? self::getPromotionViaUrlProcessorService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:41993 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) … › } › $b = ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? self::getCartRuleLoaderService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:43660 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getNotFoundSubscriberService($container) … › } › $b = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15641 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? self::getStorefrontSubscriberService($container)), 'replaceContextToken'], 0); › $instance->addListener('kernel.exception', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onError'], -100); › $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? self::getNotFoundSubscriberService($container)), 'onSystemConfigChanged'], 0); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://rel.test.acid21.dev/media/1b/b4/aa/1731503260/mail.svg" (from "https://www.relaxound.com/")" at RouterListener.php line 149" "priority" => 250 "priorityName" => "NOTICE" "context" => [ "exception" =>Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1758 #message: "No route found for "GET https://rel.test.acid21.dev/media/1b/b4/aa/1731503260/mail.svg" (from "https://www.relaxound.com/")" #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 149 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1480 …} -statusCode: 404 -headers: [] trace: {/srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "request" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Weedesign\PageSpeed\Listener\ResponseListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Proxa\ProxaAutoCompleteSW6\Subscribers\SubscriberForRedirectToAddress::onResponse" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\CountryTax\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\Voucher\Storefront\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.145+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" ] ] 2057 => [ [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.079+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Acris\ShopSwitch\Subscriber\LanguageSwitchRequestSubscriber::onKernelRequestAddShopSwitchDone" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Prems\Plugin\PremsOnePageCheckout6\Subscriber\RequestSubscriber::onRequest" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.080+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.083+00:00" "message" => "User Deprecated: The "Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CmsPreview\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader"." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#2273 #message: "User Deprecated: The "Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Acris\CmsPreview\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader"." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getProductPageConfiguratorLoaderService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:37302 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getBuyBoxCmsElementResolverService($container) … › { › $a = ($container->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? self::getProductPageConfiguratorLoaderService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:5844 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › yield 9 => ($container->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? self::getProductDescriptionReviewsCmsElementResolverService($container)); › yield 10 => ($container->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? self::getBuyBoxCmsElementResolverService($container)); › yield 11 => ($container->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? self::getTextCmsElementResolverService($container)); } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php:42 {Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver->__construct(iterable $resolvers, array $repositories, DefinitionInstanceRegistry $definitionRegistry) … › ) { › foreach ($resolvers as $resolver) { › $this->resolvers[$resolver->getType()] = $resolver; } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:5833 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) … › › return $container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () use ($container) { › yield 0 => ($container->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? self::getImageCmsElementResolverService($container)); } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:35501 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) … › } › $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:11985 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) … › } › $d = ($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:43546 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) … › { › $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container)); › } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15644 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ??= new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()), 'checkAffiliateTracking'], -21); › $instance->addListener('kernel.controller', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? self::getCaptchaRouteListenerService($container)), 'validateCaptcha'], -20); › $instance->addListener('kernel.response', [#[\Closure(name: 'Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener')] fn () => ($container->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ??= new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()), 'onResponse'], -10); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpKernel.php:171 {Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new ControllerEvent($this, $controller, $request, $type); › $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER); › $controller = $event->getController(); } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {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); › } } /srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "zenit\PlatformHorizon\Subscriber\KernelControllerSubscriber::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.091+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.092+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.092+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "BstCatalogMode6\Storefront\Subscriber\Frontend::onControllerEvent" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.092+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerQ3xT98Q\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.092+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.130+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 "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#2376 #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 "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {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); › } } /srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.130+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 "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#2350 #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 "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getResponseCookieSubscriberService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15771 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('kernel.response', [#[\Closure(name: 'Acris\\ShopSwitch\\Subscriber\\ResponseCacheSubscriber')] fn () => ($container->services['Acris\\ShopSwitch\\Subscriber\\ResponseCacheSubscriber'] ?? self::getResponseCacheSubscriber2Service($container)), 'setResponseCache'], -2000); › $instance->addListener('kernel.response', [#[\Closure(name: 'Acris\\ShopSwitch\\Subscriber\\ResponseCookieSubscriber')] fn () => ($container->privates['Acris\\ShopSwitch\\Subscriber\\ResponseCookieSubscriber'] ?? self::getResponseCookieSubscriberService($container)), 'setResponseCache'], -1900); › $instance->addListener('collect.business-events', [#[\Closure(name: 'Acris\\ShopSwitch\\Subscriber\\ShopSwitchSubscriber')] fn () => ($container->privates['Acris\\ShopSwitch\\Subscriber\\ShopSwitchSubscriber'] ?? self::getShopSwitchSubscriberService($container)), 'onBusinessEventCollect'], 200); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {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); › } } /srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.131+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 "Acris\CountryTax\Subscriber\ResponseCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#2371 #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 "Acris\CountryTax\Subscriber\ResponseCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getResponseCacheSubscriberService($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15692 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('framework.validation.address.update', [#[\Closure(name: 'Proxa\\ProxaAutoCompleteSW6\\Subscribers\\RegistrationValidationSubscriber')] fn () => ($container->privates['Proxa\\ProxaAutoCompleteSW6\\Subscribers\\RegistrationValidationSubscriber'] ??= new \Proxa\ProxaAutoCompleteSW6\Subscribers\RegistrationValidationSubscriber()), 'onBuildValidation'], 0); › $instance->addListener('kernel.response', [#[\Closure(name: 'Acris\\CountryTax\\Subscriber\\ResponseCacheSubscriber')] fn () => ($container->services['Acris\\CountryTax\\Subscriber\\ResponseCacheSubscriber'] ?? self::getResponseCacheSubscriberService($container)), 'setResponseCache'], -2000); › $instance->addListener('Acris\\PartialDelivery\\Components\\PartialDelivery\\Event\\DeliveryShippingCostEvent', [#[\Closure(name: 'Acris\\CountryTax\\Subscriber\\ShippingCostSubscriber')] fn () => ($container->services['Acris\\CountryTax\\Subscriber\\ShippingCostSubscriber'] ?? self::getShippingCostSubscriberService($container)), 'onDeliveryShippingCost'], 0); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {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); › } } /srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.131+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 "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." "priority" => 200 "priorityName" => "INFO" "context" => [ "exception" => ErrorException {#2381 #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 "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php" #line: 341 #severity: E_USER_DEPRECATED trace: {/srv/users/rel-test/apps/rel-test/vendor/symfony/error-handler/DebugClassLoader.php:341 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::getResponseCacheSubscriber2Service($container) … › foreach ($deprecations as $message) { › @trigger_error($message, \E_USER_DEPRECATED); › } } /srv/users/rel-test/apps/rel-test/var/cache/dev_h59471e0bf521dfd8d7fba45f40709660/ContainerQ3xT98Q/Shopware_Core_KernelDevDebugContainer.php:15770 {ContainerQ3xT98Q\Shopware_Core_KernelDevDebugContainer::ContainerQ3xT98Q\{closure} … › $instance->addListener('sales_channel.landing_page.process.criteria', [#[\Closure(name: 'Acris\\CmsPreview\\Subscriber\\LandingPageCriteriaSubscriber')] fn () => ($container->privates['Acris\\CmsPreview\\Subscriber\\LandingPageCriteriaSubscriber'] ??= new \Acris\CmsPreview\Subscriber\LandingPageCriteriaSubscriber()), 'onLandingPageCriteriaLoaded'], 0); › $instance->addListener('kernel.response', [#[\Closure(name: 'Acris\\ShopSwitch\\Subscriber\\ResponseCacheSubscriber')] fn () => ($container->services['Acris\\ShopSwitch\\Subscriber\\ResponseCacheSubscriber'] ?? self::getResponseCacheSubscriber2Service($container)), 'setResponseCache'], -2000); › $instance->addListener('kernel.response', [#[\Closure(name: 'Acris\\ShopSwitch\\Subscriber\\ResponseCookieSubscriber')] fn () => ($container->privates['Acris\\ShopSwitch\\Subscriber\\ResponseCookieSubscriber'] ?? self::getResponseCookieSubscriberService($container)), 'setResponseCache'], -1900); } /srv/users/rel-test/apps/rel-test/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'; } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array … › if (!isset($this->sorted[$eventName])) { › $this->sortListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:73 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->eventDispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array … › { › return $this->dispatcher->getListeners($eventName); › } } /srv/users/rel-test/apps/rel-test/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); } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › › $this->preProcess($eventName); › try { } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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); › } } /srv/users/rel-test/apps/rel-test/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) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:41 {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); › } } /srv/users/rel-test/apps/rel-test/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) { } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} ...: { "kernel.request" Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } } /srv/users/rel-test/apps/rel-test/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void … › } › $listener($event, $eventName, $this); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#927 …} } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $listeners: [ …21] $eventName: "kernel.request" $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Telemetry/Metrics/MetricEventDispatcher.php:26 {Shopware\Core\Framework\Telemetry\Metrics\MetricEventDispatcher->dispatch(object $event, ?string $eventName = null): object … › { › $result = $this->eventDispatcher->dispatch($event, $eventName); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1273 …} $eventName: "kernel.request" } } /srv/users/rel-test/apps/rel-test/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); › } /srv/users/rel-test/apps/rel-test/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 { } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:58 {Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return parent::handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/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 { arguments: { $request: Symfony\Component\HttpFoundation\Request {#1319 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {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); › arguments: { $kernel: Shopware\Core\Framework\Adapter\Kernel\HttpKernel {#1139 …} $request: Symfony\Component\HttpFoundation\Request {#1156 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response … › › $response = $this->forward($subRequest, $catch); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#1156 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response … › › return $this->fetch($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › } else { › $response = $this->lookup($request, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $catch: true } } /srv/users/rel-test/apps/rel-test/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')) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/shopware/core/Kernel.php:117 {Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › › return $this->getHttpKernel()->handle($request, $type, $catch); › } arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} $type: 1 $catch: true } } /srv/users/rel-test/apps/rel-test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { › $response = $this->kernel->handle($this->request); › arguments: { $request: Symfony\Component\HttpFoundation\Request {#91 …} } } /srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php:29 {require_once … › ->getRunner($app) › ->run() › ); } /srv/users/rel-test/apps/rel-test/public/index.php:11 { › › require_once __DIR__ . '/../vendor/autoload_runtime.php'; › arguments: { "/srv/users/rel-test/apps/rel-test/vendor/autoload_runtime.php" } } } } ] "channel" => "php" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseRedirectSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Weedesign\PageSpeed\Listener\ResponseListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Proxa\ProxaAutoCompleteSW6\Subscribers\SubscriberForRedirectToAddress::onResponse" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseCookieSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\CountryTax\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\Voucher\Storefront\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Acris\ShopSwitch\Subscriber\ResponseCacheSubscriber::setResponseCache" ] "channel" => "event" ] [ "timestamp" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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" => 1743823258 "timestamp_rfc3339" => "2025-04-05T03:20:58.134+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 1319 => 0 2057 => 0 ] -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#973 …} } |
---|