Error {#28907
#message: "Call to a member function getCategoriesRo() on null"
#code: 0
#file: "/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Model/Nosto/Entity/Product/Builder.php"
#line: 401
trace: {
/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Model/Nosto/Entity/Product/Builder.php:401 {
Nosto\NostoIntegration\Model\Nosto\Entity\Product\Builder->makeActualProductCategories(?SalesChannelProductEntity $product, SalesChannelContext $context): void …
› $categories = $this->getCategoriesWithDynamicProductGroups($context);
› $productCategoryRoIds = $product->getCategoriesRo()->getIds();
› $dynamicGroupCategoryIds = $dynamicGroupCategoryPaths = [];
}
/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Model/Nosto/Entity/Product/Builder.php:83 {
Nosto\NostoIntegration\Model\Nosto\Entity\Product\Builder->build(SalesChannelProductEntity $product, SalesChannelContext $context): Product …
› // but a dynamic group of products is currently selected there
› $this->makeActualProductCategories($product, $context);
›
}
/var/www/arsmundi/htdocs/shop/live/custom/static-plugins/CstormArsmundiBase/src/Service/NostoProductBuilderExtension.php:64 {
Cstorm\ArsmundiBase\Service\NostoProductBuilderExtension->build(SalesChannelProductEntity $product, SalesChannelContext $context): Product …
› try {
› $nostoProduct = $this->inner->build($product, $context);
›
}
/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Model/Nosto/Entity/Product/Provider.php:22 {
Nosto\NostoIntegration\Model\Nosto\Entity\Product\Provider->get(SalesChannelProductEntity $product, SalesChannelContext $context): Product …
› try {
› $nostoProduct = $this->builder->build($product, $context);
› } catch (Exception $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Model/Nosto/Entity/Product/CachedProvider.php:37 {
Nosto\NostoIntegration\Model\Nosto\Entity\Product\CachedProvider->get(SalesChannelProductEntity $product, SalesChannelContext $context): Product …
›
› $nostoProduct = $this->innerProvider->get($product, $context);
› $cachedItem->expiresAfter(3600);
}
/var/www/arsmundi/htdocs/shop/live/vendor/store.shopware.com/nostointegration/src/Twig/Extension/NostoExtension.php:44 {
Nosto\NostoIntegration\Twig\Extension\NostoExtension->getNostoProduct(?SalesChannelProductEntity $product, SalesChannelContext $context): Product …
› try {
› $result = $product === null ? null : $this->productProvider->get($product, $context);
›
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/8f/8fd6fc10432a742337af4cfff979e0e4.php:63 {
__TwigTemplate_3f228ca6ad8bbaf56236ff2f0a9d1220->block_nosto_integration_page_tagging(array $context, array $blocks = []): iterable …
› yield " ";
› $context["nostoProduct"] = $this->extensions['Nosto\NostoIntegration\Twig\Extension\NostoExtension']->getNostoProduct(($context["product"] ?? null), ($context["context"] ?? null));
› // line 6
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/fe/fe71c52c80cf509edeca1b5ea92d1acc.php:44 {
__TwigTemplate_e3f29cd8ba45277919eb30278e088f9e->doDisplay(array $context, array $blocks = []): iterable …
› // line 1
› yield from $this->unwrap()->yieldBlock('nosto_integration_page_tagging', $context, $blocks);
› yield from [];
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/8f/8fd6fc10432a742337af4cfff979e0e4.php:48 {
__TwigTemplate_3f228ca6ad8bbaf56236ff2f0a9d1220->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@NostoIntegration/storefront/component/nosto-integration/product-tagging.html.twig", "@CstormArsmundiTheme/storefront/component/nosto-integration/product-tagging.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/d9/d9822c5beeeaea26040c268e10f1e065.php:164 {
__TwigTemplate_916919bf62f27d97f81a183ee9d36dd8->block_nosto_integration_tagging_advanced(array $context, array $blocks = []): iterable …
› if ($__internal_compile_0) {
› yield from $__internal_compile_0->unwrap()->yield($context);
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/d9/d9822c5beeeaea26040c268e10f1e065.php:119 {
__TwigTemplate_916919bf62f27d97f81a183ee9d36dd8->block_nosto_integration_integration_tagging(array $context, array $blocks = []): iterable …
› // line 19
› yield from $this->unwrap()->yieldBlock('nosto_integration_tagging_advanced', $context, $blocks);
› // line 22
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/d9/d9822c5beeeaea26040c268e10f1e065.php:73 {
__TwigTemplate_916919bf62f27d97f81a183ee9d36dd8->block_base_body_script(array $context, array $blocks = []): iterable …
› yield " ";
› yield from $this->unwrap()->yieldBlock('nosto_integration_integration_tagging', $context, $blocks);
› // line 24
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:457 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› } elseif ($parent = $this->getParent($context)) {
› yield from $parent->unwrap()->yieldBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:482 {
Twig\Template->yieldParentBlock($name, array $context, array $blocks = []): iterable …
› } elseif ($parent = $this->getParent($context)) {
› yield from $parent->unwrap()->yieldBlock($name, $context, $blocks, false);
› } else {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/1d/1d15258ff87e5259f5b08dd8286b3f94.php:81 {
__TwigTemplate_8b73d290eceb928b719410d356a9f38f->block_base_body_script(array $context, array $blocks = []): iterable …
› yield " ";
› yield from $this->yieldParentBlock("base_body_script", $context, $blocks);
› yield "
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:482 {
Twig\Template->yieldParentBlock($name, array $context, array $blocks = []): iterable …
› } elseif ($parent = $this->getParent($context)) {
› yield from $parent->unwrap()->yieldBlock($name, $context, $blocks, false);
› } else {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/ca/caae12ca59f6bc826394e8d30f046bc4.php:60 {
__TwigTemplate_2e07a4670456181e774779592198d49d->block_base_body_script(array $context, array $blocks = []): iterable …
› yield " ";
› yield from $this->yieldParentBlock("base_body_script", $context, $blocks);
› yield "
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:482 {
Twig\Template->yieldParentBlock($name, array $context, array $blocks = []): iterable …
› } elseif ($parent = $this->getParent($context)) {
› yield from $parent->unwrap()->yieldBlock($name, $context, $blocks, false);
› } else {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/78/7829fb108fede594c4efa116268074ba.php:224 {
__TwigTemplate_a641bc52854fb71b0dc5a7dd9e0f8d6d->block_base_body_script(array $context, array $blocks = []): iterable …
› yield " ";
› yield from $this->yieldParentBlock("base_body_script", $context, $blocks);
› yield "
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/84/84495ad26ffa216523b899fbdd173663.php:179 {
__TwigTemplate_d578e290df331f9ec67fca8bcdf4b329->block_base_body(array $context, array $blocks = []): iterable …
› // line 129
› yield from $this->unwrap()->yieldBlock('base_body_script', $context, $blocks);
› // line 131
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:437 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› try {
› yield from $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/84/84495ad26ffa216523b899fbdd173663.php:90 {
__TwigTemplate_d578e290df331f9ec67fca8bcdf4b329->doDisplay(array $context, array $blocks = []): iterable …
› // line 18
› yield from $this->unwrap()->yieldBlock('base_body', $context, $blocks);
› // line 133
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/fc/fccd7931b88b2d738990417c014ce606.php:51 {
__TwigTemplate_6b312fe5cfa4120726afebc29afb5190->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@CstormCore/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/6c/6c9696f4ae1ff222d04e64cde85a82c3.php:52 {
__TwigTemplate_cd4ba5bae1c2557ee926d2a02af08445->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormCore/storefront/base.html.twig", "@CstormArsmundiBanner/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/a8/a812aca6e2ff1873a27632c2259f765b.php:65 {
__TwigTemplate_0b42c7e32a6e2a2f2b09024eff18ac1f->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormArsmundiBanner/storefront/base.html.twig", "@CstormArsmundiBase/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/55/556b32d71fca495ae4a2f328ce262338.php:48 {
__TwigTemplate_2ccedbc9d23f21b70b9e5d6fd2547581->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormArsmundiBase/storefront/base.html.twig", "@CstormArsmundiUniserv/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/e3/e3658e7c7090034e3904c46203b7e366.php:48 {
__TwigTemplate_36b4e763e969d269180ee397abbe1634->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormArsmundiUniserv/storefront/base.html.twig", "@CbaxModulAnalytics/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/fb/fb43e93f11f6b5494c1d4afa14a68892.php:50 {
__TwigTemplate_ccb0b7c1a6b1bfc39448891fffb58576->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CbaxModulAnalytics/storefront/base.html.twig", "@NetiNextEasyCouponDesigns/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/d9/d9822c5beeeaea26040c268e10f1e065.php:53 {
__TwigTemplate_916919bf62f27d97f81a183ee9d36dd8->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@NetiNextEasyCouponDesigns/storefront/base.html.twig", "@NostoIntegration/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/0a/0af226c85951922d3487b453aefa1544.php:49 {
__TwigTemplate_bcc2aa72407c873616aecd485a539efa->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@NostoIntegration/storefront/base.html.twig", "@WbmTagManagerAnalytics/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/1d/1d15258ff87e5259f5b08dd8286b3f94.php:69 {
__TwigTemplate_8b73d290eceb928b719410d356a9f38f->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@WbmTagManagerAnalytics/storefront/base.html.twig", "@TrustedShopsEasyIntegrationS6/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/ca/caae12ca59f6bc826394e8d30f046bc4.php:48 {
__TwigTemplate_2e07a4670456181e774779592198d49d->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@TrustedShopsEasyIntegrationS6/storefront/base.html.twig", "@CstormFormBuilderExtension/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/78/7829fb108fede594c4efa116268074ba.php:58 {
__TwigTemplate_a641bc52854fb71b0dc5a7dd9e0f8d6d->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormFormBuilderExtension/storefront/base.html.twig", "@CstormArsmundiTheme/storefront/base.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/cb/cb2add01540286fb23b9b9484c5b3077.php:53 {
__TwigTemplate_f57d34610d6f03d6005718aeb0a0b5a5->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormArsmundiTheme/storefront/base.html.twig", "@Storefront/storefront/page/content/product-detail.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/db/dbf1645a9d665c3567badfcf7eb9699f.php:51 {
__TwigTemplate_aff9e172c1964aecda8318f0b67937fa->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@Storefront/storefront/page/content/product-detail.html.twig", "@CstormAgeVerification/storefront/page/content/product-detail.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/2c/2cf4a222cd418aa92dd7d62768528f5e.php:48 {
__TwigTemplate_e02869d052e4c1bc15e6683549defb07->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@CstormAgeVerification/storefront/page/content/product-detail.html.twig", "@TrustedShopsEasyIntegrationS6/storefront/page/content/product-detail.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/var/cache/prod_h35b5584d2af16e70b07b8b8bb941b8fd/twig/7f/7fbfb6fb0db821823d7c35919628f93e.php:48 {
__TwigTemplate_290d79d93194a279e12c93ad00ff79fa->doDisplay(array $context, array $blocks = []): iterable …
› $this->parent = $this->loadTemplate("@TrustedShopsEasyIntegrationS6/storefront/page/content/product-detail.html.twig", "@CstormArsmundiTheme/storefront/page/content/product-detail.html.twig", 2);
› yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:393 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› try {
› yield from $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Template.php:377 {
Twig\Template->render(array $context): string …
› $content = '';
› foreach ($this->yield($context) as $data) {
› $content .= $data;
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/TemplateWrapper.php:35 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/twig/twig/src/Environment.php:306 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/shopware/storefront/Controller/StorefrontController.php:277 {
Shopware\Storefront\Controller\StorefrontController->renderView(string $view, array $parameters = []): string …
› try {
› return $this->twig->render($view, $parameters);
› } catch (LoaderError|RuntimeError|SyntaxError $e) {
}
/var/www/arsmundi/htdocs/shop/live/vendor/shopware/storefront/Controller/StorefrontController.php:291 {
Shopware\Storefront\Controller\StorefrontController->render(string $view, array $parameters = [], ?Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/arsmundi/htdocs/shop/live/vendor/shopware/storefront/Controller/StorefrontController.php:92 {
Shopware\Storefront\Controller\StorefrontController->Shopware\Storefront\Controller\{closure} …
›
› $response = Profiler::trace('twig-rendering', fn () => $this->render($view, $event->getParameters(), new Response()));
›
}
/var/www/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/vendor/shopware/storefront/Controller/StorefrontController.php:92 {
Shopware\Storefront\Controller\StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
›
› $response = Profiler::trace('twig-rendering', fn () => $this->render($view, $event->getParameters(), new Response()));
›
}
/var/www/arsmundi/htdocs/shop/live/vendor/shopware/storefront/Controller/ProductController.php:66 {
Shopware\Storefront\Controller\ProductController->index(SalesChannelContext $context, Request $request): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/content/product-detail.html.twig', ['page' => $page]);
› }
}
/var/www/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/vendor/symfony/http-kernel/HttpCache/HttpCache.php:461 {
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/arsmundi/htdocs/shop/live/vendor/symfony/http-kernel/HttpCache/HttpCache.php:438 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false): Response …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/arsmundi/htdocs/shop/live/vendor/symfony/http-kernel/HttpCache/HttpCache.php:336 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false): Response …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/symfony/http-kernel/HttpCache/HttpCache.php:214 {
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/arsmundi/htdocs/shop/live/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/arsmundi/htdocs/shop/live/vendor/shopware/core/Kernel.php:155 {
Shopware\Core\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $this->getHttpKernel()->handle($request, $type, $catch);
› }
}
/var/www/arsmundi/htdocs/shop/live/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/var/www/arsmundi/htdocs/shop/live/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/arsmundi/htdocs/shop/live/public/index.php:10 {
›
› require_once __DIR__ . '/../vendor/autoload_runtime.php';
›
arguments: {
"/var/www/arsmundi/htdocs/shop/live/vendor/autoload_runtime.php"
}
}
}
}