| exception | Twig\Error\RuntimeError {#13687 -lineno: 22 -name: "@TADTheme/storefront/element/cms-element-form/form-components/cms-element-form-select-subject.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Notice: Array to string conversion")." -sourcePath: "/var/www/staging/custom/plugins/tad-theme/src/Resources/views/storefront/element/cms-element-form/form-components/cms-element-form-select-subject.html.twig" -sourceCode: """ {% block cms_form_select_subject_content %}\n <div class="form-group {{ additionalClass }}">\n {% block cms_form_select_subject_content_label %}\n <label class="form-label" for="form-subject">\n {{ "contact.subjectLabel"|trans }}{% if required %} {{ "general.required"|trans }}{% endif %}\n </label>\n \n {% endblock %}\n \n {% block cms_form_select_subject_content_select %}\n <select name="subject"\n id="form-subject"\n {% if required %}required="required"{% endif %}\n class="custom-select contact-select{% if formViolations.getViolations('/subject') %} is-invalid{% endif %}">\n {% if not data.get('subject') %}\n <option disabled="disabled" selected="selected" value="">\n {{ "contact.subjectPlaceholder"|trans }}\n </option>\n {% endif %}\n \n {% for key ,subject in context.salesChannel.customFields %}\n <option value="{{ subject }}">\n {{ subject }}\n </option>\n {% endfor %}\n \n \n \n </select>\n \n {% endblock %}\n </div>\n {% endblock %}\n """ #message: "An exception has been thrown during the rendering of a template ("Notice: Array to string conversion")." #code: 0 #file: "/var/www/staging/custom/plugins/tad-theme/src/Resources/views/storefront/element/cms-element-form/form-components/cms-element-form-select-subject.html.twig" #line: 22 -previous: ErrorException {#13620 …} trace: {/var/www/staging/custom/plugins/tad-theme/src/Resources/views/storefront/element/cms-element-form/form-components/cms-element-form-select-subject.html.twig:22 {Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) … › {% for key ,subject in context.salesChannel.customFields %} › <option value="{{ subject }}"> › {{ subject }}} /var/www/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_381d9d26b3b3f547cddccf4d4bd6060b071821e5bc6397f7a15cedb508a380cc->block_cms_form_select_subject_content($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_381d9d26b3b3f547cddccf4d4bd6060b071821e5bc6397f7a15cedb508a380cc->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_8a6caf66fbc1aebae3fea63007956c05caece5d484a1d649cbcf70fdf4f927e0->block_cms_form_contact_select_subject($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_8a6caf66fbc1aebae3fea63007956c05caece5d484a1d649cbcf70fdf4f927e0->block_cms_form_contact($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_8a6caf66fbc1aebae3fea63007956c05caece5d484a1d649cbcf70fdf4f927e0->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_78307879261bc6e6e96a3e5dd7378431c5ff99cce978b08407e4711e24b09a9b->block_element_form_contact_form_form($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_78307879261bc6e6e96a3e5dd7378431c5ff99cce978b08407e4711e24b09a9b->block_element_form_wrapper($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_78307879261bc6e6e96a3e5dd7378431c5ff99cce978b08407e4711e24b09a9b->block_element_form($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_78307879261bc6e6e96a3e5dd7378431c5ff99cce978b08407e4711e24b09a9b->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_e2787bb233b46762d238e3171aff8e099bef1a0218f43705ba917b9adfed0670->block_block_form_inner($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_e2787bb233b46762d238e3171aff8e099bef1a0218f43705ba917b9adfed0670->block_block_form($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_e2787bb233b46762d238e3171aff8e099bef1a0218f43705ba917b9adfed0670->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_c2f84b1726f4e26ef924f53f080b61799fa9de4536d94a337551f30800a10ff4->block_section_content_block_row($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_c2f84b1726f4e26ef924f53f080b61799fa9de4536d94a337551f30800a10ff4->block_section_content_block_container($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_c2f84b1726f4e26ef924f53f080b61799fa9de4536d94a337551f30800a10ff4->block_section_content_block($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_4e23881b4a933961282c77e079ef0bbcb4403bb04c0085c2a42ee50e7164cbb7->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_c2f84b1726f4e26ef924f53f080b61799fa9de4536d94a337551f30800a10ff4->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_55175913d6e42edaa448e30d4a4c919ce14fad23c0c69d66abcf4de7a1bc1a77->block_section_default_content_block($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_55175913d6e42edaa448e30d4a4c919ce14fad23c0c69d66abcf4de7a1bc1a77->block_page_content_section_default($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_55175913d6e42edaa448e30d4a4c919ce14fad23c0c69d66abcf4de7a1bc1a77->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_57b85c85386e7bd0d601bcd5d027f02d26fcfd1222b18d03d364acbaf4ffaf1a->block_page_content_section($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_57b85c85386e7bd0d601bcd5d027f02d26fcfd1222b18d03d364acbaf4ffaf1a->block_page_content_sections_inner($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_57b85c85386e7bd0d601bcd5d027f02d26fcfd1222b18d03d364acbaf4ffaf1a->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_870b259a810c11b4608faad27ecf0b9311b032c9b7c30adad1027bc53f16793e->block_page_content_blocks($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_870b259a810c11b4608faad27ecf0b9311b032c9b7c30adad1027bc53f16793e->block_page_content($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_870b259a810c11b4608faad27ecf0b9311b032c9b7c30adad1027bc53f16793e->block_base_main_inner($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_870b259a810c11b4608faad27ecf0b9311b032c9b7c30adad1027bc53f16793e->block_base_main($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_82627a94c737eb6ee9b326969bd68cca1664100c44b2808e183da92e15788bdd->block_base_body_inner($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_82627a94c737eb6ee9b326969bd68cca1664100c44b2808e183da92e15788bdd->block_base_body($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_f8d712ccebc7a30ebe85c11e398a8eafaf3dd08d1695c2ef48833f73caed285f->block_base_body($context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_82627a94c737eb6ee9b326969bd68cca1664100c44b2808e183da92e15788bdd->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_a06d809498e472484342dd8809a1ab16fc8e07ce8d9a3a3b4b9aebc08efa426f->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_af4a2783047b78d65ce29e7b7ed413f44ac90acfae938594a117a2efaa025b65->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_64a97f0833ed4e7ee73957f8a9964fd78ddbd18f32e8ced6bfd64f5b60cfdf6c->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_42139a9be405753cda4d667eba05ab586e9ea4e9262222d65ee4f41ffb922d35->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_f8d712ccebc7a30ebe85c11e398a8eafaf3dd08d1695c2ef48833f73caed285f->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_e756ad76792fdd34c31315bfa08f4a1e80961a14411f4e7c88ae4b5bc606f22e->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_c208a165c31e3477a31a7716477b6598a5f0ea42fcf66fbaead5c1429b30b98e->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:358 {__TwigTemplate_870b259a810c11b4608faad27ecf0b9311b032c9b7c30adad1027bc53f16793e->doDisplay(array $context, array $blocks = []) … › */ › eval('?>'.$content); › }} /var/www/staging/vendor/twig/twig/src/Template.php:394 {Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) … › try { › $this->doDisplay($context, $blocks); › } catch (Error $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Template.php:379 {Twig\Template->render(array $context) … › try { › $this->display($context); › } catch (\Throwable $e) {} /var/www/staging/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/staging/vendor/twig/twig/src/Environment.php:277 {Twig\Environment->render($name, array $context = []): string … › { › return $this->load($name)->render($context); › }} /var/www/staging/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/staging/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/staging/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/staging/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/staging/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/staging/vendor/shopware/storefront/Controller/NavigationController.php:66 {Shopware\Storefront\Controller\NavigationController->index(SalesChannelContext $context, Request $request): Response … › › return $this->renderStorefront('@Storefront/storefront/page/content/index.html.twig', ['page' => $page]); › }} /var/www/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/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/staging/public/index.php:85 { › › $result = $kernel->handle($request); › } } } |
|---|