var/cache/dev/twig/50/50a802e4f3fc6041105799a230a2812e.php line 180

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. /* 1-col-sidebar.html.twig */
  14. class __TwigTemplate_9c992bb9694ffbd37bfc31454a0f3058 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->parent false;
  23.         $this->blocks = [
  24.             'colwrapperdiv' => [$this'block_colwrapperdiv'],
  25.             'curtainad' => [$this'block_curtainad'],
  26.             'column' => [$this'block_column'],
  27.             'bottom' => [$this'block_bottom'],
  28.             'sidebarwrapperdiv' => [$this'block_sidebarwrapperdiv'],
  29.             'sidebar' => [$this'block_sidebar'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""1-col-sidebar.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""1-col-sidebar.html.twig"));
  39.         // line 2
  40.         echo "<div class=\"container\">
  41. \t<div class=\"row\">
  42. \t\t";
  43.         // line 4
  44.         $this->displayBlock('colwrapperdiv'$context$blocks);
  45.         // line 5
  46.         echo "\t\t\t";
  47.         $this->displayBlock('curtainad'$context$blocks);
  48.         // line 16
  49.         echo "\t\t\t";
  50.         $this->displayBlock('column'$context$blocks);
  51.         // line 17
  52.         echo "\t\t\t";
  53.         $this->displayBlock('bottom'$context$blocks);
  54.         // line 20
  55.         echo "\t\t</div>
  56. \t\t";
  57.         // line 22
  58.         $this->displayBlock('sidebarwrapperdiv'$context$blocks);
  59.         // line 23
  60.         echo "\t\t\t";
  61.         $this->displayBlock('sidebar'$context$blocks);
  62.         // line 26
  63.         echo "\t\t</div>
  64. \t</div>
  65. </div>";
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.         
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  70.     }
  71.     // line 4
  72.     public function block_colwrapperdiv($context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""colwrapperdiv"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""colwrapperdiv"));
  79.         echo "<div class=\"col-12 col-md-9\">";
  80.         
  81.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  82.         
  83.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  84.     }
  85.     // line 5
  86.     public function block_curtainad($context, array $blocks = [])
  87.     {
  88.         $macros $this->macros;
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  90.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""curtainad"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""curtainad"));
  93.         // line 6
  94.         echo "\t\t\t";
  95.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Master\\ContentController::pinnedCurtainAd", ["base_url" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 9
  96. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'9$this->source); })()), "request", [], "any"falsefalsefalse9), "getSchemeAndHttpHost", [], "method"falsefalsefalse9), "uri" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 10
  97. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "getRequestUri", [], "method"falsefalsefalse10), "current_route" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 11
  98. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'11$this->source); })()), "request", [], "any"falsefalsefalse11), "attributes", [], "any"falsefalsefalse11), "get", ["_route"], "method"falsefalsefalse11)]));
  99.         // line 14
  100.         echo "
  101. \t\t\t";
  102.         
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  104.         
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  106.     }
  107.     // line 16
  108.     public function block_column($context, array $blocks = [])
  109.     {
  110.         $macros $this->macros;
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""column"));
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  114.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""column"));
  115.         
  116.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  117.         
  118.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  119.     }
  120.     // line 17
  121.     public function block_bottom($context, array $blocks = [])
  122.     {
  123.         $macros $this->macros;
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bottom"));
  126.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bottom"));
  128.         // line 18
  129.         echo "\t\t\t\t";
  130.         $this->loadTemplate("includes/bottom.html.twig""1-col-sidebar.html.twig"18)->display($context);
  131.         // line 19
  132.         echo "\t\t\t";
  133.         
  134.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  135.         
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  137.     }
  138.     // line 22
  139.     public function block_sidebarwrapperdiv($context, array $blocks = [])
  140.     {
  141.         $macros $this->macros;
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  143.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebarwrapperdiv"));
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  145.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebarwrapperdiv"));
  146.         echo "<div class=\"col-md-3 d-none d-md-block\">";
  147.         
  148.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  149.         
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  151.     }
  152.     // line 23
  153.     public function block_sidebar($context, array $blocks = [])
  154.     {
  155.         $macros $this->macros;
  156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  157.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  159.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sidebar"));
  160.         // line 24
  161.         echo "\t\t\t\t";
  162.         $this->loadTemplate("includes/sidebar.html.twig""1-col-sidebar.html.twig"24)->display($context);
  163.         // line 25
  164.         echo "\t\t\t";
  165.         
  166.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  167.         
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  169.     }
  170.     public function getTemplateName()
  171.     {
  172.         return "1-col-sidebar.html.twig";
  173.     }
  174.     public function getDebugInfo()
  175.     {
  176.         return array (  204 => 25,  201 => 24,  191 => 23,  172 => 22,  162 => 19,  159 => 18,  149 => 17,  131 => 16,  120 => 14,  118 => 11,  117 => 10,  116 => 9,  114 => 6,  104 => 5,  85 => 4,  73 => 26,  70 => 23,  68 => 22,  64 => 20,  61 => 17,  58 => 16,  55 => 5,  53 => 4,  49 => 2,);
  177.     }
  178.     public function getSourceContext()
  179.     {
  180.         return new Source("{# 1 column with sidebar #}
  181. <div class=\"container\">
  182. \t<div class=\"row\">
  183. \t\t{% block colwrapperdiv %}<div class=\"col-12 col-md-9\">{% endblock %}
  184. \t\t\t{% block curtainad %}
  185. \t\t\t{{ render(controller(
  186. \t\t\t\t'App\\\\Controller\\\\Master\\\\ContentController::pinnedCurtainAd',
  187. \t\t\t\t{
  188. \t\t\t\t\t'base_url': app.request.getSchemeAndHttpHost(),
  189. \t\t\t\t\t'uri': app.request.getRequestUri(),
  190. \t\t\t\t\t'current_route': app.request.attributes.get('_route')
  191. \t\t\t\t}
  192. \t\t\t\t))
  193. \t\t\t}}
  194. \t\t\t{% endblock %}
  195. \t\t\t{% block column %}{% endblock %}
  196. \t\t\t{% block bottom %}
  197. \t\t\t\t{% include \"includes/bottom.html.twig\" %}
  198. \t\t\t{% endblock %}
  199. \t\t</div>
  200. \t\t{% block sidebarwrapperdiv %}<div class=\"col-md-3 d-none d-md-block\">{% endblock %}
  201. \t\t\t{% block sidebar %}
  202. \t\t\t\t{% include \"includes/sidebar.html.twig\" %}
  203. \t\t\t{% endblock %}
  204. \t\t</div>
  205. \t</div>
  206. </div>""1-col-sidebar.html.twig""/var/www/vhosts/rooferscoffeeshop.com/staging.rooferscoffeeshop.com/rcs-website/templates/1-col-sidebar.html.twig");
  207.     }
  208. }