var/cache/dev_h566465a63b35a62ac1d86d97313f5abd/twig/7e/7e0219aa1b13d681e96d335e34ae14296730456353986e27b92462742372a1ef.php line 48

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @WesioWhatsApp6/storefront/base.html.twig */
  14. class __TwigTemplate_254b9e7ec004f4f0a4028ae7f594a5eee644e99ec3609ea92a1d7b2ac4f60f6c extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'base_pseudo_modal' => [$this'block_base_pseudo_modal'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 2
  29.         return "@TcinnThemeWareExquisite/storefront/base.html.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WesioWhatsApp6/storefront/base.html.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WesioWhatsApp6/storefront/base.html.twig"));
  38.         $this->parent $this->loadTemplate("@TcinnThemeWareExquisite/storefront/base.html.twig""@WesioWhatsApp6/storefront/base.html.twig"2);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     public function block_base_pseudo_modal($context, array $blocks = [])
  46.     {
  47.         $macros $this->macros;
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_pseudo_modal"));
  52.         // line 3
  53.         echo "    ";
  54.         $this->displayParentBlock("base_pseudo_modal"$context$blocks);
  55.         echo "
  56.     ";
  57.         // line 5
  58.         $this->loadTemplate("@WesioWhatsApp6/storefront/plugin/wesio-whatsapp/badge.html.twig""@WesioWhatsApp6/storefront/base.html.twig"5)->display($context);
  59.         
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  61.         
  62.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  63.     }
  64.     public function getTemplateName()
  65.     {
  66.         return "@WesioWhatsApp6/storefront/base.html.twig";
  67.     }
  68.     public function isTraitable()
  69.     {
  70.         return false;
  71.     }
  72.     public function getDebugInfo()
  73.     {
  74.         return array (  73 => 5,  67 => 3,  35 => 2,);
  75.     }
  76.     public function getSourceContext()
  77.     {
  78.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  79. {% block base_pseudo_modal %}
  80.     {{ parent() }}
  81.     {% sw_include \"@Storefront/storefront/plugin/wesio-whatsapp/badge.html.twig\" %}
  82. {% endblock %}
  83. ""@WesioWhatsApp6/storefront/base.html.twig""/home/asgsgbnt/www.asg-store.de/custom/plugins/WesioWhatsApp6/src/Resources/views/storefront/base.html.twig");
  84.     }
  85. }