var/cache/dev_hbd3b438645322a8593dd24d071f68685/twig/a3/a3c6b8ea0baa591c282c32d38d024f33fee9d5b219d17f9b7597cdf43487100e.php line 60

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/base.html.twig */
  16. class __TwigTemplate_52149cd7781f72826b9fbe1e786a7e4f74a1382dc16e7b6dcd1b36c9a610e28d 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.             'base_body_inner' => [$this'block_base_body_inner'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 2
  31.         return "@CogiFooterObstde/storefront/base.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/base.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/base.html.twig"));
  40.         $this->parent $this->loadTemplate("@CogiFooterObstde/storefront/base.html.twig""@MoorlFoundation/storefront/base.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_base_body_inner($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""base_body_inner"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_body_inner"));
  55.         // line 4
  56.         echo "    ";
  57.         $this->displayParentBlock("base_body_inner"$context$blocks);
  58.         echo "
  59.     <div class=\"modal fade\" id=\"moorlFoundationModal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">
  60.         ";
  61.         // line 7
  62.         $this->loadTemplate("@MoorlFoundation/plugin/moorl-foundation/modal.html.twig""@MoorlFoundation/storefront/base.html.twig"7)->display(twig_array_merge($context, ["modal" => ["centered" => true"size" => "lg""title" => "Foundation Modal""body" => "<p>This Modal is powered by moori Foundation</p>""button" => false]]));
  63.         // line 16
  64.         echo "    </div>
  65. ";
  66.         
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  68.         
  69.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  70.     }
  71.     public function getTemplateName()
  72.     {
  73.         return "@MoorlFoundation/storefront/base.html.twig";
  74.     }
  75.     public function isTraitable()
  76.     {
  77.         return false;
  78.     }
  79.     public function getDebugInfo()
  80.     {
  81.         return array (  77 => 16,  75 => 7,  68 => 4,  58 => 3,  35 => 2,);
  82.     }
  83.     public function getSourceContext()
  84.     {
  85.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  86. {% block base_body_inner %}
  87.     {{ parent() }}
  88.     <div class=\"modal fade\" id=\"moorlFoundationModal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">
  89.         {% sw_include \"@Storefront/plugin/moorl-foundation/modal.html.twig\" with {
  90.             modal: {
  91.                 centered: true,
  92.                 size: 'lg',
  93.                 title: 'Foundation Modal',
  94.                 body: '<p>This Modal is powered by moori Foundation</p>',
  95.                 button: false
  96.             }
  97.         } %}
  98.     </div>
  99. {% endblock %}""@MoorlFoundation/storefront/base.html.twig""/usr/www/users/obstdev/custom/plugins/MoorlFoundation/src/Resources/views/storefront/base.html.twig");
  100.     }
  101. }