exception |
Shopware\Core\Content\Category\Exception\CategoryNotFoundException {#4137
#message: "Category "31b21ed1bcee496cb706896ebab776cb" not found."
#code: 0
#file: "/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/CategoryException.php"
#line: 27
-statusCode: 404
-headers: []
#parameters: [
"categoryId" => "31b21ed1bcee496cb706896ebab776cb"
]
trace: {
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/CategoryException.php:27 {
Shopware\Core\Content\Category\CategoryException::categoryNotFound(string $id): ShopwareHttpException …
› {
› return new CategoryNotFoundException($id);
› }
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php:151 {
Shopware\Core\Content\Category\SalesChannel\NavigationRoute->getMetaInfoById(string $id, array $metaInfo): array …
› if (!\array_key_exists($id, $metaInfo)) {
› throw CategoryException::categoryNotFound($id);
› }
arguments: {
$id: "31b21ed1bcee496cb706896ebab776cb"
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php:58 {
Shopware\Core\Content\Category\SalesChannel\NavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
›
› $active = $this->getMetaInfoById($activeId, $metaInfo);
›
arguments: {
$id: "31b21ed1bcee496cb706896ebab776cb"
$metaInfo: [ …1]
}
}
/var/www/dev.schwalbe.com/releases/311/custom/plugins/Store.shopware.comSwagdynamicaccess/src/Core/Content/Category/SalesChannel/DecoratedNavigationRoute.php:121 {
Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
› ): NavigationRouteResponse {
› $response = $this->inner->load($activeId, $rootId, $request, $context, $criteria);
›
arguments: {
$activeId: "31b21ed1bcee496cb706896ebab776cb"
$rootId: "f80fd2f16b4045f4b23aca941f6b53d5"
$request: Symfony\Component\HttpFoundation\Request {#2840 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
$criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2868 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:102 {
Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
›
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($active, $rootId, $request, $context, $criteria));
›
arguments: {
$key: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4134 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:416 {
Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/dev.schwalbe.com/releases/311/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: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4131 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:96 {
Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/dev.schwalbe.com/releases/311/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: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4131 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/dev.schwalbe.com/releases/311/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: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4133 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4134 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:76 {
Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/var/www/dev.schwalbe.com/releases/311/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: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4130 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:102 {
Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
›
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($active, $rootId, $request, $context, $criteria));
›
arguments: {
$key: "navigation-route-31b21ed1bcee496cb706896ebab776cb"
$param: Closure() {#4134 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#4132 …}
true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#761 …}
$key: "navigation-route-31b21ed1bcee496cb706896ebab776cb-348380b5387f48f60b76ac32b4e784bb"
$callback: Closure(ItemInterface $item) {#4129 …}
$beta: 1.0
&$metadata: []
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:97 {
Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->loadNavigation(Request $request, string $active, string $rootId, int $depth, SalesChannelContext $context, Criteria $criteria, array $tags = []): NavigationRouteResponse …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($active, $depth, $rootId, $request, $context, $criteria, $tags) {
› $request->query->set('depth', (string) $depth);
arguments: {
$key: "navigation-route-31b21ed1bcee496cb706896ebab776cb-348380b5387f48f60b76ac32b4e784bb"
$callback: Closure(ItemInterface $item) {#4129 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:73 {
Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->Shopware\Core\Content\Category\SalesChannel\{closure} …
› // reload missing children of active category, depth 0 allows us the skip base navigation loading in the core route
› $active = $this->loadNavigation($request, $activeId, $rootId, 0, $context, $criteria, [self::ALL_TAG]);
›
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2840 …}
$active: "31b21ed1bcee496cb706896ebab776cb"
$rootId: "f80fd2f16b4045f4b23aca941f6b53d5"
$depth: 0
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
$criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2868 …}
$tags: [ …1]
}
}
/var/www/dev.schwalbe.com/releases/311/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/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php:57 {
Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
› {
› return Profiler::trace('navigation-route', function () use ($activeId, $rootId, $request, $context, $criteria) {
› if ($context->hasState(...$this->states)) {
arguments: {
$name: "navigation-route"
$closure: Closure() {#2873 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php:38 {
Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute->load(string $activeId, string $rootId, Request $request, SalesChannelContext $context, Criteria $criteria): NavigationRouteResponse …
›
› $response = $this->getDecorated()->load($activeId, $rootId, $request, $context, $criteria);
›
arguments: {
$activeId: "31b21ed1bcee496cb706896ebab776cb"
$rootId: "f80fd2f16b4045f4b23aca941f6b53d5"
$request: Symfony\Component\HttpFoundation\Request {#2840 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
$criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2868 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Content/Category/Service/NavigationLoader.php:49 {
Shopware\Core\Content\Category\Service\NavigationLoader->load(string $activeId, SalesChannelContext $context, string $rootId, int $depth = 2): Tree …
› $categories = $this->navigationRoute
› ->load($activeId, $rootId, $request, $context, $criteria)
› ->getCategories();
arguments: {
$activeId: "31b21ed1bcee496cb706896ebab776cb"
$rootId: "f80fd2f16b4045f4b23aca941f6b53d5"
$request: Symfony\Component\HttpFoundation\Request {#2840 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
$criteria: Shopware\Core\Framework\DataAbstractionLayer\Search\Criteria {#2868 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php:55 {
Shopware\Storefront\Pagelet\Header\HeaderPageletLoader->load(Request $request, SalesChannelContext $context): HeaderPagelet …
›
› $navigation = $this->navigationLoader->load(
› (string) $navigationId,
arguments: {
$activeId: "31b21ed1bcee496cb706896ebab776cb"
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
$rootId: "f80fd2f16b4045f4b23aca941f6b53d5"
$depth: 2
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/storefront/Page/GenericPageLoader.php:56 {
Shopware\Storefront\Page\GenericPageLoader->Shopware\Storefront\Page\{closure} …
› $page->setHeader(
› $this->headerLoader->load($request, $context)
› );
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1165 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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/dev.schwalbe.com/releases/311/vendor/shopware/storefront/Page/GenericPageLoader.php:38 {
Shopware\Storefront\Page\GenericPageLoader->load(Request $request, SalesChannelContext $context): Page …
› {
› return Profiler::trace('generic-page-loader', function () use ($request, $context) {
› $page = new Page();
arguments: {
$name: "generic-page-loader"
$closure: Closure() {#1931 …}
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php:35 {
Shopware\Storefront\Page\Navigation\NavigationPageLoader->load(Request $request, SalesChannelContext $context): NavigationPage …
› {
› $page = $this->genericLoader->load($request, $context);
› $page = NavigationPage::createFrom($page);
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#1165 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$context: Shopware\Core\System\SalesChannel\SalesChannelContext {#1945 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1945 …}
$request: Symfony\Component\HttpFoundation\Request {#1165 …}
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$type: 1
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/vendor/shopware/core/Kernel.php:158 {
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 {#1165 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#31 …}
$request: Symfony\Component\HttpFoundation\Request {#1165 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#1165 …}
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#985 …}
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#985 …}
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#985 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/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 {#12 …}
$type: 1
$catch: true
}
}
/var/www/dev.schwalbe.com/releases/311/public/index.php:71 {
|