Error 400 Bad Request

GET https://php.guaxstest.com/widgets/cms

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"blSIVQBRINI="
_route_params
[]
_stopwatch_token
"75eee3"
exception
Shopware\Core\Framework\Routing\RoutingException {#8016
  #message: "Parameter "id" is missing."
  #code: 0
  #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/RoutingException.php"
  #line: 42
  -statusCode: 400
  -headers: []
  #parameters: [
    "parameterName" => "id"
    "path" => ""
  ]
  #statusCode: 400
  #errorCode: "FRAMEWORK__MISSING_REQUEST_PARAMETER"
  trace: {
    /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/RoutingException.php:42 {
      Shopware\Core\Framework\Routing\RoutingException::missingRequestParameter(string $name, string $path = ''): self …
      › {    return new self(        Response::HTTP_BAD_REQUEST,
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Controller/CmsController.php:58 {
      Shopware\Storefront\Controller\CmsController->page(?string $id, Request $request, SalesChannelContext $salesChannelContext): Response …
      › if (!$id) {    throw RoutingException::missingRequestParameter('id');}
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/guasnwql/guaxstest_neu/shop/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) {
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /home/guasnwql/guaxstest_neu/shop/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 {
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
      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);$this->forwardedRequest = $request;
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
    }
    /home/guasnwql/guaxstest_neu/shop/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')) {
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#2421
  -records: [
    "" => [
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.314+00:00"
        "message" => "User Deprecated: The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#17
            #message: "User Deprecated: The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:137 {
                Shopware\Core\Kernel->registerBundles(): iterable …
                › if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {    Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));    yield new Service();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:356 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:761 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:122 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                › if (!$this->container) {    $this->preBoot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.322+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1719
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.323+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1720
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1597
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1662
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1606
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1595
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1626
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1627
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.331+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1625
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1624
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1647
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1586
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1579
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1580
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1588
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1587
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1591
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.332+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1590
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.333+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1594
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:63 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $definition = $this->getInstance($definitionRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.333+00:00"
        "message" => "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1593
            #message: "User Deprecated: Method "Shopware\Core\Framework\DataAbstractionLayer\EntityExtension::getEntityName()" is deprecated and will be removed in v6.7.0.0. Use "Method will be abstract" instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/EntityExtension.php:49 {
                Shopware\Core\Framework\DataAbstractionLayer\EntityExtension->getEntityName(): string …
                › if (EnvironmentHelper::getVariable('APP_ENV') === 'dev') {    Feature::triggerDeprecationOrThrow('v6.7.0.0', Feature::deprecatedMethodMessage(__CLASS__, __METHOD__, 'v6.7.0.0', 'Method will be abstract'));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:129 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->getInstance(DefinitionInstanceRegistry $registry, EntityExtension $extension): EntityDefinition …
                › 
                › if (!empty($extension->getEntityName())) {    $entity = $extension->getEntityName();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:71 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->addExtension(DefinitionInstanceRegistry $definitionRegistry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry, EntityExtension $extension): void …
                › try {    $salesChannelDefinition = $this->getInstance($salesChannelRegistry, $extension);} catch (DefinitionNotFoundException) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php:39 {
                Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry->configureExtensions(DefinitionInstanceRegistry $registry, SalesChannelDefinitionInstanceRegistry $salesChannelRegistry): void …
                › foreach ($this->extensions as $extension) {    $this->addExtension($registry, $salesChannelRegistry, $extension);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Framework.php:160 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:177 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:151 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › {    $this->boot();}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.406+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class uses "Symfony\Component\VarExporter\LazyGhostTrait" that is deprecated since Symfony 7.3, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#957
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class uses "Symfony\Component\VarExporter\LazyGhostTrait" that is deprecated since Symfony 7.3, use native lazy objects instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getScopPlatformRedirecterRedirect_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:12247 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › }$b = ($container->services['scop_platform_redirecter_redirect.repository'] ?? self::getScopPlatformRedirecterRedirect_RepositoryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21859 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:204 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.407+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#950
            #message: "User Deprecated: The "Shopware\Core\Framework\Routing\CanonicalRedirectService::__construct()" method is considered internal. It may change without further notice. You should not extend it from "Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator"."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCanonicalRedirectServiceService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21859 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getHttpKernelService($container) …
                › }$b = ($container->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] ?? self::getCanonicalRedirectServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Kernel.php:204 {
                Symfony\Component\HttpKernel\Kernel->getHttpKernel(): HttpKernelInterface …
                › {    return $this->container->get('http_kernel');}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.417+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#844
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/ScopPlatformRedirecter/src/Decorator/CanonicalRedirectServiceDecorator.php:53 {
                Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator->getRedirect(Request $request): Response …
                › {    $requestUri = (string)$request->get("sw-original-request-uri");}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:62 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $redirect = $this->canonicalRedirectService->getRedirect($request);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.417+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#850
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/ScopPlatformRedirecter/src/Decorator/CanonicalRedirectServiceDecorator.php:55 {
                Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator->getRedirect(Request $request): Response …
                › 
                › $storefrontUri = $request->get('sw-sales-channel-absolute-base-url');$requestBase = $request->getPathInfo();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:62 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $redirect = $this->canonicalRedirectService->getRedirect($request);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.417+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#851
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/ScopPlatformRedirecter/src/Decorator/CanonicalRedirectServiceDecorator.php:59 {
                Scop\PlatformRedirecter\Decorator\CanonicalRedirectServiceDecorator->getRedirect(Request $request): Response …
                › 
                › $salesChannelId = $request->get('sw-sales-channel-id');}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:62 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $redirect = $this->canonicalRedirectService->getRedirect($request);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.760+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.760+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"
      ]
    ]
    839 => [
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.462+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "frontend.cms.page"
          "route_parameters" => [
            "_route" => "frontend.cms.page"
            "_routeScope" => [
              "storefront"
            ]
            "id" => null
            "XmlHttpRequest" => true
            "_httpCache" => true
            "_controller" => "Shopware\Storefront\Controller\CmsController::page"
          ]
          "request_uri" => "https://php.guaxstest.com/widgets/cms"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.464+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.465+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.468+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "CobCustomerNumberLogin\Core\Checkout\Customer\CustomerRepository"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#799
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "CobCustomerNumberLogin\Core\Checkout\Customer\CustomerRepository"."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCustomer_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:3757 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryDecoratorService($container) …
                › {    $a = ($container->services['customer.repository'] ?? self::getCustomer_RepositoryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:13531 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryService($container) …
                › {    $a = ($container->services['Shopware\\Commercial\\B2B\\EmployeeManagement\\Domain\\Login\\SalesChannelContextFactoryDecorator'] ?? self::getSalesChannelContextFactoryDecoratorService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:52994 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
                › {    $a = ($container->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? self::getSalesChannelContextFactoryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:62765 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bShop_ContextProviderService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17631 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_SalesChannelContextAuthStorageAdapterService($container) …
                › {    $a = ($container->privates['b2b_shop.context_provider'] ?? self::getB2bShop_ContextProviderService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17577 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_AuthStorageAdapterService($container) …
                › {    $a = ($container->services['b2b_front_auth.sales_channel_context_auth_storage_adapter'] ?? self::getB2bFrontAuth_SalesChannelContextAuthStorageAdapterService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17599 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_AuthenticationServiceService($container) …
                › {    $a = ($container->services['b2b_front_auth.auth_storage_adapter'] ?? self::getB2bFrontAuth_AuthStorageAdapterService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:25216 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › {    $a = ($container->services['b2b_front_auth.authentication_service'] ?? self::getB2bFrontAuth_AuthenticationServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8005 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›     yield 25 => ($container->privates['HachmannconsultingCmsElements\\Core\\Content\\Cms\\DataResolver\\Element\\TextBannerCmsElementResolver'] ??= new \HachmannconsultingCmsElements\Core\Content\Cms\DataResolver\Element\TextBannerCmsElementResolver());}, 26), ['product' => ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container))], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), $a);}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44550 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8021 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsRouteService($container) …
                › {    return $container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)));}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:14417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsControllerService($container) …
                › {    $container->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? self::getCmsRouteService($container)), ($container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? self::getExpressCategoryRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? self::getResolveCriteriaProductListingRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? self::getCachedProductDetailRouteService($container)), ($container->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewLoader'] ?? self::getProductReviewLoader2Service($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? self::getFindProductVariantRouteService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.468+00:00"
        "message" => "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "CobCustomerNumberLogin\Core\Checkout\Customer\CustomerRepository"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#792
            #message: "User Deprecated: The "Shopware\Core\Framework\DataAbstractionLayer\EntityRepository::__construct()" method is considered internal. It may change without further notice. You should not extend it from "CobCustomerNumberLogin\Core\Checkout\Customer\CustomerRepository"."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCustomer_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:3757 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryDecoratorService($container) …
                › {    $a = ($container->services['customer.repository'] ?? self::getCustomer_RepositoryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:13531 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextFactoryService($container) …
                › {    $a = ($container->services['Shopware\\Commercial\\B2B\\EmployeeManagement\\Domain\\Login\\SalesChannelContextFactoryDecorator'] ?? self::getSalesChannelContextFactoryDecoratorService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:52994 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelContextServiceService($container) …
                › {    $a = ($container->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? self::getSalesChannelContextFactoryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:62765 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bShop_ContextProviderService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? self::getSalesChannelContextServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17631 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_SalesChannelContextAuthStorageAdapterService($container) …
                › {    $a = ($container->privates['b2b_shop.context_provider'] ?? self::getB2bShop_ContextProviderService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17577 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_AuthStorageAdapterService($container) …
                › {    $a = ($container->services['b2b_front_auth.sales_channel_context_auth_storage_adapter'] ?? self::getB2bFrontAuth_SalesChannelContextAuthStorageAdapterService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:17599 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getB2bFrontAuth_AuthenticationServiceService($container) …
                › {    $a = ($container->services['b2b_front_auth.auth_storage_adapter'] ?? self::getB2bFrontAuth_AuthStorageAdapterService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:25216 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › {    $a = ($container->services['b2b_front_auth.authentication_service'] ?? self::getB2bFrontAuth_AuthenticationServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8005 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›     yield 25 => ($container->privates['HachmannconsultingCmsElements\\Core\\Content\\Cms\\DataResolver\\Element\\TextBannerCmsElementResolver'] ??= new \HachmannconsultingCmsElements\Core\Content\Cms\DataResolver\Element\TextBannerCmsElementResolver());}, 26), ['product' => ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container))], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), $a);}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44550 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8021 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsRouteService($container) …
                › {    return $container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)));}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:14417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsControllerService($container) …
                › {    $container->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? self::getCmsRouteService($container)), ($container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? self::getExpressCategoryRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? self::getResolveCriteriaProductListingRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? self::getCachedProductDetailRouteService($container)), ($container->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewLoader'] ?? self::getProductReviewLoader2Service($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? self::getFindProductVariantRouteService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.478+00:00"
        "message" => "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Shopware\B2B\OrderNumber\BridgePlatform\SalesChannelProductRepositoryDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#389
            #message: "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Shopware\B2B\OrderNumber\BridgePlatform\SalesChannelProductRepositoryDecorator"."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8005 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›     yield 25 => ($container->privates['HachmannconsultingCmsElements\\Core\\Content\\Cms\\DataResolver\\Element\\TextBannerCmsElementResolver'] ??= new \HachmannconsultingCmsElements\Core\Content\Cms\DataResolver\Element\TextBannerCmsElementResolver());}, 26), ['product' => ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container))], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), $a);}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44550 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8021 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsRouteService($container) …
                › {    return $container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)));}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:14417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsControllerService($container) …
                › {    $container->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? self::getCmsRouteService($container)), ($container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? self::getExpressCategoryRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? self::getResolveCriteriaProductListingRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? self::getCachedProductDetailRouteService($container)), ($container->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewLoader'] ?? self::getProductReviewLoader2Service($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? self::getFindProductVariantRouteService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.479+00:00"
        "message" => "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Shopware\B2B\InStock\BridgePlatform\SalesChannelProductRepositoryDecorator"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#403
            #message: "User Deprecated: The "Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Shopware\B2B\InStock\BridgePlatform\SalesChannelProductRepositoryDecorator"."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannel_Product_RepositoryService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8005 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsSlotsDataResolverService($container) …
                ›     yield 25 => ($container->privates['HachmannconsultingCmsElements\\Core\\Content\\Cms\\DataResolver\\Element\\TextBannerCmsElementResolver'] ??= new \HachmannconsultingCmsElements\Core\Content\Cms\DataResolver\Element\TextBannerCmsElementResolver());}, 26), ['product' => ($container->services['sales_channel.product.repository'] ?? self::getSalesChannel_Product_RepositoryService($container))], ($container->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? self::getDefinitionInstanceRegistryService($container)), $a);}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44550 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSalesChannelCmsPageLoaderService($container) …
                › }$b = ($container->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? self::getCmsSlotsDataResolverService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:8021 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsRouteService($container) …
                › {    return $container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($container->privates['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoader'] ?? self::getSalesChannelCmsPageLoaderService($container)));}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:14417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCmsControllerService($container) …
                › {    $container->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($container->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? self::getCmsRouteService($container)), ($container->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? self::getExpressCategoryRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? self::getResolveCriteriaProductListingRouteService($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? self::getCachedProductDetailRouteService($container)), ($container->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewLoader'] ?? self::getProductReviewLoader2Service($container)), ($container->services['Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute'] ?? self::getFindProductVariantRouteService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)));}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:223 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › } elseif (isset($container->methodMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->{$container->methodMap[$id]}($container);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.512+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.513+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.513+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.533+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.533+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.533+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.534+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.534+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.534+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.536+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.536+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.536+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.538+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.538+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.538+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.542+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.542+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.542+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.546+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.546+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.549+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.549+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.559+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Checkout\Cart\Event\CartCreatedEvent"
          "listener" => "Shopware\B2B\Cart\BridgePlatform\CartCreatedSubscriber::onCartCreated"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.560+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.560+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.582+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.582+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.582+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.583+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.583+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.583+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.594+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.594+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.596+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.596+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.596+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.597+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.597+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.597+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.601+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.601+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.601+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#1 Rule detection: Standard Versand with priority 100 (id: 0195a9d54a6873f39f0729bdb3e64aec)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#2 Rule detection: DE with priority 100 (id: 0195a9d54a867310802d2ab2731b7a48)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#3 Rule detection: Cart >= 0 with priority 100 (id: cf2d1cd891494f4da1e57159a9b12280)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#4 Rule detection: Always valid (Default) with priority 100 (id: e8a160057db6419aba67eb21ed99360f)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#5 Rule detection: Cart >= 0 (Payment) with priority 100 (id: f28ff6bc1ac64162909d935c5087fb4a)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#6 Rule detection: Customer from DE with priority 50 (id: 96a1b827b21a459ab4d2648e9d96d0aa)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#7 Rule detection: VERSANDKOSTEN IN FLAT ALT with priority 21 (id: 019865c85b4376d2ba771c12b68325dc)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#8 Rule detection: VERSANDKOSTEN IN FLAT with priority 21 (id: 0199bdd98e8e727cb855b8d13783533d)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#9 Rule detection: VERSAND DE with priority 1 (id: 0192718e7beb784c8e50c85d2270be68)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#10 Rule detection: icmss_price  with priority 1 (id: 16803ca29f8b436491fe1a3c2536f31a)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#11 Rule detection: All customers with priority 1 (id: 331379fdeb2446199494643455ee052d)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.615+00:00"
        "message" => "#12 Rule detection: icmss_price  with priority 1 (id: 66c0eb4bdd0149af975172d136021b06)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.616+00:00"
        "message" => "#13 Rule detection: icmss_price  with priority 1 (id: 6b6f7af38fc24709816843ac307eb896)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.616+00:00"
        "message" => "#14 Rule detection: icmss_price  with priority 1 (id: 6b756125254a4898990d07f137ed005c)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.616+00:00"
        "message" => "#15 Rule detection: icmss_price Standard-Kundengruppe with priority 1 (id: 94947c071dbc4fcfb0fa5e9f3ea28bf4)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.616+00:00"
        "message" => "#16 Rule detection: icmss_price  with priority 1 (id: cc972532bd80427e8dae88754cae827f)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.616+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Checkout\Cart\Event\CartVerifyPersistEvent"
          "listener" => "Shopware\Commercial\B2B\OrderApproval\Subscriber\CartPersistSubscriber::handle"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.619+00:00"
        "message" => "User Deprecated: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7703
            #message: "User Deprecated: Since symfony/validator 7.4: Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/validator/Constraint.php"
            #line: 122
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/validator/Constraint.php:122 {
                Symfony\Component\Validator\Constraint->__construct(mixed $options = null, ?array $groups = null, mixed $payload = null) …
                › 
                › trigger_deprecation('symfony/validator', '7.4', 'Support for evaluating options in the base Constraint class is deprecated. Initialize properties in the constructor of %s instead.', static::class);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExists.php:55 {
                Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExists->__construct(array $options) …
                › 
                ›     parent::__construct($options);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php:138 {
                Shopware\Core\Checkout\Cart\LineItemFactoryRegistry->createValidatorDefinition(): DataValidationDefinition …
                › ->add('referencedId', new Type('string'))->add('coverId', new Type('string'), new EntityExists(['entity' => MediaDefinition::ENTITY_NAME, 'context' => Context::createDefaultContext()]))->addSub(
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php:39 {
                Shopware\Core\Checkout\Cart\LineItemFactoryRegistry->__construct(iterable $handlers, DataValidator $validator, EventDispatcherInterface $eventDispatcher) …
                › ) {    $this->validatorDefinition = $this->createValidatorDefinition();}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:42397 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getLineItemFactoryRegistryService($container) …
                › 
                › $instance = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? self::getProductLineItemFactoryService($container));
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6269 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartItemAddRouteService($container) …
                › }$d = ($container->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? self::getLineItemFactoryRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.625+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PayLaterHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7760
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PayLaterHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.628+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler" 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 {#7791
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\AbstractSyncAPMHandler" 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: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPayLaterHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:59 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $syncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.628+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SEPAHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7806
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SEPAHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.629+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\VenmoHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7808
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\VenmoHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.629+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7814
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\VenmoHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getVenmoHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:59 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $syncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.629+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ApplePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7815
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ApplePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.630+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GooglePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7822
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GooglePayHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.630+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PUIHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7833
            #message: "User Deprecated: The tag `shopware.payment.method.sync` is deprecated for service Swag\PayPal\Checkout\Payment\Method\PUIHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/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) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.630+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\PUIHandler" 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 {#7825
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\PUIHandler" 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: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPUIHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:59 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $syncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.631+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7800
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.631+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\APMHandler" 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 {#7831
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\APMHandler" 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: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getBancontactAPMHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.631+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7769
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.631+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7820
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7837
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7840
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7843
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7846
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7849
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.632+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\P24APMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7852
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\P24APMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.633+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7855
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.633+00:00"
        "message" => "User Deprecated: Since swag/paypal 10.0.0: tag:v10.0.0 - The Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler service will be removed"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7854
            #message: "User Deprecated: Since swag/paypal 10.0.0: tag:v10.0.0 - The Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler service will be removed"
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php"
            #line: 57606
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:57606 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getSofortAPMHandlerService($container) …
                › {    trigger_deprecation('swag/paypal', '10.0.0', 'tag:v10.0.0 - The Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler service will be removed');}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.633+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7857
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.633+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ACDCHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7817
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\Method\ACDCHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.634+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" 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 {#7863
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" 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: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getACDCHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.634+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7862
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\Method\ACDCHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getACDCHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.634+00:00"
        "message" => "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\PayPalPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7877
            #message: "User Deprecated: The tag `shopware.payment.method.async` is deprecated for service Swag\PayPal\Checkout\Payment\PayPalPaymentHandler and will be removed in 6.7.0. Use `shopware.payment.method` instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php"
            #line: 256
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Feature.php:256 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                ›     // empty package avoids the malformed "Since shopware/core : " prefix that a non-empty package with an empty version would render    trigger_deprecation('', '', $message);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:67 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › }Feature::triggerDeprecationOrThrow(    'v6.7.0.0',
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.635+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" 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 {#7859
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" 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: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPayPalPaymentHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.635+00:00"
        "message" => "User Deprecated: The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7866
            #message: "User Deprecated: The "Swag\PayPal\Checkout\Payment\PayPalPaymentHandler" class implements "Shopware\Core\Checkout\Payment\Cart\PaymentHandler\RecurringPaymentHandlerInterface" that is deprecated tag:v6.7.0 - will be removed, extend AbstractPaymentHandler instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPayPalPaymentHandlerService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Container.php:399 {
                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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:36 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php:71 {
                Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry->__construct(ServiceProviderInterface $paymentHandlers, ServiceProviderInterface $syncHandlers, ServiceProviderInterface $asyncHandlers, ServiceProviderInterface $preparedHandlers, ServiceProviderInterface $refundHandlers, ServiceProviderInterface $recurringHandlers, Connection $connection) …
                › );$handler = $asyncHandlers->get($serviceId);$this->handlers[(string) $serviceId] = $handler;
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:43922 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPaymentHandlerRegistryService($container) …
                › 
                › $instance = 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],
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:44126 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getPreparedPaymentServiceService($container) …
                › {    $a = ($container->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? self::getPaymentHandlerRegistryService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6417 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartOrderRouteService($container) …
                › }$f = ($container->privates['Shopware\\Core\\Checkout\\Payment\\PreparedPaymentService'] ?? self::getPreparedPaymentServiceService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6458 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getCartServiceService($container, $lazyLoad = true) …
                › 
                ›     return ($lazyLoad->__construct(($container->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? self::getCartPersisterService($container)), ($container->services['event_dispatcher'] ?? self::getEventDispatcherService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? self::getCartCalculatorService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? self::getCartLoadRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? self::getCartDeleteRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? self::getCartItemAddRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? self::getCartItemUpdateRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? self::getCartItemRemoveRouteService($container)), ($container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? self::getCartOrderRouteService($container)), ($container->privates['Shopware\\Core\\Checkout\\Cart\\CartFactory'] ?? self::getCartFactoryService($container))) && false ?: $lazyLoad);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:6455 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › if (true === $lazyLoad) {    return $container->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] = $container->createProxy('CartServiceGhost293df64', static fn () => \CartServiceGhost293df64::createLazyGhost(static fn ($proxy) => self::getCartServiceService($container, $proxy)));}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerW2oeae5\CartServiceGhost293df64->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php:50 {
                Shopware\Core\Checkout\Cart\SalesChannel\CartService->setCart(Cart $cart): void …
                › {    $this->cart[$cart->getToken()] = $cart;}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:99 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->Shopware\Core\System\SalesChannel\Context\{closure} …
                › 
                › $this->cartService->setCart($result->getCart());}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php:61 {
                Shopware\Core\System\SalesChannel\Context\SalesChannelContextService->get(SalesChannelContextServiceParameters $parameters): SalesChannelContext …
                › {    return Profiler::trace('sales-channel-context', function () use ($parameters) {        $token = $parameters->getToken();
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php:70 {
                Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › );$context = $this->contextService->get($contextServiceParameters);}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php:39 {
                Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver->resolve(Request $request): void …
                › {    $this->decorated->resolve($request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php:34 {
                Shopware\Core\Framework\Routing\ContextResolverListener->resolveContext(ControllerEvent $event): void …
                › {    $this->requestContextResolver->resolve($event->getRequest());}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber::onContextResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber::replaceContextToken"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\Routing\Event\SalesChannelContextResolvedEvent"
          "listener" => "Shopware\B2B\Shop\BridgePlatform\ContextProvider::onSalesChannelContextResolved"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7912
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/B2B/EmployeeManagement/Domain/RouteAccess/B2bRouteBlocker.php:30 {
                Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker->blockRouteForEmployee(ControllerEvent $event): void …
                › $request = $event->getRequest();$route = $request->get('_route');}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.642+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "zenit\PlatformHorizon\Subscriber\KernelControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Routing\RouteScopeResolver::resolveScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::mapShippingCallbackContextToken"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\SalesRepresentative\BridgePlatform\SalesRepresentativeSubscriber::redirectSalesRepresentative"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\FrontendAccountFirewall::redirectToController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\B2bModuleFirewall::redirectOutOfB2b"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.643+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\AclRoute\BridgePlatform\RequestInterceptorSubscriber::redirectIfInaccessible"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.646+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.646+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.646+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.646+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerW2oeae5\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.646+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.674+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8176
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.675+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsLoadValidMimeTypes" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8177
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsLoadValidMimeTypes" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.675+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsTruncateEllipsisFilter" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8171
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsTruncateEllipsisFilter" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.676+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Uwp\CmsColumnSlots\Twig\TwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8198
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Uwp\CmsColumnSlots\Twig\TwigExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.676+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "zenit\PlatformHorizon\Twig\GetCategoryById" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8201
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "zenit\PlatformHorizon\Twig\GetCategoryById" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getGetCategoryByIdService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:32836 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Twig\Extension\StringLoaderExtension());$instance->addExtension(($container->services['zenit\\PlatformHorizon\\Twig\\GetCategoryById'] ?? self::getGetCategoryByIdService($container)));$instance->addExtension(($container->services['zenit\\PlatformHorizon\\Twig\\GetCustomFieldNameById'] ?? self::getGetCustomFieldNameByIdService($container)));
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.677+00:00"
        "message" => "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "zenit\PlatformHorizon\Twig\GetCustomFieldNameById" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8217
            #message: "User Deprecated: Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "zenit\PlatformHorizon\Twig\GetCustomFieldNameById" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 363
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/error-handler/DebugClassLoader.php:363 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getGetCustomFieldNameByIdService($container) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:32837 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(($container->services['zenit\\PlatformHorizon\\Twig\\GetCategoryById'] ?? self::getGetCategoryByIdService($container)));$instance->addExtension(($container->services['zenit\\PlatformHorizon\\Twig\\GetCustomFieldNameById'] ?? self::getGetCustomFieldNameByIdService($container)));$instance->addExtension(new \Hachmannconsulting\CountryCategoryLock\Twig\CountryCategoryLockExtension($h));
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:2142 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($container->services['translator'] ?? self::getTranslatorService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:65202 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/guasnwql/guaxstest_neu/shop/var/cache/dev_h9c8c988220e1da5d3e7433d98299fdb3/ContainerW2oeae5/Shopware_Core_KernelDevDebugContainer.php:21362 {
                ContainerW2oeae5\Shopware_Core_KernelDevDebugContainer::ContainerW2oeae5\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/guasnwql/guaxstest_neu/shop/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';
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:69 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->decorated->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:89 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:71 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php:64 {
                Shopware\Core\Framework\Event\NestedEventDispatcher->getListeners(?string $eventName = null): array …
                › {    return $this->dispatcher->getListeners($eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.682+00:00"
        "message" => "Uncaught PHP Exception Shopware\Core\Framework\Routing\RoutingException: "Parameter "id" is missing." at RoutingException.php line 42"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Shopware\Core\Framework\Routing\RoutingException {#8016
            #message: "Parameter "id" is missing."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/RoutingException.php"
            #line: 42
            -statusCode: 400
            -headers: []
            #parameters: [
              "parameterName" => "id"
              "path" => ""
            ]
            #statusCode: 400
            #errorCode: "FRAMEWORK__MISSING_REQUEST_PARAMETER"
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/RoutingException.php:42 {
                Shopware\Core\Framework\Routing\RoutingException::missingRequestParameter(string $name, string $path = ''): self …
                › {    return new self(        Response::HTTP_BAD_REQUEST,
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Controller/CmsController.php:58 {
                Shopware\Storefront\Controller\CmsController->page(?string $id, Request $request, SalesChannelContext $salesChannelContext): Response …
                › if (!$id) {    throw RoutingException::missingRequestParameter('id');}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "SwagB2bPlatform\Routing\ControllerRoutingExceptionHandler::handleRouting"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Shopware\Storefront\Framework\Routing\DomainNotMappedListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.753+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.753+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.753+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.753+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.756+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.756+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.756+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Hachmannconsulting\Subscriber\AccountRedirectSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SwagB2bPlatform\Subscriber\LoginHeaderSender::addLoginHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "HachmannconsultingCandidateregister\Subscriber\LoginRedirectSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.759+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"
      ]
    ]
    8291 => [
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.683+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.683+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.683+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.683+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.683+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.684+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.685+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#8425
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/B2B/EmployeeManagement/Domain/RouteAccess/B2bRouteBlocker.php:30 {
                Shopware\Commercial\B2B\EmployeeManagement\Domain\RouteAccess\B2bRouteBlocker->blockRouteForEmployee(ControllerEvent $event): void …
                › $request = $event->getRequest();$route = $request->get('_route');}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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();
              }
              /home/guasnwql/guaxstest_neu/shop/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) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:43 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($request->attributes->get('exception') !== null) {    return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php:25 {
                Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if (!License::get('SUBSCRIPTIONS-3156213')) {    return $this->decorated->dispatch($event, $eventName);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php:40 {
                Shopware\Core\Content\Flow\Dispatching\FlowDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php:29 {
                Shopware\Core\Framework\Webhook\WebhookDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    $event = $this->dispatcher->dispatch($event, $eventName);}
              /home/guasnwql/guaxstest_neu/shop/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);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/guasnwql/guaxstest_neu/shop/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);}
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/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 {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
                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);$this->forwardedRequest = $request;
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:453 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:351 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php:220 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    $response = $this->lookup($request, $catch);} catch (CacheWasLockedException) {
              }
              /home/guasnwql/guaxstest_neu/shop/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')) {
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:34 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/guasnwql/guaxstest_neu/shop/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "zenit\PlatformHorizon\Subscriber\KernelControllerSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Routing\RouteScopeResolver::resolveScope"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber::mapShippingCallbackContextToken"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\Core\Framework\Routing\RouteEventSubscriber::controller"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\SalesRepresentative\BridgePlatform\SalesRepresentativeSubscriber::redirectSalesRepresentative"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\FrontendAccountFirewall::redirectToController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "SwagB2bPlatform\Subscriber\B2bModuleFirewall::redirectOutOfB2b"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Shopware\B2B\AclRoute\BridgePlatform\RequestInterceptorSubscriber::redirectIfInaccessible"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.686+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerW2oeae5\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.687+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.712+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Shopware\Core\Framework\DataAbstractionLayer\Event\EntitySearchedEvent"
          "listener" => "Shopware\Core\Framework\DataAbstractionLayer\Telemetry\EntityTelemetrySubscriber::emitAssociationsCountMetric"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.712+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.712+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.751+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.751+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Hachmannconsulting\Subscriber\AccountRedirectSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriberEventListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "SwagB2bPlatform\Subscriber\LoginHeaderSender::addLoginHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "HachmannconsultingCandidateregister\Subscriber\LoginRedirectSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+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" => 1787634537
        "timestamp_rfc3339" => "2026-08-25T05:08:57.752+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    839 => 1
    8291 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#2481 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"session-=irv7oq0bd5jhald8f0rh8183ss"
forwarded
"for="216.73.216.64";host="php.guaxstest.com";proto=https"
host
"php.guaxstest.com"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"0Lns1nXeTaxQhrtOnBm4gPvJhw35LJ4A"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.64"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
b2b-no-login
"1"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 25 Aug 2026 05:08:57 GMT"
server-timing
""
sw-context-token
"0Lns1nXeTaxQhrtOnBm4gPvJhw35LJ4A"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"Parameter%20%22id%22%20is%20missing."
x-debug-exception-file
"%2Fhome%2Fguasnwql%2Fguaxstest_neu%2Fshop%2Fvendor%2Fshopware%2Fcore%2FFramework%2FRouting%2FRoutingException.php:42"
x-debug-token
"5d4e3a"

Cookies

Request Cookies

Key Value
session-
"irv7oq0bd5jhald8f0rh8183ss"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Tue, 25 Aug 26 05:08:54 +0000"
Last used
"Tue, 25 Aug 26 05:08:56 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"irv7oq0bd5jhald8f0rh8183ss"
sw-context-token
"0Lns1nXeTaxQhrtOnBm4gPvJhw35LJ4A"
sw-sales-channel-id
"29e74dd17f6542fe97e3076210e7a641"

Session Usage

5 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:91
[
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 91
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 25
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 476
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 453
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 351
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 220
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php"
    "line" => 153
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/public/index.php"
    "line" => 11
    "args" => [
      "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:92
[
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 92
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 25
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 476
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 453
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 351
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 220
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php"
    "line" => 153
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/public/index.php"
    "line" => 11
    "args" => [
      "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:224
[
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 224
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 103
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 25
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 476
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 453
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 351
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 220
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php"
    "line" => 153
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/public/index.php"
    "line" => 11
    "args" => [
      "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:109
[
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 109
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 25
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 476
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 453
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 351
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 220
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php"
    "line" => 153
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/public/index.php"
    "line" => 11
    "args" => [
      "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver:68
[
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php"
    "line" => 68
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Routing/SalesChannelRequestContextResolver.php"
    "line" => 39
    "function" => "resolve"
    "class" => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Routing/ContextResolverListener.php"
    "line" => 34
    "function" => "resolve"
    "class" => "Shopware\Commercial\Subscription\Framework\Routing\SalesChannelRequestContextResolver"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "resolveContext"
    "class" => "Shopware\Core\Framework\Routing\ContextResolverListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
    "line" => 25
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 476
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 453
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 351
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 220
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/shopware/core/Kernel.php"
    "line" => 153
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/guasnwql/guaxstest_neu/shop/public/index.php"
    "line" => 11
    "args" => [
      "/home/guasnwql/guaxstest_neu/shop/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_OPENSEARCH_URL
"http://localhost:9200"
APP_ENV
"dev"
APP_SECRET
"def00000f1f6b1cc2dc163bbab28b9b843649cdbbbe3e37565f3759acc0baecccd5bc4994094c06f758ba5d71e8118254fb12d9956df7ac57f26912ed0e95ad973448abd"
APP_URL
"https://guaxstest.com.cloud6-vm140.de-nserver.de"
BLUE_GREEN_DEPLOYMENT
"1"
DATABASE_URL
"mysql://guasnwql7:4T6ggs%Y7N@127.0.0.1:3306/usrdb_guasnwql7"
INSTANCE_ID
"nAfrD8N5dJZl6dZ8lDn5yNSDqNIpNXgb"
LOCK_DSN
"flock"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"sw"
SHOPWARE_ES_THROW_EXCEPTION
"1"
SHOPWARE_HTTP_CACHE_ENABLED
"1"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/guasnwql/guaxstest_neu/shop"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/guasnwql/guaxstest_neu/shop"
]
CONTEXT_DOCUMENT_ROOT
"/usr/local/fastcgi-starter/"
CONTEXT_PREFIX
"/fastcgist/"
DOCUMENT_ROOT
"/home/guasnwql/guaxstest_neu/shop/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GROUP
"guasnwql"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"9"
H2_STREAM_TAG
"2483056-25512-9"
HOME
"/home/guasnwql"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"session-=irv7oq0bd5jhald8f0rh8183ss"
HTTP_FORWARDED
"for="216.73.216.64";host="php.guaxstest.com";proto=https"
HTTP_HOST
"php.guaxstest.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.64"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/home/guasnwql/guaxstest_neu/shop/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/fastcgi-starter/php8.3"
ORIG_SCRIPT_NAME
"/fastcgist/php8.3"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_FCGI_MAX_REQUESTS
"0"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"9"
REDIRECT_H2_STREAM_TAG
"2483056-25512-9"
REDIRECT_HANDLER
"php-fastcgi8.3"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_H2PUSH
"off"
REDIRECT_REDIRECT_H2_PUSH
"off"
REDIRECT_REDIRECT_H2_PUSHED
""
REDIRECT_REDIRECT_H2_PUSHED_ON
""
REDIRECT_REDIRECT_H2_STREAM_ID
"9"
REDIRECT_REDIRECT_H2_STREAM_TAG
"2483056-25512-9"
REDIRECT_REDIRECT_HTTP2
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"php.guaxstest.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"php.guaxstest.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"22474"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1787634537
REQUEST_TIME_FLOAT
1787634537.136
REQUEST_URI
"/widgets/cms"
SCRIPT_FILENAME
"/home/guasnwql/guaxstest_neu/shop/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.228.154.48"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"php.guaxstest.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"php.guaxstest.com"
SYMFONY_DOTENV_PATH
"/home/guasnwql/guaxstest_neu/shop/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,ADMIN_OPENSEARCH_URL"
USER
"guasnwql"

Parent Request

Return to parent request (token = 5780c8)

Key Value
XmlHttpRequest
true
_controller
"Shopware\Storefront\Controller\CmsController::page"
_cspNonce
"MayETQEZwg4="
_httpCache
true
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.cms.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "id" => null
  "XmlHttpRequest" => true
  "_httpCache" => true
]
_stopwatch_token
"fd3f92"
id
null
resolved-uri
"/widgets/cms"
sw-context
Shopware\Core\Framework\Context {#2523
  #extensions: []
  #scope: "user"
  #rulesLocked: false
  -scopeStates: []
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#2580 …}
  #ruleIds: [
    "0195a9d54a6873f39f0729bdb3e64aec"
    "0195a9d54a867310802d2ab2731b7a48"
    "cf2d1cd891494f4da1e57159a9b12280"
    "e8a160057db6419aba67eb21ed99360f"
    "f28ff6bc1ac64162909d935c5087fb4a"
    "96a1b827b21a459ab4d2648e9d96d0aa"
    "019865c85b4376d2ba771c12b68325dc"
    "0199bdd98e8e727cb855b8d13783533d"
    "0192718e7beb784c8e50c85d2270be68"
    "16803ca29f8b436491fe1a3c2536f31a"
    "331379fdeb2446199494643455ee052d"
    "66c0eb4bdd0149af975172d136021b06"
    "6b6f7af38fc24709816843ac307eb896"
    "6b756125254a4898990d07f137ed005c"
    "94947c071dbc4fcfb0fa5e9f3ea28bf4"
    "cc972532bd80427e8dae88754cae827f"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "net"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2630 …}
  #states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"0196c3ebfdd47a5bb2d3b28343319d6c"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["37.201.157.207","91.196.200.41"]"
sw-original-request-uri
"/widgets/cms"
sw-sales-channel-absolute-base-url
"https://php.guaxstest.com"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#2535
  #extensions: []
  #token: "0Lns1nXeTaxQhrtOnBm4gPvJhw35LJ4A"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#2529 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#5310 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#5232 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#4593 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#4640 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#4411 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#4584 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#2523
    #extensions: []
    #scope: "user"
    #rulesLocked: false
    -scopeStates: []
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#2580 …}
    #ruleIds: [
      "0195a9d54a6873f39f0729bdb3e64aec"
      "0195a9d54a867310802d2ab2731b7a48"
      "cf2d1cd891494f4da1e57159a9b12280"
      "e8a160057db6419aba67eb21ed99360f"
      "f28ff6bc1ac64162909d935c5087fb4a"
      "96a1b827b21a459ab4d2648e9d96d0aa"
      "019865c85b4376d2ba771c12b68325dc"
      "0199bdd98e8e727cb855b8d13783533d"
      "0192718e7beb784c8e50c85d2270be68"
      "16803ca29f8b436491fe1a3c2536f31a"
      "331379fdeb2446199494643455ee052d"
      "66c0eb4bdd0149af975172d136021b06"
      "6b6f7af38fc24709816843ac307eb896"
      "6b756125254a4898990d07f137ed005c"
      "94947c071dbc4fcfb0fa5e9f3ea28bf4"
      "cc972532bd80427e8dae88754cae827f"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "net"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2630 …}
    #states: []
  }
  #cartLock: null
  -domainId: "0196c3ebfdd47a5bb2d3b28343319d6c"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2630 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#5229 …}
  #areaRuleIds: [
    "shipping" => [
      "0195a9d54a867310802d2ab2731b7a48"
      "cf2d1cd891494f4da1e57159a9b12280"
      "e8a160057db6419aba67eb21ed99360f"
      "96a1b827b21a459ab4d2648e9d96d0aa"
      "019865c85b4376d2ba771c12b68325dc"
      "0199bdd98e8e727cb855b8d13783533d"
    ]
    "promotion" => [
      "e8a160057db6419aba67eb21ed99360f"
      "331379fdeb2446199494643455ee052d"
    ]
    "payment" => [
      "331379fdeb2446199494643455ee052d"
    ]
    "product" => [
      "94947c071dbc4fcfb0fa5e9f3ea28bf4"
    ]
  ]
  #languageInfo: Shopware\Core\System\SalesChannel\Context\LanguageInfo {#2576 …}
  #states: []
}
sw-sales-channel-id
"29e74dd17f6542fe97e3076210e7a641"
sw-snippet-set-id
"3be6ed276a674f769a3b8386f1fb580c"
sw-storefront-url
"https://php.guaxstest.com"
theme-base-name
null
theme-id
"0195cd38215e7246b39d77207b7b223c"
theme-name
"HachmannconsultingGuaxsTheme"