| exception |
Shopware\Core\Content\LandingPage\Exception\LandingPageNotFoundException {#8159
#message: "Landing page "41f7d0c0209a4f2d850d212397a6bd5c" not found."
#code: 0
#file: "/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php"
#line: 83
-statusCode: 404
-headers: []
#parameters: [
"landingPageId" => "41f7d0c0209a4f2d850d212397a6bd5c"
]
trace: {
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php:83 {
Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute->loadLandingPage(string $landingPageId, SalesChannelContext $context): LandingPageEntity …
› if (!$landingPage) {
› throw new LandingPageNotFoundException($landingPageId);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php:43 {
Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute->load(string $landingPageId, Request $request, SalesChannelContext $context): LandingPageRouteResponse …
› {
› $landingPage = $this->loadLandingPage($landingPageId, $context);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php:68 {
Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute->Shopware\Core\Content\LandingPage\SalesChannel\{closure} …
› $name = self::buildName($landingPageId);
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($landingPageId, $request, $context));
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/System/SystemConfig/SystemConfigService.php:416 {
Shopware\Core\System\SystemConfig\SystemConfigService->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/custom/plugins/PickwareErpStarter/vendor/pickware/shopware-extensions-bundle/src/Mail/SystemConfigServiceDecorator.php:140 {
Pickware\ShopwareExtensionsBundle\Mail\SystemConfigServiceDecorator->trace(string $key, Closure $param) …
› {
› return $this->decoratedSystemConfigService->trace($key, $param);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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)));
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Framework/Adapter/Translation/Translator.php:96 {
Shopware\Core\Framework\Adapter\Translation\Translator->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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)));
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php:56 {
Shopware\Core\Framework\Adapter\Cache\CacheTagCollection->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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)));
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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));
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php:76 {
Shopware\Storefront\Theme\ThemeConfigValueAccessor->trace(string $key, Closure $param) …
›
› $result = $param();
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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));
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php:68 {
Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute->Shopware\Core\Content\LandingPage\SalesChannel\{closure} …
› $name = self::buildName($landingPageId);
› $response = $this->tracer->trace($name, fn () => $this->getDecorated()->load($landingPageId, $request, $context));
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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) {
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php:66 {
Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute->load(string $landingPageId, Request $request, SalesChannelContext $context): LandingPageRouteResponse …
›
› $value = $this->cache->get($key, function (ItemInterface $item) use ($request, $context, $landingPageId) {
› $name = self::buildName($landingPageId);
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php:41 {
Shopware\Storefront\Page\LandingPage\LandingPageLoader->load(Request $request, SalesChannelContext $context): LandingPage …
›
› $landingPage = $this->landingPageRoute->load($landingPageId, $request, $context)->getLandingPage();
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/storefront/Controller/LandingPageController.php:31 {
Shopware\Storefront\Controller\LandingPageController->index(SalesChannelContext $context, Request $request): Response …
› {
› $page = $this->landingPageLoader->load($request, $context);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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) {
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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 {
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:473 {
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);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:448 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/symfony/http-kernel/HttpCache/HttpCache.php:221 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/vendor/shopware/core/HttpKernel.php:146 {
Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/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) {
}
/usr/local/www/apache24/noexec/panto.borucu.han-solo.net/public/index.php:71 {
|