Error 404 Not Found

GET https://www.party-eikemeier.de/detail/f9e60fe37bc84975b9da1152597969d2

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"FqJsWo0c+F0="
_route_params
[]
_stopwatch_token
"029a37"
exception
Shopware\Core\Content\Product\Exception\ProductNotFoundException {#5304
  #message: "Product for id f9e60fe37bc84975b9da1152597969d2 not found."
  #code: 0
  #file: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php"
  #line: 89
  -statusCode: 404
  -headers: []
  #parameters: [
    "productId" => "f9e60fe37bc84975b9da1152597969d2"
  ]
  trace: {
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:89 {
      Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      › if (!($product instanceof SalesChannelProductEntity)) {    throw new ProductNotFoundException($productId);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Profiling/Profiler.php:67 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:67 {
      Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
      › {    return Profiler::trace('product-detail-route', function () use ($productId, $request, $context, $criteria) {        $mainVariantId = $this->checkVariantListingConfig($productId, $context);
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:70 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      › 
      › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($productId, $request, $context, $criteria));}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:451 {
      Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:101 {
      Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
      Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:97 {
      Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
      Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
      › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:70 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      › 
      › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($productId, $request, $context, $criteria));}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/cache-contracts/CacheTrait.php:64 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
      › $save = true;$item->set($callback($item, $save));if ($save) {
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/cache-contracts/CacheTrait.php:30 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
      › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:67 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
      › 
      › $value = $this->cache->get($key, function (ItemInterface $item) use ($productId, $request, $context, $criteria) {    $name = self::buildName($productId);
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Page/Product/ProductPageLoader.php:71 {
      Shopware\Storefront\Page\Product\ProductPageLoader->load(Request $request, SalesChannelContext $context): ProductPage …
      › 
      › $result = $this->productDetailRoute->load($productId, $request, $context, $criteria);$product = $result->getProduct();
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Controller/ProductController.php:62 {
      Shopware\Storefront\Controller\ProductController->index(SalesChannelContext $context, Request $request): Response …
      › {    $page = $this->productPageLoader->load($request, $context);}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
      Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return parent::handle($request, $type, $catch);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
      Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
      › try {    return $kernel->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
      › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
      › 
      › $response = $this->forward($subRequest, $catch);}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
      › 
      ›     return $this->fetch($request, $catch);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
      Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › } else {    $response = $this->lookup($request, $catch);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
      Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:156 {
      Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › 
      ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
      › 
      › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#227
  -records: [
    "" => [
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.215+00:00"
        "message" => "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#23
            #message: "User Deprecated: Since shopware/core : The Shopware\Core\Service\Service bundle should be added to config/bundles.php"
            #code: 0
            #file: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:138 {
                Shopware\Core\Kernel->registerBundles(): iterable …
                › if ((!Feature::has('v6.7.0.0') || !Feature::isActive('v6.7.0.0')) && !isset($bundles[Service::class])) {    Feature::triggerDeprecationOrThrow('v6.7.0.0', \sprintf('The %s bundle should be added to config/bundles.php', Service::class));    yield new Service();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:339 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:120 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                › if (null === $this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#576
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#585
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#548
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#586
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#593
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#588
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#598
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.217+00:00"
        "message" => "User Deprecated: Since shopware/core : 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 {#597
            #message: "User Deprecated: Since shopware/core : 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: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php"
            #line: 255
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Feature.php:255 {
                Shopware\Core\Framework\Feature::triggerDeprecationOrThrow(string $majorFlag, string $message): void …
                › 
                ›     trigger_deprecation('shopware/core', '', $message);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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'));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/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);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Framework.php:159 {
                Shopware\Core\Framework\Framework->boot(): void …
                › ->get(ExtensionRegistry::class)->configureExtensions(    $this->container->get(DefinitionInstanceRegistry::class),
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:190 {
                Shopware\Core\Kernel->boot(): void …
                › 
                ›     parent::boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:153 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $this->boot();}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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"
      ]
    ]
    683 => [
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "frontend.detail.page"
          "route_parameters" => [
            "_route" => "frontend.detail.page"
            "_routeScope" => [
              "storefront"
            ]
            "_httpCache" => true
            "_controller" => "Shopware\Storefront\Controller\ProductController::index"
            "productId" => "f9e60fe37bc84975b9da1152597969d2"
          ]
          "request_uri" => "https://www.party-eikemeier.de/detail/f9e60fe37bc84975b9da1152597969d2"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.258+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.275+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.275+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.275+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.284+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.284+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.284+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.285+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.285+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.285+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.286+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.286+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.286+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.287+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.287+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.287+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.289+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.289+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.289+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.292+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.292+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.292+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.293+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.293+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.293+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.299+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.299+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.299+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.307+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.307+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.307+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+00:00"
        "message" => "#1 Rule detection: Cart >= 0 with priority 100 (id: 05788650e1ec4b83bb9d66b5edb3367e)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+00:00"
        "message" => "#2 Rule detection: Always valid (Default) with priority 100 (id: 36d21285d16549b898b78f4d7f6fec4a)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+00:00"
        "message" => "#3 Rule detection: Cart >= 0 (Payment) with priority 100 (id: 490e27ffdde14f61acddbd98f473b82c)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+00:00"
        "message" => "#4 Rule detection: Sunday sales with priority 2 (id: efe69f85d4584b339c4d522e4bc1e06b)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.309+00:00"
        "message" => "#5 Rule detection: Shopkunden with priority 0 (id: e8854255cec94228b53db324c425bed2)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.316+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.318+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.318+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEWa6XX8\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.318+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.332+00:00"
        "message" => "Uncaught PHP Exception Shopware\Core\Content\Product\Exception\ProductNotFoundException: "Product for id f9e60fe37bc84975b9da1152597969d2 not found." at ProductDetailRoute.php line 89"
        "priority" => 250
        "priorityName" => "NOTICE"
        "context" => [
          "exception" => Shopware\Core\Content\Product\Exception\ProductNotFoundException {#5304
            #message: "Product for id f9e60fe37bc84975b9da1152597969d2 not found."
            #code: 0
            #file: "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php"
            #line: 89
            -statusCode: 404
            -headers: []
            #parameters: [
              "productId" => "f9e60fe37bc84975b9da1152597969d2"
            ]
            trace: {
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:89 {
                Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
                › if (!($product instanceof SalesChannelProductEntity)) {    throw new ProductNotFoundException($productId);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Profiling/Profiler.php:67 {
                Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
                › 
                ›     $result = $closure();} finally {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:67 {
                Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
                › {    return Profiler::trace('product-detail-route', function () use ($productId, $request, $context, $criteria) {        $mainVariantId = $this->checkVariantListingConfig($productId, $context);
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:70 {
                Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
                › 
                › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($productId, $request, $context, $criteria));}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:451 {
                Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
                › 
                › $result = $param();}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
                Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
                › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:101 {
                Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
                › 
                › $result = $param();}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
                Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
                › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
                Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
                › 
                › $result = $param();}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:35 {
                Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
                › {    return $this->collection->trace($key, fn () => $this->translator->trace($key, fn () => $this->config->trace($key, $param)));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
                Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
                › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:97 {
                Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
                › 
                › $result = $param();}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:35 {
                Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
                › {    return $this->themeConfigAccessor->trace($key, fn () => $this->getDecorated()->trace($key, $param));}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:70 {
                Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
                › 
                › $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($productId, $request, $context, $criteria));}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/cache-contracts/CacheTrait.php:64 {
                Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null): mixed …
                › $save = true;$item->set($callback($item, $save));if ($save) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/cache-contracts/CacheTrait.php:30 {
                Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null): mixed …
                › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:67 {
                Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
                › 
                › $value = $this->cache->get($key, function (ItemInterface $item) use ($productId, $request, $context, $criteria) {    $name = self::buildName($productId);
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Page/Product/ProductPageLoader.php:71 {
                Shopware\Storefront\Page\Product\ProductPageLoader->load(Request $request, SalesChannelContext $context): ProductPage …
                › 
                › $result = $this->productDetailRoute->load($productId, $request, $context, $criteria);$product = $result->getProduct();
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Controller/ProductController.php:62 {
                Shopware\Storefront\Controller\ProductController->index(SalesChannelContext $context, Request $request): Response …
                › {    $page = $this->productPageLoader->load($request, $context);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:72 {
                Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return parent::handle($request, $type, $catch);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
                Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
                › try {    return $kernel->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:460 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null): Response …
                › // always a "master" request (as the real master request can be in cache)$response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:437 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
                › 
                › $response = $this->forward($subRequest, $catch);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:335 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
                › 
                ›     return $this->fetch($request, $catch);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php:213 {
                Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › } else {    $response = $this->lookup($request, $catch);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:65 {
                Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if ($type === HttpKernelInterface::MAIN_REQUEST) {    $response = parent::handle($request, $type, $catch);} elseif ($request->attributes->has('_sw_esi')) {
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php:156 {
                Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $this->getHttpKernel()->handle($request, $type, $catch);}
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php:11 {
                › 
                › require_once __DIR__ . '/../vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.371+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"
      ]
    ]
    5595 => [
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEWa6XX8\RequestPayloadValueResolverGhost8c80924::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.333+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.355+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.355+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.355+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.362+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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" => 1748188776
        "timestamp_rfc3339" => "2025-05-25T15:59:36.363+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
    683 => 0
    5595 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#176 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
cookie
"session-=ad74hp32rkhvdb9jhnjhf55g2s"
forwarded
"for="20.171.207.39";host="www.party-eikemeier.de";proto=https"
from
"gptbot(at)openai.com"
host
"www.party-eikemeier.de"
surrogate-capability
"symfony="ESI/1.0""
sw-context-token
"FxUbpXSefms8zJIFzUwIRAXwpRMnAdDS"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-accel-internal
"/internal-nginx-static-location"
x-forwarded-for
"20.171.207.39"
x-openai-host-hash
"339407812"
x-php-ob-level
"1"
x-real-ip
"20.171.207.39"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 25 May 2025 15:59:36 GMT"
server-timing
""
sw-context-token
"FxUbpXSefms8zJIFzUwIRAXwpRMnAdDS"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"Product%20for%20id%20f9e60fe37bc84975b9da1152597969d2%20not%20found."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fparty-eikemeier.de%2Fhttpdocs%2Fvendor%2Fshopware%2Fcore%2FContent%2FProduct%2FSalesChannel%2FDetail%2FProductDetailRoute.php:89"
x-debug-token
"1d94a3"

Cookies

Request Cookies

Key Value
session-
"ad74hp32rkhvdb9jhnjhf55g2s"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Sun, 25 May 25 15:56:20 +0000"
Last used
"Sun, 25 May 25 15:59:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"ad74hp32rkhvdb9jhnjhf55g2s"
sw-context-token
"FxUbpXSefms8zJIFzUwIRAXwpRMnAdDS"
sw-sales-channel-id
"3e59926c1d514e86bdd3c4ff2fa2be71"

Session Usage

5 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:90
[
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 90
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:91
[
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 91
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:222
[
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 222
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 103
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:111
[
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 111
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver:65
[
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Routing/ContextResolverListener.php"
    "line" => 34
    "function" => "resolve"
    "class" => "Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "resolveContext"
    "class" => "Shopware\Core\Framework\Routing\ContextResolverListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 40
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 29
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 31
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
    "line" => 72
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 460
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 437
    "function" => "forward"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 335
    "function" => "fetch"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
    "line" => 213
    "function" => "lookup"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
    "line" => 65
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/shopware/core/Kernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Shopware\Core\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
    "line" => 11
    "args" => [
      "/var/www/vhosts/party-eikemeier.de/httpdocs/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
"def00000cf25a03abaf7ef509138729a95b3030b4630b50418cc19cf6e2e30a2df6c449d0909a375cad20c807fc10b37cbf0c20777adfa85200e0ac86ff798c28d4a9751"
APP_URL
"https://www.party-eikemeier.de"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/var/www/vhosts/party-eikemeier.de/httpdocs/var/cache/composer"
DATABASE_URL
"mysql://korrekturportal_eikemeier:3aeRo562o5@localhost:3306/korrekturportal_eikemeier"
INSTANCE_ID
"gAKAE62UVhbkgruHbbRe2KwGKx3skfyu"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MAILER_URL
"null://null"
OPENSEARCH_URL
"http://localhost:9200"
PROXY_URL
"http://localhost"
SHOPWARE_ADMIN_ES_ENABLED
"0"
SHOPWARE_ADMIN_ES_INDEX_PREFIX
"sw-admin"
SHOPWARE_ADMIN_ES_REFRESH_INDICES
"0"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"http://localhost:9200"
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"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/party-eikemeier.de/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/party-eikemeier.de/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/party-eikemeier.de"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"session-=ad74hp32rkhvdb9jhnjhf55g2s"
HTTP_FORWARDED
"for="20.171.207.39";host="www.party-eikemeier.de";proto=https"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"www.party-eikemeier.de"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_FORWARDED_FOR
"20.171.207.39"
HTTP_X_OPENAI_HOST_HASH
"339407812"
HTTP_X_REAL_IP
"20.171.207.39"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.party-eikemeier.de/Lunchpaket-Variation-III/110641"
REDIRECT_SCRIPT_URL
"/Lunchpaket-Variation-III/110641"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aDM-aI0BkSsB9Yq2MkhatAAAAEk"
REDIRECT_URL
"/Lunchpaket-Variation-III/110641"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"39370"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1748188776
REQUEST_TIME_FLOAT
1748188776.1882
REQUEST_URI
"/detail/f9e60fe37bc84975b9da1152597969d2"
SCRIPT_FILENAME
"/var/www/vhosts/party-eikemeier.de/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.party-eikemeier.de/Lunchpaket-Variation-III/110641"
SCRIPT_URL
"/Lunchpaket-Variation-III/110641"
SERVER_ADDR
"136.243.36.222"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.party-eikemeier.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at www.party-eikemeier.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/party-eikemeier.de/httpdocs/.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,MAILER_DSN,COMPOSER_HOME,ADMIN_OPENSEARCH_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ADMIN_ES_INDEX_PREFIX,SHOPWARE_ADMIN_ES_ENABLED,SHOPWARE_ADMIN_ES_REFRESH_INDICES"
UNIQUE_ID
"aDM-aI0BkSsB9Yq2MkhatAAAAEk"
USER
"party_eikemeier"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 7917ce)

Key Value
_controller
"Shopware\Storefront\Controller\ProductController::index"
_cspNonce
"Utnx6ZCxvX0="
_httpCache
true
_is_sales_channel
true
_locale
"de-DE"
_remove_csp_headers
true
_route
"frontend.detail.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "_httpCache" => true
  "productId" => "f9e60fe37bc84975b9da1152597969d2"
]
_stopwatch_token
"896f54"
productId
"f9e60fe37bc84975b9da1152597969d2"
resolved-uri
"/detail/f9e60fe37bc84975b9da1152597969d2"
sw-context
Shopware\Core\Framework\Context {#1577
  #extensions: []
  #scope: "user"
  #rulesLocked: false
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1599 …}
  #ruleIds: [
    "05788650e1ec4b83bb9d66b5edb3367e"
    "36d21285d16549b898b78f4d7f6fec4a"
    "490e27ffdde14f61acddbd98f473b82c"
    "efe69f85d4584b339c4d522e4bc1e06b"
    "e8854255cec94228b53db324c425bed2"
  ]
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyFactor: 1.0
  #considerInheritance: true
  #taxState: "gross"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4258 …}
  #states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"018da6649e14743ba74523cef4cba475"
sw-maintenance
false
sw-maintenance-ip-whitelist
"[]"
sw-original-request-uri
"/Lunchpaket-Variation-III/110641"
sw-sales-channel-absolute-base-url
"https://www.party-eikemeier.de"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1585
  #extensions: []
  #token: "FxUbpXSefms8zJIFzUwIRAXwpRMnAdDS"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1590 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#4254 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#3197 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#3507 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3631 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#3647 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#3525 …}
  #permissions: []
  #permisionsLocked: false
  #imitatingUserId: null
  #context: Shopware\Core\Framework\Context {#1577
    #extensions: []
    #scope: "user"
    #rulesLocked: false
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1599 …}
    #ruleIds: [
      "05788650e1ec4b83bb9d66b5edb3367e"
      "36d21285d16549b898b78f4d7f6fec4a"
      "490e27ffdde14f61acddbd98f473b82c"
      "efe69f85d4584b339c4d522e4bc1e06b"
      "e8854255cec94228b53db324c425bed2"
    ]
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyFactor: 1.0
    #considerInheritance: true
    #taxState: "gross"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4258 …}
    #states: []
  }
  -domainId: "018da6649e14743ba74523cef4cba475"
  #itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4258 …}
  #totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4167 …}
  #areaRuleIds: [
    "shipping" => [
      "05788650e1ec4b83bb9d66b5edb3367e"
    ]
    "product" => [
      "e8854255cec94228b53db324c425bed2"
    ]
  ]
  #languageInfo: Shopware\Core\System\SalesChannel\Context\LanguageInfo {#1595 …}
  #states: []
}
sw-sales-channel-id
"3e59926c1d514e86bdd3c4ff2fa2be71"
sw-snippet-set-id
"997c89647dc44b72905c7eeb8b320723"
sw-storefront-url
"https://www.party-eikemeier.de"
theme-base-name
"SsikLibertyTheme"
theme-id
"0fd509d8fcc24dddb8ca52c5dbf99f8c"
theme-name
"ABWebChildThemeTemplate"