exception |
Twig\Error\RuntimeError {#69340
-lineno: 55
-name: "@GrimmTheme/solution360/grimm/leasing/leasing-modal.html.twig"
-rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "productnumber" for route "frontend.albis.modal" must match "[^/]++" ("CHR-CKTEK7211601-1/1" given) to generate a corresponding URL.")."
-sourcePath: "/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/solution360/grimm/leasing/leasing-modal.html.twig"
-sourceCode: """
{# Grimm leasing currently replaced by albis, keep in case of reverting to old logic without albis plugin #}\r\n
{# trigger modal #}\r\n
{# {% if price > 12500 %}\r\n
{% set range = "fifthRange" %}\r\n
{% elseif price > 5000 %}\r\n
{% set range = "fourthRange" %}\r\n
{% elseif price > 2500 %}\r\n
{% set range = "thirdRange" %}\r\n
{% elseif price > 500 %}\r\n
{% set range = "secondRange" %}\r\n
{% else %}\r\n
{% set range = "firstRange" %}\r\n
{% endif %}\r\n
\r\n
{% set snippetString = "detail.leasing.durationAmount.fifthDuration.rates." ~ range %}\r\n
{% set factor = snippetString|trans|sw_sanitize %} #}\r\n
\r\n
{# cart #}\r\n
{# {% if activeRoute == "frontend.checkout.cart.page" %} #}\r\n
{# <div class="leasing-info leasing-info--cart">\r\n
<div>\r\n
{{ 'detail.priceDataInfoFrom'|trans|sw_sanitize|lower }}\r\n
<span class="leasing-info__price">{{ ((price * factor) / 100)|currency }}</span>\r\n
{{ "detail.leasing.titleCheckout"|trans|sw_sanitize }}\r\n
</div>\r\n
<button type="button" class="btn btn-secondary btn-block" data-toggle="modal" data-target="#leasingModal">\r\n
{{ "detail.leasing.title"|trans|sw_sanitize }} \r\n
</button>\r\n
</div> #}\r\n
{# detail page #}\r\n
{% if activeRoute == "frontend.detail.page" %}\r\n
<div class="leasing-info row justify-content-between align-content-center">\r\n
{# <button type="button" class="monthly-installment-btn grm-link" data-toggle="modal" data-target="#leasingModal">\r\n
{{ "detail.leasing.header"|trans|sw_sanitize }} \r\n
</button>\r\n
{{ 'detail.priceDataInfoFrom'|trans|sw_sanitize|lower }}\r\n
<span class="leasing-info__price">\r\n
{{ ((price * factor) / 100)|currency }}\r\n
</span> #}\r\n
{% if config('AlbisLease.config') %}\r\n
<a class="monthly-installment-btn d-inline-block ml-1 mb-4 col-12"\r\n
{# href="{{ path('frontend.albis.modal',{ productnumber: page.product.productNumber }) }}"\r\n
data-toggle="modal"\r\n
data-modal-class="quickview-modal"\r\n
data-url="{{ path('frontend.albis.modal',{ productnumber: page.product.productNumber }) }}" #}\r\n
>\r\n
{% sw_icon 'info' %} <span class="leasing-title">{{ "detail.leasing.header"|trans|sw_sanitize }}</span>\r\n
</a>\r\n
{% endif %}\r\n
<div class="col-7 align-self-center">\r\n
<p class="mb-0"> {{ "detail.leasing.description"|trans|sw_sanitize }}</p>\r\n
</div>\r\n
<div class="col-5 align-self-center">\r\n
<button class="leasing-btn"\r\n
href="{{ path('frontend.albis.modal',{ productnumber: page.product.productNumber }) }}"\r\n
data-toggle="modal"\r\n
data-modal-class="quickview-modal"\r\n
data-url="{{ path('frontend.albis.modal',{ productnumber: page.product.productNumber }) }}"\r\n
> \r\n
{{ "detail.leasing.goodsOnLease"|trans|sw_sanitize }}\r\n
</button>\r\n
</div>\r\n
</div> \r\n
{% endif %}\r\n
\r\n
\r\n
\r\n
{# modal #}\r\n
{# <div class="modal leasing-modal" id="leasingModal" tabindex="-1" role="dialog" aria-labelledby="leasing-modal" aria-hidden="true">\r\n
<div class="modal-dialog" role="document">\r\n
<div class="modal-content">\r\n
<div class="modal-header product-detail-share-modal__header">\r\n
{{ "detail.leasing.header"|trans|sw_sanitize }}\r\n
<button type="button" class="close" data-dismiss="modal" aria-label="Close">\r\n
{% sw_icon 'schliessen' style {'pack': 'grimmtheme', 'namespace': 'GrimmTheme', 'size': 'xs'} %}\r\n
</button>\r\n
</div>\r\n
<div class="modal-body cms-block">\r\n
<div class="cms-element-form">\r\n
{% sw_include '@Storefront/solution360/grimm/leasing/leasing-form.html.twig' with {\r\n
action: 'frontend.form.contact.send'\r\n
} \r\n
%}\r\n
<div class="confirm-alert"></div>\r\n
</div>\r\n
</div>\r\n
</div>\r\n
</div>\r\n
</div> #}
"""
#message: "An exception has been thrown during the rendering of a template ("Parameter "productnumber" for route "frontend.albis.modal" must match "[^/]++" ("CHR-CKTEK7211601-1/1" given) to generate a corresponding URL.")."
#code: 0
#file: "/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/solution360/grimm/leasing/leasing-modal.html.twig"
#line: 55
-previous: Symfony\Component\Routing\Exception\InvalidParameterException {#69337 …}
trace: {
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/solution360/grimm/leasing/leasing-modal.html.twig:55 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› <button class="leasing-btn"\r
› href="{{ path('frontend.albis.modal',{ productnumber: page.product.productNumber }) }}"\r
› data-toggle="modal"\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:389 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_page_product_detail_buy($context, array $blocks = []) …
› %}\r
› </div>\r
› {% endif %}\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:406 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_page_product_detail_main($context, array $blocks = []) …
› {% endblock %}\r
› \r
› {# SD-5192: client wanted it this way #}\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:602 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_page_product_detail_content($context, array $blocks = []) …
› {% endblock %}\r
› </div>\r
› </div>\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:605 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_page_product_detail_inner($context, array $blocks = []) …
› {% endblock %}\r
› \r
› \r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:613 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_page_product_detail($context, array $blocks = []) …
› {% endblock %}\r
› </div>\r
› {% endblock %}\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/custom/plugins/GrimmTheme/src/Resources/views/storefront/page/product-detail/index.html.twig:615 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->block_base_content($context, array $blocks = []) …
› {% endblock %}\r
› \r
› {# SD-5577 / if Klaviyo plugin is active, manually copied content due to\r
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:81 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_main_container($context, array $blocks = []) …
› {% block base_content %}{% endblock %}
› </div>
› {% endblock %}
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:83 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_main_inner($context, array $blocks = []) …
› {% endblock %}
› </div>
› {% endblock %}
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:85 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_main($context, array $blocks = []) …
› {% endblock %}
› </main>
› {% endblock %}
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:134 {
Twig\Template->displayParentBlock($name, array $context, array $blocks = []) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, $blocks, false);
› } else {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/a8/a8af9cbbae534999c18e113ecbd95a16240583afe4e66227a465ac32105ca7da.php:71 {
__TwigTemplate_f1c49749af3982d1dcb049511d3ad49c23fb404066b95f810dc02c33eddcee9f->block_base_main($context, array $blocks = []) …
› echo " ";
› $this->displayParentBlock("base_main", $context, $blocks);
› echo "
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:87 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_body_inner($context, array $blocks = []) …
› {% endblock %}
› "in __TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_body_inner($context, array $blocks = []) "
› {% block base_footer %}
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:134 {
Twig\Template->displayParentBlock($name, array $context, array $blocks = []) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, $blocks, false);
› } else {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/07/0757a3947152bf79b2cd992593ea6e33fbf5b4a4c812ffc8393b0870da9eab13.php:90 {
__TwigTemplate_f2990e631fe5ed724edc19858e4000184dc201c606b0d2c02b6feaa79ec1bae2->block_base_body_inner($context, array $blocks = []) …
› // line 19
› $this->displayParentBlock("base_body_inner", $context, $blocks);
› echo "
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:134 {
Twig\Template->displayParentBlock($name, array $context, array $blocks = []) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, $blocks, false);
› } else {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/b9/b959e584fd925b0b587ed20a1119930029195a80d9a3842627c5a87184fe10dd.php:72 {
__TwigTemplate_8ab4aa3293d1d52f961cc98dbf041005e963f895da2b010c71ec3a7db9e0fd7f->block_base_body_inner($context, array $blocks = []) …
› echo " ";
› $this->displayParentBlock("base_body_inner", $context, $blocks);
› echo "
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:96 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_body($context, array $blocks = []) …
› {% endblock %}
› "in __TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->block_base_body($context, array $blocks = []) "
› {% block base_scroll_up %}
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:134 {
Twig\Template->displayParentBlock($name, array $context, array $blocks = []) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, $blocks, false);
› } else {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/d5/d5ee1ef425c8d75f1e53cbc6e35a17f5e81a8034ba57d26df43c9053a3b7ed73.php:192 {
__TwigTemplate_ed0d7c447eec0823457b223c13ed3833dcc1038dd0bb9d7e54cc02204f546dcb->block_base_body($context, array $blocks = []) …
› echo " ";
› $this->displayParentBlock("base_body", $context, $blocks);
› echo "
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:191 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, array_merge($this->blocks, $blocks), false, $templateContext ?? $this);
› } elseif (isset($blocks[$name])) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:134 {
Twig\Template->displayParentBlock($name, array $context, array $blocks = []) …
› } elseif (false !== $parent = $this->getParent($context)) {
› $parent->displayBlock($name, $context, $blocks, false);
› } else {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/3b/3bf9e3086991fd83ff156b51458e1b66e85dff7bfc6efb61d69f9e8726513258.php:74 {
__TwigTemplate_d339e0dba3b56a380b79b98f6d94349e57007d03f122747db4d54fa086958715->block_base_body($context, array $blocks = []) …
› echo " ";
› $this->displayParentBlock("base_body", $context, $blocks);
› echo "
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:171 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Resources/views/storefront/base.html.twig:208 {
__TwigTemplate_e7db5e8f32a4be3859b71af0f7abd48a275d9c606f73bf2971a785ef92663746->doDisplay(array $context, array $blocks = []) …
› {% endblock %}
› </html>
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/6d/6dc37cb94cd825d273fd0a47ffa4eefceb3b095df86628b8afd81e93a3f168d8.php:50 {
__TwigTemplate_b88378159c83383ad4e2f20fecc9efa1032a816efda991b561f5c78c0feee0b2->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/base.html.twig", "@SensusUptainConnect6/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/a3/a316f2c8e0d7ae873804956cf393cd614841c5978853573ea8819dba9beca903.php:51 {
__TwigTemplate_0ccc6ac847ff7358f432f8ea0dde0d18296c6ad62938f61d6ae934a853a856c6->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@SensusUptainConnect6/storefront/base.html.twig", "@IntediaDoofinderSW6/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/d5/d5ee1ef425c8d75f1e53cbc6e35a17f5e81a8034ba57d26df43c9053a3b7ed73.php:51 {
__TwigTemplate_ed0d7c447eec0823457b223c13ed3833dcc1038dd0bb9d7e54cc02204f546dcb->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@IntediaDoofinderSW6/storefront/base.html.twig", "@ShopsyKlaviyo6/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/1b/1bbfa5551fc7ba102670b3ca718049110f7a6626da0a18288cfdbda8f5d33341.php:50 {
__TwigTemplate_dc2ba1f7d9fbe8b63fb5af4e885c07cafceb99570c160ba0f937ff7d4ffcc218->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@ShopsyKlaviyo6/storefront/base.html.twig", "@SwagCmsExtensions/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/3b/3bf9e3086991fd83ff156b51458e1b66e85dff7bfc6efb61d69f9e8726513258.php:50 {
__TwigTemplate_d339e0dba3b56a380b79b98f6d94349e57007d03f122747db4d54fa086958715->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@SwagCmsExtensions/storefront/base.html.twig", "@S360DeviceDetection/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/a8/a8af9cbbae534999c18e113ecbd95a16240583afe4e66227a465ac32105ca7da.php:50 {
__TwigTemplate_f1c49749af3982d1dcb049511d3ad49c23fb404066b95f810dc02c33eddcee9f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@S360DeviceDetection/storefront/base.html.twig", "@RpayPayments/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/f3/f3c8899fdbad57ed49394ec8d4bb05ff71163f258620e599fc78fbb00b24b709.php:50 {
__TwigTemplate_b32505f4494e0b5e03299d63cd11e8c650d30828fe92a1638959a451d46b0ca3->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@RpayPayments/storefront/base.html.twig", "@DreiscSeoPro/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/07/0757a3947152bf79b2cd992593ea6e33fbf5b4a4c812ffc8393b0870da9eab13.php:52 {
__TwigTemplate_f2990e631fe5ed724edc19858e4000184dc201c606b0d2c02b6feaa79ec1bae2->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@DreiscSeoPro/storefront/base.html.twig", "@DtgsGoogleTagManagerSw6/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/47/47b52b4eb2070fc3a6c0b094bcba80bc7a1f49f5c87a21d4ae26bf77553cd693.php:51 {
__TwigTemplate_53e223400273bb4ef96922d1827913e5a73b109cd8a8779ba5730abd44b750cb->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@DtgsGoogleTagManagerSw6/storefront/base.html.twig", "@S360BasePlugin/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/b9/b959e584fd925b0b587ed20a1119930029195a80d9a3842627c5a87184fe10dd.php:51 {
__TwigTemplate_8ab4aa3293d1d52f961cc98dbf041005e963f895da2b010c71ec3a7db9e0fd7f->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@S360BasePlugin/storefront/base.html.twig", "@TrustedShops/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/c7/c7ec13bd8763d79497c170c2ca8ef7c2f5d92cf3edc9f8136fbe943d49b519e6.php:56 {
__TwigTemplate_fdbaacb8197829100da5636ebc40e8174476e5533b121c2ebfa17f302e4ef0c0->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@TrustedShops/storefront/base.html.twig", "@GrimmTheme/storefront/base.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/dd/ddc88b3276be9155dd5f3a7f03d1f99c362226d4d318d7aa80a5df2caa908a5c.php:60 {
__TwigTemplate_20895a9b2c8fa1de97c75d43a7405d04b9cc199f98fa7242259d6ac94a0e1cb8->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@GrimmTheme/storefront/base.html.twig", "@Storefront/storefront/page/product-detail/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/f0/f04cbe7cb51bfac8df35a68b1490421d6a552c973ed34cbcc7259886b7d88817.php:49 {
__TwigTemplate_eecdadc202886a678e339feb2cd7ba17b4736d81b47b07e32765f8aa856cb6d4->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@Storefront/storefront/page/product-detail/index.html.twig", "@IntediaDoofinderSW6/storefront/page/product-detail/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/08/0822118c5ab0f47c917d4e5a11c1afec94920c1ba22b6f075d36fd098722e532.php:50 {
__TwigTemplate_4e443e226317aa5cb68dfe4cfae77082295574316626db45ee717941276cc3cd->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@IntediaDoofinderSW6/storefront/page/product-detail/index.html.twig", "@S360ProductRecommendations/storefront/page/product-detail/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/var/cache/dev_h0fb13e78ba90b3aba5a132913417b813/twig/d8/d82d8feee5c25b586092f714809b4ca307586560ace8ecff33612208a60640d8.php:67 {
__TwigTemplate_3cd12fca7caea6c8feaab33f464714e35de83cb3398730d54a00ad630522346b->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("@S360ProductRecommendations/storefront/page/product-detail/index.html.twig", "@GrimmTheme/storefront/page/product-detail/index.html.twig", 2);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Template.php:379 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/TemplateWrapper.php:40 {
Twig\TemplateWrapper->render(array $context = []): string …
› // as it should only be used by internal code
› return $this->template->render($context, \func_get_args()[1] ?? []);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/twig/twig/src/Environment.php:277 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Controller/StorefrontController.php:235 {
Shopware\Storefront\Controller\StorefrontController->renderView(string $view, array $parameters = []): string …
› if (isset($this->twig)) {
› return $this->twig->render($view, $parameters);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› $content = $this->renderView($view, $parameters);
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Controller/StorefrontController.php:72 {
Shopware\Storefront\Controller\StorefrontController->Shopware\Storefront\Controller\{closure} …
› $response = Profiler::trace('twig-rendering', function () use ($view, $event) {
› return $this->render($view, $event->getParameters(), new StorefrontResponse());
› });
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/core/Profiling/Profiler.php:59 {
Shopware\Core\Profiling\Profiler::trace(string $name, Closure $closure, string $category = 'shopware', array $tags = []) …
›
› $result = $closure();
› } finally {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Controller/StorefrontController.php:73 {
Shopware\Storefront\Controller\StorefrontController->renderStorefront(string $view, array $parameters = []): Response …
› return $this->render($view, $event->getParameters(), new StorefrontResponse());
› });
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/storefront/Controller/ProductController.php:104 {
Shopware\Storefront\Controller\ProductController->index(SalesChannelContext $context, Request $request): Response …
›
› return $this->renderStorefront('@Storefront/storefront/page/product-detail/index.html.twig', ['page' => $page, 'ratingSuccess' => $ratingSuccess]);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/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);
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/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) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/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 {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/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/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/symfony/http-kernel/HttpCache/HttpCache.php:479 {
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);
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/symfony/http-kernel/HttpCache/HttpCache.php:452 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Request $request, bool $catch = false) …
›
› $response = $this->forward($subRequest, $catch);
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/symfony/http-kernel/HttpCache/HttpCache.php:346 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Request $request, bool $catch = false) …
›
› return $this->fetch($request, $catch);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/symfony/http-kernel/HttpCache/HttpCache.php:224 {
Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› } else {
› $response = $this->lookup($request, $catch);
› }
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/vendor/shopware/core/HttpKernel.php:156 {
Shopware\Core\HttpKernel->doHandle(Request $request, int $type, bool $catch): HttpKernelResult …
›
› $response = $kernel->handle($transformed, $type, $catch);
›
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/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) {
}
/var/www/vhosts/twigel.tech/grimm-gastrobedarf.twigel.tech/public/index.php:85 {
›
› $result = $kernel->handle($request);
›
}
}
} |