var/cache/dev/twig/cd/cd7ea61d559e02018aa7300bba2bd32b26f08155dbdf74143af5038eca4c580a.php line 115

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. /* beautytada/layout.postcode.twig */
  14. class __TwigTemplate_fd2097dd42a2a2f65c3742b1f3e7339658a735d73d91d28bbb9f9d766664a760 extends 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.             'stylesheets' => [$this'block_stylesheets'],
  24.             'javascripts' => [$this'block_javascripts'],
  25.             'body' => [$this'block_body'],
  26.             'content' => [$this'block_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "beautytada/base.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""beautytada/layout.postcode.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""beautytada/layout.postcode.twig"));
  41.         $this->parent $this->loadTemplate("beautytada/base.twig""beautytada/layout.postcode.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_stylesheets($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  56.         // line 4
  57.         echo "    ";
  58.         $this->displayParentBlock("stylesheets"$context$blocks);
  59.         echo "
  60.     ";
  61.         // line 5
  62.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("layout-postcode");
  63.         echo "
  64. ";
  65.         
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  67.         
  68.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  69.     }
  70.     // line 8
  71.     public function block_javascripts($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  78.         // line 9
  79.         echo "    ";
  80.         $this->displayParentBlock("javascripts"$context$blocks);
  81.         echo "
  82.     ";
  83.         // line 10
  84.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("layout-postcode");
  85.         echo "
  86. ";
  87.         
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  89.         
  90.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  91.     }
  92.     // line 13
  93.     public function block_body($context, array $blocks = [])
  94.     {
  95.         $macros $this->macros;
  96.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  97.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  98.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  100.         // line 14
  101.         echo "    ";
  102.         $context["themeColor"] = "#e5002b";
  103.         // line 15
  104.         echo "    ";
  105.         $this->loadTemplate("beautytada/layout/header.twig""beautytada/layout.postcode.twig"15)->display($context);
  106.         // line 16
  107.         echo "    <main>
  108.         ";
  109.         // line 17
  110.         $this->displayBlock('content'$context$blocks);
  111.         // line 18
  112.         echo "    </main>
  113.     ";
  114.         // line 19
  115.         $this->loadTemplate("beautytada/layout/footer.twig""beautytada/layout.postcode.twig"19)->display($context);
  116.         // line 20
  117.         echo "    ";
  118.         $this->loadTemplate("beautytada/layout.postcode.twig""beautytada/layout.postcode.twig"20"1652427759")->display($context);
  119.         
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  121.         
  122.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  123.     }
  124.     // line 17
  125.     public function block_content($context, array $blocks = [])
  126.     {
  127.         $macros $this->macros;
  128.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  129.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  130.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  131.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  132.         
  133.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  134.         
  135.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  136.     }
  137.     public function getTemplateName()
  138.     {
  139.         return "beautytada/layout.postcode.twig";
  140.     }
  141.     public function isTraitable()
  142.     {
  143.         return false;
  144.     }
  145.     public function getDebugInfo()
  146.     {
  147.         return array (  152 => 17,  141 => 20,  139 => 19,  136 => 18,  134 => 17,  131 => 16,  128 => 15,  125 => 14,  115 => 13,  103 => 10,  98 => 9,  88 => 8,  76 => 5,  71 => 4,  61 => 3,  38 => 1,);
  148.     }
  149.     public function getSourceContext()
  150.     {
  151.         return new Source("{% extends 'beautytada/base.twig' %}
  152. {% block stylesheets %}
  153.     {{ parent() }}
  154.     {{ encore_entry_link_tags('layout-postcode') }}
  155. {% endblock %}
  156. {% block javascripts %}
  157.     {{ parent() }}
  158.     {{ encore_entry_script_tags('layout-postcode') }}
  159. {% endblock %}
  160. {% block body %}
  161.     {% set themeColor = '#e5002b' %}
  162.     {% include 'beautytada/layout/header.twig' %}
  163.     <main>
  164.         {% block content %}{% endblock %}
  165.     </main>
  166.     {% include 'beautytada/layout/footer.twig' %}
  167.     {% embed \"@Component/address-form/address-form.twig\" %}{% endembed %}
  168. {% endblock %}
  169. ""beautytada/layout.postcode.twig""/home/btdcom/www/testing-kob26688.beautytada.com/templates/beautytada/layout.postcode.twig");
  170.     }
  171. }
  172. /* beautytada/layout.postcode.twig */
  173. class __TwigTemplate_fd2097dd42a2a2f65c3742b1f3e7339658a735d73d91d28bbb9f9d766664a760___1652427759 extends Template
  174. {
  175.     private $source;
  176.     private $macros = [];
  177.     public function __construct(Environment $env)
  178.     {
  179.         parent::__construct($env);
  180.         $this->source $this->getSourceContext();
  181.         $this->blocks = [
  182.         ];
  183.     }
  184.     protected function doGetParent(array $context)
  185.     {
  186.         // line 20
  187.         return "@Component/address-form/address-form.twig";
  188.     }
  189.     protected function doDisplay(array $context, array $blocks = [])
  190.     {
  191.         $macros $this->macros;
  192.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  193.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""beautytada/layout.postcode.twig"));
  194.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  195.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""beautytada/layout.postcode.twig"));
  196.         $this->parent $this->loadTemplate("@Component/address-form/address-form.twig""beautytada/layout.postcode.twig"20);
  197.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  198.         
  199.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  200.         
  201.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  202.     }
  203.     public function getTemplateName()
  204.     {
  205.         return "beautytada/layout.postcode.twig";
  206.     }
  207.     public function isTraitable()
  208.     {
  209.         return false;
  210.     }
  211.     public function getDebugInfo()
  212.     {
  213.         return array (  231 => 20,  152 => 17,  141 => 20,  139 => 19,  136 => 18,  134 => 17,  131 => 16,  128 => 15,  125 => 14,  115 => 13,  103 => 10,  98 => 9,  88 => 8,  76 => 5,  71 => 4,  61 => 3,  38 => 1,);
  214.     }
  215.     public function getSourceContext()
  216.     {
  217.         return new Source("{% extends 'beautytada/base.twig' %}
  218. {% block stylesheets %}
  219.     {{ parent() }}
  220.     {{ encore_entry_link_tags('layout-postcode') }}
  221. {% endblock %}
  222. {% block javascripts %}
  223.     {{ parent() }}
  224.     {{ encore_entry_script_tags('layout-postcode') }}
  225. {% endblock %}
  226. {% block body %}
  227.     {% set themeColor = '#e5002b' %}
  228.     {% include 'beautytada/layout/header.twig' %}
  229.     <main>
  230.         {% block content %}{% endblock %}
  231.     </main>
  232.     {% include 'beautytada/layout/footer.twig' %}
  233.     {% embed \"@Component/address-form/address-form.twig\" %}{% endembed %}
  234. {% endblock %}
  235. ""beautytada/layout.postcode.twig""/home/btdcom/www/testing-kob26688.beautytada.com/templates/beautytada/layout.postcode.twig");
  236.     }
  237. }