https://bjerregaard.web08.tigermedia.eu/detail/56ef9ea0737748f1a1f71bb5105e8098

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_cspNonce
"9/8OqDKEu2c="
_route_params
null
_stopwatch_token
"29f932"
exception
Shopware\Core\Content\Product\Exception\ProductNotFoundException {#6040
  #message: "Product for id 56ef9ea0737748f1a1f71bb5105e8098 not found."
  #code: 0
  #file: "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php"
  #line: 99
  -statusCode: 404
  -headers: []
  #parameters: [
    "productId" => "56ef9ea0737748f1a1f71bb5105e8098"
  ]
  trace: {
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:99 {
      Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      › if (!($product instanceof SalesChannelProductEntity)) {    throw new ProductNotFoundException($productId);}
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Profiling/Profiler.php:59 {
      Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
      › 
      ›     $result = $closure();} finally {
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php:128 {
      Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
      ›         return new ProductDetailRouteResponse($product, $configurator);    });}
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:96 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      › $response = $this->tracer->trace($name, function () use ($productId, $request, $context, $criteria) {    return $this->getDecorated()->load($productId, $request, $context, $criteria);});
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:350 {
      Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:44 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      › return $this->translator->trace($key, function () use ($key, $param) {    return $this->config->trace($key, $param);});
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:120 {
      Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:45 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->Shopware\Core\Framework\Adapter\Cache\{closure} …
      ›         return $this->config->trace($key, $param);    });});
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:46 {
      Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:46 {
      Shopware\Core\Framework\Adapter\Cache\CacheTracer->trace(string $key, Closure $param) …
      ›         });    });}
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:41 {
      Shopware\Storefront\Framework\Cache\CacheTracer->Shopware\Storefront\Framework\Cache\{closure} …
      › return $this->themeConfigAccessor->trace($key, function () use ($key, $param) {    return $this->getDecorated()->trace($key, $param);});
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:59 {
      Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
      › 
      › $result = $param();}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Cache/CacheTracer.php:42 {
      Shopware\Storefront\Framework\Cache\CacheTracer->trace(string $key, Closure $param) …
      ›         return $this->getDecorated()->trace($key, $param);    });}
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:97 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->Shopware\Core\Content\Product\SalesChannel\Detail\{closure} …
      ›     return $this->getDecorated()->load($productId, $request, $context, $criteria);});}
    /home/hosting/http/bjerregaard/stage/vendor/symfony/cache-contracts/CacheTrait.php:72 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->doGet(CacheItemPoolInterface $pool, string $key, callable $callback, ?float $beta, ?array &$metadata = null, ?LoggerInterface $logger = null) …
      › $save = true;$item->set($callback($item, $save));if ($save) {
    }
    /home/hosting/http/bjerregaard/stage/vendor/symfony/cache-contracts/CacheTrait.php:35 {
      Shopware\Core\Framework\Adapter\Cache\CacheDecorator->get(string $key, callable $callback, ?float $beta = null, ?array &$metadata = null) …
      › {    return $this->doGet($this, $key, $callback, $beta, $metadata);}
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php:102 {
      Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute->load(string $productId, Request $request, SalesChannelContext $context, Criteria $criteria): ProductDetailRouteResponse …
      ›     return CacheValueCompressor::compress($response);});}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Page/Product/ProductPageLoader.php:77 {
      Shopware\Storefront\Page\Product\ProductPageLoader->load(Request $request, SalesChannelContext $context): ProductPage …
      › 
      › $result = $this->productDetailRoute->load($productId, $request, $context, $criteria);$product = $result->getProduct();
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Controller/ProductController.php:90 {
      Shopware\Storefront\Controller\ProductController->index(SalesChannelContext $context, Request $request): Response …
      › {    $page = $this->productPageLoader->load($request, $context);}
    /home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php:156 {
      Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
      › 
      › $response = $kernel->handle($transformed, $type, $catch);}
    /home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php:81 {
      Shopware\Core\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true): HttpKernelResult …
      › try {    return $this->doHandle($request, (int) $type, (bool) $catch);} catch (Exception $e) {
    }
    /home/hosting/http/bjerregaard/stage/public/index.php:85 {
      › 
      › $result = $kernel->handle($request);}
  }
}
logger
Symfony\Bridge\Monolog\Logger {#154 …8}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"session-=h646p5m9cqbigp3pan59mqvr74"
host
"bjerregaard.web08.tigermedia.eu"
referer
"https://bjerregaard.web08.tigermedia.eu/detail/56ef9ea0737748f1a1f71bb5105e8098"
sw-context-token
"y1Mz2MaYKMgo3utKCpn4OFD2UPDiK1Qc"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

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
"Tue, 13 May 2025 05:29:18 GMT"
sw-context-token
"y1Mz2MaYKMgo3utKCpn4OFD2UPDiK1Qc"
sw-language-id
"2fbb5fe2e29a4d70aa5854ce7ce3e20b"
vary
"Accept"
x-debug-exception
"Product%20for%20id%2056ef9ea0737748f1a1f71bb5105e8098%20not%20found."
x-debug-exception-file
"%2Fhome%2Fhosting%2Fhttp%2Fbjerregaard%2Fstage%2Fvendor%2Fshopware%2Fcore%2FContent%2FProduct%2FSalesChannel%2FDetail%2FProductDetailRoute.php:99"
x-debug-token
"4e345a"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
session-
"h646p5m9cqbigp3pan59mqvr74"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Tue, 13 May 25 05:29:17 +0000"
Last used
"Tue, 13 May 25 05:29:17 +0000"
Lifetime
0

Session Attributes

Attribute Value
sessionId
"h646p5m9cqbigp3pan59mqvr74"
sw-context-token
"y1Mz2MaYKMgo3utKCpn4OFD2UPDiK1Qc"
sw-sales-channel-id
"8fbebdc33e2349919ee90760c86d60ea"

Session Usage

4 Usages
Stateless check enabled
Usage
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:180
[
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 180
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/custom/plugins/b2bsellerscore/src/Components/Order/Dispatching/OrderStateMachineStateChangeDispatcher.php"
    "line" => 27
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "B2bSellersCore\Components\Order\Dispatching\OrderStateMachineStateChangeDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:181
[
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 181
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/custom/plugins/b2bsellerscore/src/Components/Order/Dispatching/OrderStateMachineStateChangeDispatcher.php"
    "line" => 27
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "B2bSellersCore\Components\Order\Dispatching\OrderStateMachineStateChangeDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:424
[
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 424
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 193
    "function" => "shouldRenewToken"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/custom/plugins/b2bsellerscore/src/Components/Order/Dispatching/OrderStateMachineStateChangeDispatcher.php"
    "line" => 27
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "B2bSellersCore\Components\Order\Dispatching\OrderStateMachineStateChangeDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]
Shopware\Storefront\Framework\Routing\StorefrontSubscriber:201
[
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php"
    "line" => 201
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "startSession"
    "class" => "Shopware\Storefront\Framework\Routing\StorefrontSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
    "line" => 56
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
    "line" => 98
    "function" => "dispatch"
    "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php"
    "line" => 55
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
    "line" => 37
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\BusinessEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/custom/plugins/b2bsellerscore/src/Components/Order/Dispatching/OrderStateMachineStateChangeDispatcher.php"
    "line" => 27
    "function" => "dispatch"
    "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "B2bSellersCore\Components\Order\Dispatching\OrderStateMachineStateChangeDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 156
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/vendor/shopware/core/HttpKernel.php"
    "line" => 81
    "function" => "doHandle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/hosting/http/bjerregaard/stage/public/index.php"
    "line" => 85
    "function" => "handle"
    "class" => "Shopware\Core\HttpKernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"def00000e199992a17172765c18eb184ee5a9e30c5e900dc15149a0de63d9dbcefef9df6c49873b3bcd34e6b93e7ce6328a0c8108d84ed5514d1fa0c8465832d03044ac0"
APP_URL
"https://bjerregaard.web08.tigermedia.eu"
BLUE_GREEN_DEPLOYMENT
"1"
COMPOSER_HOME
"/home/hosting/http/bjerregaard/.composer"
DATABASE_URL
"mysql://bjerregaard:ZRAlgBqXfi@mysql08:3306/bjerregaard_stage"
INSTANCE_ID
"u7xbASkhpzChw3yOXay77EHgUhWOPz5r"
MAILER_URL
"native://default"
SHOPWARE_CDN_STRATEGY_DEFAULT
"id"
SHOPWARE_ES_ENABLED
"0"
SHOPWARE_ES_HOSTS
"elasticsearch:9200"
SHOPWARE_ES_INDEXING_ENABLED
"0"
SHOPWARE_ES_INDEX_PREFIX
"stage_bjerregaard"
SHOPWARE_HTTP_CACHE_ENABLED
"0"
SHOPWARE_HTTP_DEFAULT_TTL
"7200"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/home/hosting/http/bjerregaard/stage/public"
GEOIP_ADDR
"18.188.77.203"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"session-=h646p5m9cqbigp3pan59mqvr74"
HTTP_HOST
"bjerregaard.web08.tigermedia.eu"
HTTP_REFERER
"https://bjerregaard.web08.tigermedia.eu/detail/56ef9ea0737748f1a1f71bb5105e8098"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/Snoeresko-Model-28777-CONDOR-BLACK/28777-45"
REMOTE_ADDR
"18.188.77.203"
REMOTE_PORT
"16640"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1747114157
REQUEST_TIME_FLOAT
1747114157.7626
REQUEST_URI
"/detail/56ef9ea0737748f1a1f71bb5105e8098"
SCRIPT_FILENAME
"/home/hosting/http/bjerregaard/stage/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://bjerregaard.web08.tigermedia.eu/Snoeresko-Model-28777-CONDOR-BLACK/28777-45"
SCRIPT_URL
"/Snoeresko-Model-28777-CONDOR-BLACK/28777-45"
SERVER_ADDR
"10.10.10.53"
SERVER_ADMIN
"plh@tigermedia.dk"
SERVER_NAME
"bjerregaard.web08.tigermedia.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_URL,DATABASE_URL,SHOPWARE_ES_HOSTS,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,SHOPWARE_CDN_STRATEGY_DEFAULT,BLUE_GREEN_DEPLOYMENT,MAILER_URL,COMPOSER_HOME,APP_SECRET,INSTANCE_ID"
X-LSCACHE
"on,crawler,esi,combine"
X_SPDY
"HTTP2"

Parent Request

Return to parent request (token = 03bec4)

Key Value
_controller
"Shopware\Storefront\Controller\ProductController::index"
_cspNonce
"GxoH9qckOw0="
_httpCache
[
  Shopware\Storefront\Framework\Cache\Annotation\HttpCache {#1828
    -maxAge: null
    -states: null
  }
]
_is_sales_channel
true
_locale
"da-DK"
_remove_csp_headers
true
_route
"frontend.detail.page"
_routeScope
[
  "storefront"
]
_route_params
[
  "productId" => "56ef9ea0737748f1a1f71bb5105e8098"
]
_since
Shopware\Core\Framework\Routing\Annotation\Since {#1820
  -value: "6.3.3.0"
}
_stopwatch_token
"a161d3"
productId
"56ef9ea0737748f1a1f71bb5105e8098"
resolved-uri
"/detail/56ef9ea0737748f1a1f71bb5105e8098"
sw-context
Shopware\Core\Framework\Context {#1784
  #extensions: []
  #languageIdChain: [
    "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
  ]
  #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
  #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
  #currencyFactor: 1.0
  #scope: "user"
  #ruleIds: [
    "82ebc8ebdd0f423fa487d1ebbf249f35"
    "b41f99b260d747f99319e356c0739d59"
    "fa71d5fa73574445aa4d0e910942db07"
    "c447ae1fee754d4ca68331b573514ad4"
    "ec506cdbcd4c456d96672b029bf925c0"
  ]
  #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1787 …}
  #considerInheritance: true
  #taxState: "net"
  #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3181 …}
  -states: []
}
sw-currency-id
"b7d2554b0ce847cd82f3ac9bd1c0dfca"
sw-domain-id
"594c8518617144759e8fc25468c0d782"
sw-maintenance
false
sw-maintenance-ip-whitelist
"["10.10.10.1", "128.76.37.126"]"
sw-original-request-uri
"/Snoeresko-Model-28777-CONDOR-BLACK/28777-45"
sw-sales-channel-absolute-base-url
"https://bjerregaard.web08.tigermedia.eu"
sw-sales-channel-base-url
""
sw-sales-channel-context
Shopware\Core\System\SalesChannel\SalesChannelContext {#1791
  #extensions: []
  #token: "y1Mz2MaYKMgo3utKCpn4OFD2UPDiK1Qc"
  #currentCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1781 …}
  #fallbackCustomerGroup: Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupEntity {#1781 …}
  #currency: Shopware\Core\System\Currency\CurrencyEntity {#4253 …}
  #salesChannel: Shopware\Core\System\SalesChannel\SalesChannelEntity {#4328 …}
  #taxRules: Shopware\Core\System\Tax\TaxCollection {#3350 …}
  #customer: null
  #paymentMethod: Shopware\Core\Checkout\Payment\PaymentMethodEntity {#3752 …}
  #shippingMethod: Shopware\Core\Checkout\Shipping\ShippingMethodEntity {#4041 …}
  #shippingLocation: Shopware\Core\Checkout\Cart\Delivery\Struct\ShippingLocation {#1774 …}
  #rulesIds: [
    "82ebc8ebdd0f423fa487d1ebbf249f35"
    "b41f99b260d747f99319e356c0739d59"
    "fa71d5fa73574445aa4d0e910942db07"
    "c447ae1fee754d4ca68331b573514ad4"
    "ec506cdbcd4c456d96672b029bf925c0"
  ]
  #areaRuleIds: [
    "shipping" => [
      "82ebc8ebdd0f423fa487d1ebbf249f35"
      "fa71d5fa73574445aa4d0e910942db07"
      "c447ae1fee754d4ca68331b573514ad4"
    ]
    "payment" => [
      "82ebc8ebdd0f423fa487d1ebbf249f35"
    ]
  ]
  #rulesLocked: false
  #permissions: []
  #permisionsLocked: false
  #context: Shopware\Core\Framework\Context {#1784
    #extensions: []
    #languageIdChain: [
      "2fbb5fe2e29a4d70aa5854ce7ce3e20b"
    ]
    #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425"
    #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca"
    #currencyFactor: 1.0
    #scope: "user"
    #ruleIds: [
      "82ebc8ebdd0f423fa487d1ebbf249f35"
      "b41f99b260d747f99319e356c0739d59"
      "fa71d5fa73574445aa4d0e910942db07"
      "c447ae1fee754d4ca68331b573514ad4"
      "ec506cdbcd4c456d96672b029bf925c0"
    ]
    #source: Shopware\Core\Framework\Api\Context\SalesChannelApiSource {#1787 …}
    #considerInheritance: true
    #taxState: "net"
    #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3181 …}
    -states: []
  }
  -itemRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3181 …}
  -totalRounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#4327 …}
  -domainId: "594c8518617144759e8fc25468c0d782"
  -states: []
}
sw-sales-channel-id
"8fbebdc33e2349919ee90760c86d60ea"
sw-snippet-set-id
"708f283cde9d4ff797215769ca7a0ae8"
sw-storefront-url
"https://bjerregaard.web08.tigermedia.eu"
theme-base-name
"zenitPlatformHorizon"
theme-id
"5dcfa4661e8c40e795cd97aa5c310d67"
theme-name
"BjerregaardTheme"