var/cache/dev_h35c9e4fa64367e5a564f83803cfdec08/twig/5c/5c1f047fc985e9848d6fe5cfd58ffb229e562457687124dd91bbb284599bc2ee.php line 98

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. /* @TcinnThemeWareModern/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_09c04efdf1989c083bc932358189fac9 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.             'layout_head_stylesheet' => [$this'block_layout_head_stylesheet'],
  26.             'layout_head_meta_tags' => [$this'block_layout_head_meta_tags'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 2
  32.         return "@Storefront/storefront/layout/meta.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@TcinnThemeWareModern/storefront/layout/meta.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@TcinnThemeWareModern/storefront/layout/meta.html.twig"));
  41.         $this->parent $this->loadTemplate("@Storefront/storefront/layout/meta.html.twig""@TcinnThemeWareModern/storefront/layout/meta.html.twig"2);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 18
  49.     public function block_layout_head_stylesheet($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  56.         // line 19
  57.         echo "\t";
  58.         // line 20
  59.         echo "\t";
  60.         $this->displayParentBlock("layout_head_stylesheet"$context$blocks);
  61.         echo "
  62. \t";
  63.         // line 23
  64.         echo "\t";
  65.         $__internal_compile_0 null;
  66.         try {
  67.             $__internal_compile_0 =             $this->loadTemplate("@TcinnThemeWareModern/storefront/themeware/twt-base-meta-styles.html.twig""@TcinnThemeWareModern/storefront/layout/meta.html.twig"23);
  68.         } catch (LoaderError $e) {
  69.             // ignore missing template
  70.         }
  71.         if ($__internal_compile_0) {
  72.             $__internal_compile_0->display($context);
  73.         }
  74.         
  75.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  76.         
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  78.     }
  79.     // line 28
  80.     public function block_layout_head_meta_tags($context, array $blocks = [])
  81.     {
  82.         $macros $this->macros;
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  84.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  85.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  86.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta_tags"));
  87.         // line 29
  88.         echo "\t";
  89.         // line 30
  90.         echo "\t";
  91.         $this->displayParentBlock("layout_head_meta_tags"$context$blocks);
  92.         echo "
  93. \t";
  94.         // line 33
  95.         echo "\t";
  96.         $__internal_compile_1 null;
  97.         try {
  98.             $__internal_compile_1 =             $this->loadTemplate("@TcinnThemeWareModern/storefront/themeware/twt-base-meta-tags.html.twig""@TcinnThemeWareModern/storefront/layout/meta.html.twig"33);
  99.         } catch (LoaderError $e) {
  100.             // ignore missing template
  101.         }
  102.         if ($__internal_compile_1) {
  103.             $__internal_compile_1->display($context);
  104.         }
  105.         
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  107.         
  108.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  109.     }
  110.     public function getTemplateName()
  111.     {
  112.         return "@TcinnThemeWareModern/storefront/layout/meta.html.twig";
  113.     }
  114.     public function isTraitable()
  115.     {
  116.         return false;
  117.     }
  118.     public function getDebugInfo()
  119.     {
  120.         return array (  114 => 33,  108 => 30,  106 => 29,  96 => 28,  77 => 23,  71 => 20,  69 => 19,  59 => 18,  36 => 2,);
  121.     }
  122.     public function getSourceContext()
  123.     {
  124.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  125. {# ThemeWare® HC-Architecture® ready #}
  126. {# @deprecated tag:v6.5.0 - \"page/checkout/confirm/meta.html.twig\" will be removed, use \"layout/meta.html.twig\" instead. #}
  127. {# ThemeWare:
  128. \t- see also product-detail\\meta.html.twig
  129. #}
  130. {# ---------------- START: SET TEMPLATE VARS ---------------- #}
  131. {# ThemeWare: Set theme variables #}
  132. {# ---------------- END: SET TEMPLATE VARS ---------------- #}
  133. {# ThemeWare: Add styles and stylesheets to <head> #}
  134. {# Styles können über ein Textarea über einen Textbaustein ergänzt werden. #}
  135. {% block layout_head_stylesheet %}
  136. \t{# Default block #}
  137. \t{{ parent() }}
  138. \t{# ThemeWare: Styles ergänzen. #}
  139. \t{% sw_include '@Storefront/storefront/themeware/twt-base-meta-styles.html.twig' ignore missing %}
  140. {% endblock %}
  141. {# ThemeWare: Add meta tags to <head> #}
  142. {% block layout_head_meta_tags %}
  143. \t{# Default block #}
  144. \t{{ parent() }}
  145. \t{# ThemeWare: Include metag tags #}
  146. \t{% sw_include '@Storefront/storefront/themeware/twt-base-meta-tags.html.twig' ignore missing %}
  147. {% endblock %}""@TcinnThemeWareModern/storefront/layout/meta.html.twig""/var/customers/webs/kew/htdocs6/custom/plugins/TcinnThemeWareModern/src/Resources/views/storefront/layout/meta.html.twig");
  148.     }
  149. }