var/cache/dev_h709f23ac6750a26dad7ce174fa60cb15/twig/a6/a68b801ea9499ca9c04ae4ccae3c774360b18ddd794d5768da34f9c53855c4aa.php line 50

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig */
  16. class __TwigTemplate_cdf15ec0fe9690c7c5e81af8ac990ca9 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'cms_breadcrumb' => [$this'block_cms_breadcrumb'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@Storefront/storefront/page/content/index.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"));
  40.         $this->parent $this->loadTemplate("@Storefront/storefront/page/content/index.html.twig""@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 3
  48.     public function block_cms_breadcrumb($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cms_breadcrumb"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""cms_breadcrumb"));
  55.         // line 4
  56.         echo "
  57.     ";
  58.         // line 5
  59.         if (((sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "landingpage", [], "any"falsefalsefalse5) && $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TonurSeoFilterLandingpages6.config.active")) && $this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"TonurSeoFilterLandingpages6.config.showBreadcrumb"))) {
  60.             // line 8
  61.             echo "
  62.         <div class=\"breadcrumb cms-breadcrumb container\">
  63.             ";
  64.             // line 10
  65.             $this->loadTemplate("@FuerstenbergPorzellan/storefront/layout/breadcrumb.html.twig""@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig"10)->display(twig_to_array(["context" =>             // line 11
  66. ($context["context"] ?? null), "category" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source,             // line 12
  67. ($context["page"] ?? null), "header", [], "any"falsefalsefalse12), "navigation", [], "any"falsefalsefalse12), "active", [], "any"falsefalsefalse12), "tonurLandingpage" => sw_get_attribute($this->env$this->source,             // line 13
  68. ($context["page"] ?? null), "landingpage", [], "any"falsefalsefalse13), "metaInformation" => sw_get_attribute($this->env$this->source,             // line 14
  69. ($context["page"] ?? null), "metaInformation", [], "any"falsefalsefalse14)]));
  70.             // line 16
  71.             echo "        </div>
  72.     ";
  73.         } else {
  74.             // line 19
  75.             echo "        ";
  76.             $this->displayParentBlock("cms_breadcrumb"$context$blocks);
  77.             echo "
  78.     ";
  79.         }
  80.         // line 21
  81.         echo "
  82. ";
  83.         
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  85.         
  86.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  87.     }
  88.     public function getTemplateName()
  89.     {
  90.         return "@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig";
  91.     }
  92.     public function isTraitable()
  93.     {
  94.         return false;
  95.     }
  96.     public function getDebugInfo()
  97.     {
  98.         return array (  94 => 21,  88 => 19,  83 => 16,  81 => 14,  80 => 13,  79 => 12,  78 => 11,  77 => 10,  73 => 8,  71 => 5,  68 => 4,  58 => 3,  35 => 2,);
  99.     }
  100.     public function getSourceContext()
  101.     {
  102.         return new Source("{% sw_extends '@Storefront/storefront/page/content/index.html.twig' %}
  103. {% block cms_breadcrumb %}
  104.     {% if page.landingpage and
  105.         config('TonurSeoFilterLandingpages6.config.active') and
  106.         config('TonurSeoFilterLandingpages6.config.showBreadcrumb') %}
  107.         <div class=\"breadcrumb cms-breadcrumb container\">
  108.             {% sw_include '@Storefront/storefront/layout/breadcrumb.html.twig' with {
  109.                 context: context,
  110.                 category: page.header.navigation.active,
  111.                 tonurLandingpage: page.landingpage,
  112.                 metaInformation: page.metaInformation
  113.             } only %}
  114.         </div>
  115.     {% else %}
  116.         {{ parent() }}
  117.     {% endif %}
  118. {% endblock %}
  119. ""@TonurSeoFilterLandingpages6/storefront/page/content/index.html.twig""/var/customers/webs/fporzellan/htdocs/custom/plugins/TonurSeoFilterLandingpages6/src/Resources/views/storefront/page/content/index.html.twig");
  120.     }
  121. }