var/cache/dev_h94b6c5d2d84092cf319e762d211cfdb3/twig/99/9915f8a2748eeecd04e03f7e4ea664bc8d64abc7ffa0889ae864a2bd645de947.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. /* @MoorlFoundation/storefront/layout/meta.html.twig */
  16. class __TwigTemplate_b5c1b5ba7e89bf717cc1fa11067353e164267c369b4cfc6bbbccb9a4256a7885 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.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@EnderecoShopware6ClientStore/storefront/layout/meta.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@MoorlFoundation/storefront/layout/meta.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@MoorlFoundation/storefront/layout/meta.html.twig"));
  40.         $this->parent $this->loadTemplate("@EnderecoShopware6ClientStore/storefront/layout/meta.html.twig""@MoorlFoundation/storefront/layout/meta.html.twig"2);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_layout_head_stylesheet($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_stylesheet"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->displayParentBlock("layout_head_stylesheet"$context$blocks);
  58.         echo "
  59.     ";
  60.         // line 6
  61.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.fontawesome")) {
  62.             // line 7
  63.             echo "        <!-- Deprecated: Will be completely removed and replaced by SVG -->
  64.         <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.15.4/css/all.css\" integrity=\"sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm\" crossorigin=\"anonymous\"/>
  65.     ";
  66.         }
  67.         // line 10
  68.         echo "
  69.     ";
  70.         // line 11
  71.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.animate")) {
  72.             // line 12
  73.             echo "        <link rel=\"stylesheet\" href=\"";
  74.             echo sw_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/moorlfoundation/storefront/css/animate.css"), "html"nulltrue);
  75.             echo "\">
  76.     ";
  77.         }
  78.         // line 14
  79.         echo "
  80.     ";
  81.         // line 15
  82.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.moorlAnimation")) {
  83.             // line 16
  84.             echo "        <script type=\"application/javascript\">window.moorlAnimation = ";
  85.             echo call_user_func_array($this->env->getFilter('json_encode')->getCallable(), [$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.moorlAnimation")]);
  86.             echo ";</script>
  87.     ";
  88.         }
  89.         // line 18
  90.         echo "
  91.     ";
  92.         // line 19
  93.         if ($this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.advancedSearchWidth")) {
  94.             // line 20
  95.             echo "        <style>
  96.             :root {
  97.                 --moorl-advanced-search-width: ";
  98.             // line 22
  99.             echo sw_escape_filter($this->env$this->extensions['Shopware\Storefront\Framework\Twig\Extension\ConfigExtension']->config($context"MoorlFoundation.config.advancedSearchWidth"), "html"nulltrue);
  100.             echo ";
  101.             }
  102.         </style>
  103.     ";
  104.         }
  105.         
  106.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  107.         
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  109.     }
  110.     public function getTemplateName()
  111.     {
  112.         return "@MoorlFoundation/storefront/layout/meta.html.twig";
  113.     }
  114.     public function isTraitable()
  115.     {
  116.         return false;
  117.     }
  118.     public function getDebugInfo()
  119.     {
  120.         return array (  112 => 22,  108 => 20,  106 => 19,  103 => 18,  97 => 16,  95 => 15,  92 => 14,  86 => 12,  84 => 11,  81 => 10,  76 => 7,  74 => 6,  68 => 4,  58 => 3,  35 => 2,);
  121.     }
  122.     public function getSourceContext()
  123.     {
  124.         return new Source("{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
  125. {% block layout_head_stylesheet %}
  126.     {{ parent() }}
  127.     {% if config('MoorlFoundation.config.fontawesome') %}
  128.         <!-- Deprecated: Will be completely removed and replaced by SVG -->
  129.         <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.15.4/css/all.css\" integrity=\"sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm\" crossorigin=\"anonymous\"/>
  130.     {% endif %}
  131.     {% if config('MoorlFoundation.config.animate') %}
  132.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/moorlfoundation/storefront/css/animate.css') }}\">
  133.     {% endif %}
  134.     {% if config('MoorlFoundation.config.moorlAnimation') %}
  135.         <script type=\"application/javascript\">window.moorlAnimation = {{ config('MoorlFoundation.config.moorlAnimation')|json_encode|raw }};</script>
  136.     {% endif %}
  137.     {% if config('MoorlFoundation.config.advancedSearchWidth') %}
  138.         <style>
  139.             :root {
  140.                 --moorl-advanced-search-width: {{ config('MoorlFoundation.config.advancedSearchWidth') }};
  141.             }
  142.         </style>
  143.     {% endif %}
  144. {% endblock %}
  145. ""@MoorlFoundation/storefront/layout/meta.html.twig""/srv/users/liamoriasw6/apps/liamoriasw6/custom/plugins/MoorlFoundation/src/Resources/views/storefront/layout/meta.html.twig");
  146.     }
  147. }