| exception |
Shopware\Core\Content\Category\Exception\CategoryNotFoundException {#8208
#message: "Category "01954cd8378f723e9cca019a6dde1ddd" not found."
#code: 0
#file: "/var/www/html/vendor/shopware/core/Content/Category/CategoryException.php"
#line: 27
-statusCode: 404
-headers: []
#parameters: [
"categoryId" => "01954cd8378f723e9cca019a6dde1ddd"
]
trace: {
/var/www/html/vendor/shopware/core/Content/Category/CategoryException.php:27 {
Shopware\Core\Content\Category\CategoryException::categoryNotFound(string $id): ShopwareHttpException …
› {
› return new CategoryNotFoundException($id);
› }
}
/var/www/html/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php:58 {
Shopware\Core\Content\Category\SalesChannel\CategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
› ) {
› throw CategoryException::categoryNotFound($navigationId);
› }
arguments: {
$id: "01954cd8378f723e9cca019a6dde1ddd"
}
}
/var/www/html/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php:71 {
Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
›
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($navigationId, $request, $context));
›
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#8511 …}
}
}
/var/www/html/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:416 {
Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
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)));
› }
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#7668 …}
}
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:96 {
Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
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)));
› }
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#7668 …}
}
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php:33 {
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)));
› }
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#8509 …}
}
}
/var/www/html/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));
› }
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#8511 …}
}
}
/var/www/html/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:76 {
Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/html/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));
› }
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#5327 …}
}
}
/var/www/html/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php:71 {
Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
›
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($navigationId, $request, $context));
›
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd"
$param: Closure() {#8511 …}
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:70 {
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) {
arguments: {
Symfony\Component\Cache\CacheItem {#7667 …}
true
}
}
/var/www/html/vendor/symfony/cache-contracts/CacheTrait.php:33 {
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);
› }
arguments: {
$pool: Shopware\Core\Framework\Adapter\Cache\CacheDecorator {#906 …}
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd-c75276962f148b60326be2b84251c655"
$callback: Closure(ItemInterface $item) {#8210 …}
$beta: 1.0
&$metadata: []
}
}
/var/www/html/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php:68 {
Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($navigationId, $request, $context) {
› $name = self::buildName($navigationId);
arguments: {
$key: "category-route-01954cd8378f723e9cca019a6dde1ddd-c75276962f148b60326be2b84251c655"
$callback: Closure(ItemInterface $item) {#8210 …}
}
}
/var/www/html/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/html/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php:57 {
Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute->load(string $navigationId, Request $request, SalesChannelContext $context): CategoryRouteResponse …
› {
› return Profiler::trace('category-route', function () use ($navigationId, $request, $context) {
› if ($context->hasState(...$this->states)) {
arguments: {
$name: "category-route"
$closure: Closure() {#5310 …}
}
}
/var/www/html/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:41 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› $category = $this->cmsPageRoute
› ->load($navigationId, $request, $context)
› ->getCategory();
arguments: {
$navigationId: "01954cd8378f723e9cca019a6dde1ddd"
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1815 …}
}
}
/var/www/html/vendor/shopware/storefront/Controller/NavigationController.php:45 {
Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->navigationPageLoader->load($request, $context);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1815 …}
}
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1815 …}
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
}
}
/var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
}
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php:44 {
Shopware\Core\Framework\Adapter\Kernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!KernelFactory::$active) {
› return parent::handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php:50 {
Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!KernelFactory::$active) {
› return $this->getKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/Kernel.php:157 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:86 {
Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(HttpKernelInterface $kernel, Request $request, int $type, bool $catch): Response …
› try {
› return $kernel->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:476 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Request $request, bool $catch = false, ?Response $entry = null) …
› // always a "master" request (as the real master request can be in cache)
› $response = SubRequestHandler::handle($this->kernel, $request, HttpKernelInterface::MAIN_REQUEST, $catch);
›
arguments: {
$kernel: Shopware\Core\Kernel {#36 …}
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:451 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1053 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:349 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#897 …}
$catch: true
}
}
/var/www/html/vendor/symfony/http-kernel/HttpCache/HttpCache.php:222 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#897 …}
$catch: true
}
}
/var/www/html/vendor/shopware/core/HttpKernel.php:146 {
Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#897 …}
$type: 1
$catch: true
}
}
/var/www/html/vendor/shopware/core/HttpKernel.php:67 {
Shopware\Core\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): HttpKernelResult …
› try {
› return $this->doHandle($request, $type, $catch);
› } catch (Exception $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/var/www/html/public/index.php:71 {
|