logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#1401
-records: [
485 => [
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.452+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.516+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://aquarius-stage.toscom.at/terraform.tfvars.save"" at RouterListener.php line 149"
"priority" => 250
"priorityName" => "NOTICE"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2055
#message: "No route found for "GET https://aquarius-stage.toscom.at/terraform.tfvars.save""
#code: 0
#file: "/srv/web/shopware/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1701 …}
-statusCode: 404
-headers: []
trace: {
/srv/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.743+00:00"
"message" => "Request Body"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
null
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.743+00:00"
"message" => "Request Success:"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"method" => "GET"
"uri" => "http://localhost:9200/_cluster/health"
"port" => 9200
"headers" => [
"Host" => [
"localhost"
]
"Content-Type" => [
"application/json"
]
"Accept" => [
"application/json"
]
"User-Agent" => [
"opensearch-php/2.3.1 (Linux 5.15.0-151-generic; PHP 8.3.24)"
]
]
"HTTP code" => 200
"duration" => 0.001274
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.743+00:00"
"message" => "Response"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
"cluster_name" => "elasticsearch"
"status" => "green"
"timed_out" => false
"number_of_nodes" => 1
"number_of_data_nodes" => 1
"active_primary_shards" => 56
"active_shards" => 56
"relocating_shards" => 0
"initializing_shards" => 0
"unassigned_shards" => 0
"delayed_unassigned_shards" => 0
"number_of_pending_tasks" => 0
"number_of_in_flight_fetch" => 0
"task_max_waiting_in_queue_millis" => 0
"active_shards_percent_as_number" => 100.0
]
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.743+00:00"
"message" => "curl -XGET 'http://localhost:9200/_cluster/health?pretty=true'"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.743+00:00"
"message" => "Response:"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"response" => [
"cluster_name" => "elasticsearch"
"status" => "green"
"timed_out" => false
"number_of_nodes" => 1
"number_of_data_nodes" => 1
"active_primary_shards" => 56
"active_shards" => 56
"relocating_shards" => 0
"initializing_shards" => 0
"unassigned_shards" => 0
"delayed_unassigned_shards" => 0
"number_of_pending_tasks" => 0
"number_of_in_flight_fetch" => 0
"task_max_waiting_in_queue_millis" => 0
"active_shards_percent_as_number" => 100.0
]
"method" => "GET"
"uri" => "http://localhost:9200/_cluster/health"
"port" => 9200
"HTTP code" => 200
"duration" => 0.001274
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.765+00:00"
"message" => "Request Body"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
null
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.765+00:00"
"message" => "Request Success:"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"method" => "GET"
"uri" => "http://localhost:9200/_cat/indices"
"port" => 9200
"headers" => [
"Host" => [
"localhost"
]
"Content-Type" => [
"application/json"
]
"Accept" => [
"application/json"
]
"User-Agent" => [
"opensearch-php/2.3.1 (Linux 5.15.0-151-generic; PHP 8.3.24)"
]
]
"HTTP code" => 200
"duration" => 0.021592
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.765+00:00"
"message" => "Response"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734093671"
"uuid" => "wakaKlPASuKJN5f0IzSsYA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "30"
"store.size" => "658.6kb"
"pri.store.size" => "658.6kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020675"
"uuid" => "0xFcEAn6S9O7jGkeKYTZRg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020216"
"uuid" => "-mEtUQQeSsGhfut2k84_vg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734022678"
"uuid" => "CWpI6BLIRLidirlnog6kHA"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020216"
"uuid" => "DWRLnoE3RQ6VahZ4jtiWnw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "1"
"store.size" => "7.9mb"
"pri.store.size" => "7.9mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734093671"
"uuid" => "XPKS3T1tQnCY3t1AU_A8Ag"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503276"
"uuid" => "ag_EW5_xQSafp4lXuKlOYg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "421"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020675"
"uuid" => "pVqawUnkQPSOrrqgsNv5Ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "961"
"store.size" => "10.5mb"
"pri.store.size" => "10.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503886"
"uuid" => "QqWQKF7dQRql6Dhnl74ReQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "108"
"docs.deleted" => "28"
"store.size" => "649.9kb"
"pri.store.size" => "649.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => ".geoip_databases"
"uuid" => "GZQN0XRcTaCHE7ALQfpGfQ"
"pri" => "1"
"rep" => "0"
"docs.count" => "40"
"docs.deleted" => "34"
"store.size" => "37.8mb"
"pri.store.size" => "37.8mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503886"
"uuid" => "pWPszrCoR0y7tjnK9hs7zw"
"pri" => "3"
"rep" => "0"
"docs.count" => "25"
"docs.deleted" => "0"
"store.size" => "91.5kb"
"pri.store.size" => "91.5kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734022678"
"uuid" => "Lnz_vZEsTSypPUfNAu48ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3097"
"docs.deleted" => "718"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734022678"
"uuid" => "mcb3sPEkRPe1LbiEvLV-7g"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "26"
"store.size" => "641kb"
"pri.store.size" => "641kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734093671"
"uuid" => "zesczeKdRKi_t2JqrhGtKg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "1"
"store.size" => "7.5mb"
"pri.store.size" => "7.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020216"
"uuid" => "9grnMNPGRiikP0cCOW_HlA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503886"
"uuid" => "bcb1kbIDRqO0xSXzDKoKRQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "4644"
"docs.deleted" => "1515"
"store.size" => "13.6mb"
"pri.store.size" => "13.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020675"
"uuid" => "2Hnu97xoSCu1ZVqCwx1pXQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503276"
"uuid" => "PRY0qz5wTb2aS9SxuJRmag"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503276"
"uuid" => "ECXY0CNRRsyWqr71pPLMUw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.9kb"
"pri.store.size" => "13.9kb"
]
]
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.766+00:00"
"message" => "curl -XGET 'http://localhost:9200/_cat/indices?pretty=true'"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.766+00:00"
"message" => "Response:"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"response" => [
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734093671"
"uuid" => "wakaKlPASuKJN5f0IzSsYA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "30"
"store.size" => "658.6kb"
"pri.store.size" => "658.6kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020675"
"uuid" => "0xFcEAn6S9O7jGkeKYTZRg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020216"
"uuid" => "-mEtUQQeSsGhfut2k84_vg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734022678"
"uuid" => "CWpI6BLIRLidirlnog6kHA"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020216"
"uuid" => "DWRLnoE3RQ6VahZ4jtiWnw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "1"
"store.size" => "7.9mb"
"pri.store.size" => "7.9mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734093671"
"uuid" => "XPKS3T1tQnCY3t1AU_A8Ag"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503276"
"uuid" => "ag_EW5_xQSafp4lXuKlOYg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "421"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020675"
"uuid" => "pVqawUnkQPSOrrqgsNv5Ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "961"
"store.size" => "10.5mb"
"pri.store.size" => "10.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503886"
"uuid" => "QqWQKF7dQRql6Dhnl74ReQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "108"
"docs.deleted" => "28"
"store.size" => "649.9kb"
"pri.store.size" => "649.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => ".geoip_databases"
"uuid" => "GZQN0XRcTaCHE7ALQfpGfQ"
"pri" => "1"
"rep" => "0"
"docs.count" => "40"
"docs.deleted" => "34"
"store.size" => "37.8mb"
"pri.store.size" => "37.8mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503886"
"uuid" => "pWPszrCoR0y7tjnK9hs7zw"
"pri" => "3"
"rep" => "0"
"docs.count" => "25"
"docs.deleted" => "0"
"store.size" => "91.5kb"
"pri.store.size" => "91.5kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734022678"
"uuid" => "Lnz_vZEsTSypPUfNAu48ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3097"
"docs.deleted" => "718"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734022678"
"uuid" => "mcb3sPEkRPe1LbiEvLV-7g"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "26"
"store.size" => "641kb"
"pri.store.size" => "641kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734093671"
"uuid" => "zesczeKdRKi_t2JqrhGtKg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "1"
"store.size" => "7.5mb"
"pri.store.size" => "7.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020216"
"uuid" => "9grnMNPGRiikP0cCOW_HlA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503886"
"uuid" => "bcb1kbIDRqO0xSXzDKoKRQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "4644"
"docs.deleted" => "1515"
"store.size" => "13.6mb"
"pri.store.size" => "13.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020675"
"uuid" => "2Hnu97xoSCu1ZVqCwx1pXQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503276"
"uuid" => "PRY0qz5wTb2aS9SxuJRmag"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503276"
"uuid" => "ECXY0CNRRsyWqr71pPLMUw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.9kb"
"pri.store.size" => "13.9kb"
]
]
"method" => "GET"
"uri" => "http://localhost:9200/_cat/indices"
"port" => 9200
"HTTP code" => 200
"duration" => 0.021592
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Commercial\Licensing\Subscriber\AdminLicenseListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.789+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.790+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.790+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.790+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.790+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.790+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"
]
]
2208 => [
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.522+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 {#2411
#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/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getEntityStatsSubscriberService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17290 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php:229 {
Shopware\Core\Framework\DataAbstractionLayer\EntityRepository->_search(Criteria $criteria, Context $context): EntitySearchResult …
› if (!RepositorySearchDetector::isSearchRequired($this->definition, $criteria)) {
› $this->eventDispatcher->dispatch(
› new EntitySearchedEvent($criteria, $this->definition, $context)
}
/srv/web/shopware/html/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/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/Subscriber/RedirectSubscriber.php:68 {
AnghLebeNaturTheme\Subscriber\RedirectSubscriber->resolveSeoUrl(string $pathInfo, string $host): ?string …
›
› $seoUrls = $this->seoUrlRepository->search($criteria, Context::createDefaultContext());
› if ($seoUrls->count() > 0) {
}
/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/Subscriber/RedirectSubscriber.php:56 {
AnghLebeNaturTheme\Subscriber\RedirectSubscriber->onKernelRequest(RequestEvent $event): void …
› // Handle technical URLs by resolving them to SEO-friendly paths
› $resolvedPath = $this->resolveSeoUrl($pathInfo, $event->getRequest()->getHost());
› if ($resolvedPath && array_key_exists($resolvedPath, $redirects)) {
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.525+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.525+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.525+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.525+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
"listener" => "NetInventors\NetiNextEasyCoupon\Subscriber\CustomerSubscriber::onEntitySearched"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.531+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Commercial\Licensing\Subscriber\LicenseReportListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Api\Annotation\B2bRouteParamsCleanupListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "AnghLebeNaturTheme\Subscriber\RedirectSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "AnghLebeNaturTheme\Subscriber\UserIpSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "NetInventors\NetiNextEasyCoupon\Subscriber\KernelSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.532+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.549+00:00"
"message" => "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver::$categoryRepository is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2467
#message: "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver::$categoryRepository is deprecated"
#code: 0
#file: "/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/FaqCmsElementResolver.php"
#line: 27
#severity: E_DEPRECATED
trace: {
/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/FaqCmsElementResolver.php:27 {
AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver->__construct(EntityRepository $categoryRepository, SeoUrlPlaceholderHandlerInterface $seoUrlPlaceholderHandler) …
› ) {
› $this->categoryRepository = $categoryRepository;
› $this->seoUrlPlaceholderHandler = $seoUrlPlaceholderHandler;
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:2196 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getFaqCmsElementResolverService($container) …
›
› return $container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] = new \AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver($a, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)));
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7363 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{closure} …
› yield 11 => ($container->services['AnghLebeNaturTheme\\DataResolver\\DailyMotionCmsElementResolver'] ??= new \AnghLebeNaturTheme\DataResolver\DailyMotionCmsElementResolver());
› yield 12 => ($container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] ?? self::getFaqCmsElementResolverService($container));
› yield 13 => ($container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] ?? self::getCategoryBoxCmsElementResolverService($container));
}
/srv/web/shopware/html/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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7350 {
ContainerElSVrLd\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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:47357 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13539 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $d = ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? self::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.550+00:00"
"message" => "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver::$seoUrlPlaceholderHandler is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2466
#message: "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver::$seoUrlPlaceholderHandler is deprecated"
#code: 0
#file: "/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/FaqCmsElementResolver.php"
#line: 28
#severity: E_DEPRECATED
trace: {
/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/FaqCmsElementResolver.php:28 {
AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver->__construct(EntityRepository $categoryRepository, SeoUrlPlaceholderHandlerInterface $seoUrlPlaceholderHandler) …
› $this->categoryRepository = $categoryRepository;
› $this->seoUrlPlaceholderHandler = $seoUrlPlaceholderHandler;
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:2196 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getFaqCmsElementResolverService($container) …
›
› return $container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] = new \AnghLebeNaturTheme\DataResolver\FaqCmsElementResolver($a, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)));
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7363 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{closure} …
› yield 11 => ($container->services['AnghLebeNaturTheme\\DataResolver\\DailyMotionCmsElementResolver'] ??= new \AnghLebeNaturTheme\DataResolver\DailyMotionCmsElementResolver());
› yield 12 => ($container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] ?? self::getFaqCmsElementResolverService($container));
› yield 13 => ($container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] ?? self::getCategoryBoxCmsElementResolverService($container));
}
/srv/web/shopware/html/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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7350 {
ContainerElSVrLd\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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:47357 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13539 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $d = ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? self::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.550+00:00"
"message" => "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver::$categoryRepository is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2470
#message: "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver::$categoryRepository is deprecated"
#code: 0
#file: "/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/CategoryBoxCmsElementResolver.php"
#line: 28
#severity: E_DEPRECATED
trace: {
/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/CategoryBoxCmsElementResolver.php:28 {
AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver->__construct(EntityRepository $categoryRepository, SeoUrlPlaceholderHandlerInterface $seoUrlPlaceholderHandler) …
› ) {
› $this->categoryRepository = $categoryRepository;
› $this->seoUrlPlaceholderHandler = $seoUrlPlaceholderHandler;
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:2170 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCategoryBoxCmsElementResolverService($container) …
›
› return $container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] = new \AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver($a, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)));
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7364 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{closure} …
› yield 12 => ($container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] ?? self::getFaqCmsElementResolverService($container));
› yield 13 => ($container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] ?? self::getCategoryBoxCmsElementResolverService($container));
› yield 14 => ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] ?? self::getCustomFormCmsElementResolverService($container));
}
/srv/web/shopware/html/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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7350 {
ContainerElSVrLd\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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:47357 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13539 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $d = ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? self::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.550+00:00"
"message" => "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver::$seoUrlPlaceholderHandler is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2469
#message: "Deprecated: Creation of dynamic property AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver::$seoUrlPlaceholderHandler is deprecated"
#code: 0
#file: "/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/CategoryBoxCmsElementResolver.php"
#line: 29
#severity: E_DEPRECATED
trace: {
/srv/web/shopware/html/custom/plugins/AnghLebeNaturTheme/src/DataResolver/CategoryBoxCmsElementResolver.php:29 {
AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver->__construct(EntityRepository $categoryRepository, SeoUrlPlaceholderHandlerInterface $seoUrlPlaceholderHandler) …
› $this->categoryRepository = $categoryRepository;
› $this->seoUrlPlaceholderHandler = $seoUrlPlaceholderHandler;
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:2170 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCategoryBoxCmsElementResolverService($container) …
›
› return $container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] = new \AnghLebeNaturTheme\DataResolver\CategoryBoxCmsElementResolver($a, ($container->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? self::getSeoUrlPlaceholderHandlerInterfaceService($container)));
› }
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7364 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{closure} …
› yield 12 => ($container->services['AnghLebeNaturTheme\\DataResolver\\FaqCmsElementResolver'] ?? self::getFaqCmsElementResolverService($container));
› yield 13 => ($container->services['AnghLebeNaturTheme\\DataResolver\\CategoryBoxCmsElementResolver'] ?? self::getCategoryBoxCmsElementResolverService($container));
› yield 14 => ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] ?? self::getCustomFormCmsElementResolverService($container));
}
/srv/web/shopware/html/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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:7350 {
ContainerElSVrLd\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/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:47357 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container) …
› }
› $b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13539 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $d = ($container->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? self::getSalesChannelCmsPageLoaderBlockRuleDecoratorService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.564+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2546
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.564+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2574
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.565+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2540
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.565+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2539
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.565+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2541
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.565+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\AdvancePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2485
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\AdvancePayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.574+00:00"
"message" => "User Deprecated: The "Abili\AbilitaPay\PaymentHandler\SyncPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2620
#message: "User Deprecated: The "Abili\AbilitaPay\PaymentHandler\SyncPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\SynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getAdvancePaymentService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/srv/web/shopware/html/vendor/symfony/dependency-injection/Container.php:398 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/srv/web/shopware/html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:49 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
› $this->handlers[(string) $serviceId] = $handler;
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.574+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\InstallmentsPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2608
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\InstallmentsPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.574+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2599
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.575+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2597
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.575+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2621
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.575+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2569
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.575+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\SyncPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2594
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.sync` is deprecated for service Abili\AbilitaPay\PaymentHandler\SyncPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 48
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:48 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($syncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.sync` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $syncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\AiiAPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2601
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\AiiAPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: The "Abili\AbilitaPay\PaymentHandler\AsyncPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2606
#message: "User Deprecated: The "Abili\AbilitaPay\PaymentHandler\AsyncPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\AsynchronousPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 343
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/symfony/error-handler/DebugClassLoader.php:343 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getAiiAPaymentService($container) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/srv/web/shopware/html/vendor/symfony/dependency-injection/Container.php:398 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/srv/web/shopware/html/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:55 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
› $this->handlers[(string) $serviceId] = $handler;
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\CreditCardPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2521
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\CreditCardPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\GiropayPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2610
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\GiropayPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\InstallmentsPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2618
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\InstallmentsPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.576+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PayPalPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2619
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PayPalPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.577+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2615
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.577+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2616
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\PurchaseOnAccountPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.577+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2617
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitB2bPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.577+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2499
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SepaDirectDebitPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.577+00:00"
"message" => "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SofortPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2603
#message: "User Deprecated: Since shopware/core : The tag `shopware.payment.method.async` is deprecated for service Abili\AbilitaPay\PaymentHandler\Methods\SofortPayment and will be removed in 6.7.0. Use `shopware.payment.handler` instead."
#code: 0
#file: "/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php"
#line: 54
#severity: E_USER_DEPRECATED
trace: {
/srv/web/shopware/html/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:54 {
Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
› foreach (\array_keys($asyncHandlers->getProvidedServices()) as $serviceId) {
› trigger_deprecation('shopware/core', '', \sprintf('The tag `shopware.payment.method.async` is deprecated for service %s and will be removed in 6.7.0. Use `shopware.payment.handler` instead.', $serviceId));
› $handler = $asyncHandlers->get($serviceId);
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:37477 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
›
› return $container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates', 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler', 'getAppPaymentHandlerService', false],
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:5326 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSubscriptionPaymentMethodRouteService($container) …
› }
› $c = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6732 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCachedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Commercial\\Subscription\\Checkout\\Payment\\SubscriptionPaymentMethodRoute'] ?? self::getSubscriptionPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:6782 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getSortedPaymentMethodRouteService($container) …
› {
› $a = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? self::getCachedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46472 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getGenericPageLoaderService($container) …
› }
› $d = ($container->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? self::getSortedPaymentMethodRouteService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:13544 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getErrorControllerService($container) …
› }
› $e = ($container->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? self::getGenericPageLoaderService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:46147 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::getCaptchaRouteListenerService($container) …
› {
› $a = ($container->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? self::getErrorControllerService($container));
›
}
/srv/web/shopware/html/var/cache/dev_h207467d33e71448a1516c5c6b890b8cc/ContainerElSVrLd/Shopware_Core_KernelDevDebugContainer.php:17442 {
ContainerElSVrLd\Shopware_Core_KernelDevDebugContainer::ContainerElSVrLd\{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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:81 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->decorated->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:119 {
Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
› {
› return $this->dispatcher->getListeners($eventName);
› }
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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) {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:27 {
Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if (!License::get('SUBSCRIPTIONS-3156213')) {
› return $this->decorated->dispatch($event, $eventName);
› }
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
›
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/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/web/shopware/html/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/web/shopware/html/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);
› }
}
/srv/web/shopware/html/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 {
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/srv/web/shopware/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/srv/web/shopware/html/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')) {
}
/srv/web/shopware/html/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);
› }
}
/srv/web/shopware/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/srv/web/shopware/html/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/srv/web/shopware/html/public/index.php:11 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/srv/web/shopware/html/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber::propagateSubscriptionDetails"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker::blockRouteForEmployee"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.582+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\EmployeeManagement\Api\Annotation\B2bEmployeePermissionValidator::validate"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Shopware\Commercial\B2B\QuickOrder\Api\Annotation\CustomerSpecificFeatureActivated::validate"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.583+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.589+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Shopware\Commercial\Subscription\Storefront\StorefrontSubscriber::setSubscriptionToken"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "NetInventors\NetiNextEasyCoupon\Subscriber\EntitySubscriber::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.589+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerElSVrLd\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.589+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.671+00:00"
"message" => "Request Body"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
null
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.671+00:00"
"message" => "Request Success:"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"method" => "GET"
"uri" => "http://localhost:9200/_cluster/health"
"port" => 9200
"headers" => [
"Host" => [
"localhost"
]
"Content-Type" => [
"application/json"
]
"Accept" => [
"application/json"
]
"User-Agent" => [
"opensearch-php/2.3.1 (Linux 5.15.0-151-generic; PHP 8.3.24)"
]
]
"HTTP code" => 200
"duration" => 0.001914
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.671+00:00"
"message" => "Response"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
"cluster_name" => "elasticsearch"
"status" => "green"
"timed_out" => false
"number_of_nodes" => 1
"number_of_data_nodes" => 1
"active_primary_shards" => 56
"active_shards" => 56
"relocating_shards" => 0
"initializing_shards" => 0
"unassigned_shards" => 0
"delayed_unassigned_shards" => 0
"number_of_pending_tasks" => 0
"number_of_in_flight_fetch" => 0
"task_max_waiting_in_queue_millis" => 0
"active_shards_percent_as_number" => 100.0
]
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.671+00:00"
"message" => "curl -XGET 'http://localhost:9200/_cluster/health?pretty=true'"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.671+00:00"
"message" => "Response:"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"response" => [
"cluster_name" => "elasticsearch"
"status" => "green"
"timed_out" => false
"number_of_nodes" => 1
"number_of_data_nodes" => 1
"active_primary_shards" => 56
"active_shards" => 56
"relocating_shards" => 0
"initializing_shards" => 0
"unassigned_shards" => 0
"delayed_unassigned_shards" => 0
"number_of_pending_tasks" => 0
"number_of_in_flight_fetch" => 0
"task_max_waiting_in_queue_millis" => 0
"active_shards_percent_as_number" => 100.0
]
"method" => "GET"
"uri" => "http://localhost:9200/_cluster/health"
"port" => 9200
"HTTP code" => 200
"duration" => 0.001914
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.691+00:00"
"message" => "Request Body"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
null
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.691+00:00"
"message" => "Request Success:"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"method" => "GET"
"uri" => "http://localhost:9200/_cat/indices"
"port" => 9200
"headers" => [
"Host" => [
"localhost"
]
"Content-Type" => [
"application/json"
]
"Accept" => [
"application/json"
]
"User-Agent" => [
"opensearch-php/2.3.1 (Linux 5.15.0-151-generic; PHP 8.3.24)"
]
]
"HTTP code" => 200
"duration" => 0.018983
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.692+00:00"
"message" => "Response"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020675"
"uuid" => "0xFcEAn6S9O7jGkeKYTZRg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734093671"
"uuid" => "wakaKlPASuKJN5f0IzSsYA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "30"
"store.size" => "658.6kb"
"pri.store.size" => "658.6kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020216"
"uuid" => "-mEtUQQeSsGhfut2k84_vg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734022678"
"uuid" => "CWpI6BLIRLidirlnog6kHA"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020216"
"uuid" => "DWRLnoE3RQ6VahZ4jtiWnw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "1"
"store.size" => "7.9mb"
"pri.store.size" => "7.9mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734093671"
"uuid" => "XPKS3T1tQnCY3t1AU_A8Ag"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503276"
"uuid" => "ag_EW5_xQSafp4lXuKlOYg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "421"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020675"
"uuid" => "pVqawUnkQPSOrrqgsNv5Ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "961"
"store.size" => "10.5mb"
"pri.store.size" => "10.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503886"
"uuid" => "QqWQKF7dQRql6Dhnl74ReQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "108"
"docs.deleted" => "28"
"store.size" => "649.9kb"
"pri.store.size" => "649.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => ".geoip_databases"
"uuid" => "GZQN0XRcTaCHE7ALQfpGfQ"
"pri" => "1"
"rep" => "0"
"docs.count" => "40"
"docs.deleted" => "34"
"store.size" => "37.8mb"
"pri.store.size" => "37.8mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503886"
"uuid" => "pWPszrCoR0y7tjnK9hs7zw"
"pri" => "3"
"rep" => "0"
"docs.count" => "25"
"docs.deleted" => "0"
"store.size" => "91.5kb"
"pri.store.size" => "91.5kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734022678"
"uuid" => "Lnz_vZEsTSypPUfNAu48ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3097"
"docs.deleted" => "718"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734022678"
"uuid" => "mcb3sPEkRPe1LbiEvLV-7g"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "26"
"store.size" => "641kb"
"pri.store.size" => "641kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734093671"
"uuid" => "zesczeKdRKi_t2JqrhGtKg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "1"
"store.size" => "7.5mb"
"pri.store.size" => "7.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020216"
"uuid" => "9grnMNPGRiikP0cCOW_HlA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503276"
"uuid" => "ECXY0CNRRsyWqr71pPLMUw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.9kb"
"pri.store.size" => "13.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020675"
"uuid" => "2Hnu97xoSCu1ZVqCwx1pXQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503886"
"uuid" => "bcb1kbIDRqO0xSXzDKoKRQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "4644"
"docs.deleted" => "1515"
"store.size" => "13.6mb"
"pri.store.size" => "13.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503276"
"uuid" => "PRY0qz5wTb2aS9SxuJRmag"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
]
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.692+00:00"
"message" => "curl -XGET 'http://localhost:9200/_cat/indices?pretty=true'"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.692+00:00"
"message" => "Response:"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"response" => [
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020675"
"uuid" => "0xFcEAn6S9O7jGkeKYTZRg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734093671"
"uuid" => "wakaKlPASuKJN5f0IzSsYA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "30"
"store.size" => "658.6kb"
"pri.store.size" => "658.6kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734020216"
"uuid" => "-mEtUQQeSsGhfut2k84_vg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734022678"
"uuid" => "CWpI6BLIRLidirlnog6kHA"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020216"
"uuid" => "DWRLnoE3RQ6VahZ4jtiWnw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "1"
"store.size" => "7.9mb"
"pri.store.size" => "7.9mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734093671"
"uuid" => "XPKS3T1tQnCY3t1AU_A8Ag"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.8kb"
"pri.store.size" => "13.8kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503276"
"uuid" => "ag_EW5_xQSafp4lXuKlOYg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "421"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734020675"
"uuid" => "pVqawUnkQPSOrrqgsNv5Ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3092"
"docs.deleted" => "961"
"store.size" => "10.5mb"
"pri.store.size" => "10.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503886"
"uuid" => "QqWQKF7dQRql6Dhnl74ReQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "108"
"docs.deleted" => "28"
"store.size" => "649.9kb"
"pri.store.size" => "649.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => ".geoip_databases"
"uuid" => "GZQN0XRcTaCHE7ALQfpGfQ"
"pri" => "1"
"rep" => "0"
"docs.count" => "40"
"docs.deleted" => "34"
"store.size" => "37.8mb"
"pri.store.size" => "37.8mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503886"
"uuid" => "pWPszrCoR0y7tjnK9hs7zw"
"pri" => "3"
"rep" => "0"
"docs.count" => "25"
"docs.deleted" => "0"
"store.size" => "91.5kb"
"pri.store.size" => "91.5kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734022678"
"uuid" => "Lnz_vZEsTSypPUfNAu48ew"
"pri" => "3"
"rep" => "0"
"docs.count" => "3097"
"docs.deleted" => "718"
"store.size" => "9.6mb"
"pri.store.size" => "9.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734022678"
"uuid" => "mcb3sPEkRPe1LbiEvLV-7g"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "26"
"store.size" => "641kb"
"pri.store.size" => "641kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734093671"
"uuid" => "zesczeKdRKi_t2JqrhGtKg"
"pri" => "3"
"rep" => "0"
"docs.count" => "3116"
"docs.deleted" => "1"
"store.size" => "7.5mb"
"pri.store.size" => "7.5mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020216"
"uuid" => "9grnMNPGRiikP0cCOW_HlA"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_manufacturer_1734503276"
"uuid" => "ECXY0CNRRsyWqr71pPLMUw"
"pri" => "3"
"rep" => "0"
"docs.count" => "3"
"docs.deleted" => "0"
"store.size" => "13.9kb"
"pri.store.size" => "13.9kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734020675"
"uuid" => "2Hnu97xoSCu1ZVqCwx1pXQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_product_1734503886"
"uuid" => "bcb1kbIDRqO0xSXzDKoKRQ"
"pri" => "3"
"rep" => "0"
"docs.count" => "4644"
"docs.deleted" => "1515"
"store.size" => "13.6mb"
"pri.store.size" => "13.6mb"
]
[
"health" => "green"
"status" => "open"
"index" => "sw_category_1734503276"
"uuid" => "PRY0qz5wTb2aS9SxuJRmag"
"pri" => "3"
"rep" => "0"
"docs.count" => "95"
"docs.deleted" => "0"
"store.size" => "374.2kb"
"pri.store.size" => "374.2kb"
]
]
"method" => "GET"
"uri" => "http://localhost:9200/_cat/indices"
"port" => 9200
"HTTP code" => 200
"duration" => 0.018983
]
"channel" => "elasticsearch"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Shopware\Commercial\Licensing\Subscriber\AdminLicenseListener::__invoke"
]
"channel" => "event"
]
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.739+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.740+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"
]
]
"" => [
[
"timestamp" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.791+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" => 1755121465
"timestamp_rfc3339" => "2025-08-13T21:44:25.791+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"
]
]
]
-errorCount: [
485 => 0
2208 => 0
"" => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#1396 …}
} |