var/cache/dev/twig/42/4271dfdb6e3ee75a81a594b61545e3d9f2a84b1a4dcc57871bc5a530b9554221.php line 34

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* includes/colonnes_gauche.html.twig */
  15. class __TwigTemplate_8f64df09b84e757ab950af59104510af64dc8cdb13b5e5088605d9983059dbde extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""includes/colonnes_gauche.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""includes/colonnes_gauche.html.twig"));
  34.         // line 1
  35.         $___internal_parse_0_ = ('' === $tmp = \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  36.             // line 2
  37.             yield "
  38. ";
  39.             // line 4
  40.             yield "
  41. ";
  42.             // line 6
  43.             yield "
  44. <!--COLONNE GAUCHE -->
  45. <div class=\"d-none d-lg-block col-md-4 col-lg-3 text-center col-gauche\">
  46.     
  47.     ";
  48.             // line 12
  49.             if (!CoreExtension::inFilter("depot_annonce"CoreExtension::getAttribute($this->env$this->source, (isset($context["twig_vars"]) || array_key_exists("twig_vars"$context) ? $context["twig_vars"] : (function () { throw new RuntimeError('Variable "twig_vars" does not exist.'12$this->source); })()), "currentRoute", [], "any"falsefalsefalse12))) {
  50.                 // line 13
  51.                 yield "    <!--BLOC DEPOSEZ ANNONCE -->
  52.     ";
  53.                 // line 14
  54.                 yield from                 $this->loadTemplate("includes/bloc/deposez_annonce.html.twig""includes/colonnes_gauche.html.twig"14)->unwrap()->yield($context);
  55.                 // line 15
  56.                 yield "    <!--FIN BLOC DEPOSEZ ANNONCE -->
  57.    ";
  58.             }
  59.             // line 17
  60.             yield "  
  61.     <!--BLOC DIFFUSEZ CV -->
  62.     ";
  63.             // line 19
  64.             yield from             $this->loadTemplate("includes/bloc/diffusez_cv.html.twig""includes/colonnes_gauche.html.twig"19)->unwrap()->yield($context);
  65.             // line 20
  66.             yield "    <!--FIN BLOC DIFFUSEZ CV -->
  67.     ";
  68.             // line 22
  69.             if (!CoreExtension::inFilter("depot_annonce"CoreExtension::getAttribute($this->env$this->source, (isset($context["twig_vars"]) || array_key_exists("twig_vars"$context) ? $context["twig_vars"] : (function () { throw new RuntimeError('Variable "twig_vars" does not exist.'22$this->source); })()), "currentRoute", [], "any"falsefalsefalse22))) {
  70.                 // line 23
  71.                 yield "        <!--BLOC PUB SKYSCRAPER -->
  72.         ";
  73.                 // line 24
  74.                 yield from                 $this->loadTemplate("includes/bloc/pub_skyscraper.html.twig""includes/colonnes_gauche.html.twig"24)->unwrap()->yield($context);
  75.                 // line 25
  76.                 yield "        <!--FIN BLOC PUB SKYSCRAPER -->
  77.     ";
  78.             }
  79.             // line 27
  80.             yield "
  81. </div>
  82. <!--FIN COLONNE GAUCHE -->
  83. ";
  84.             // line 35
  85.             yield "
  86. ";
  87.             return; yield '';
  88.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  89.         // line 1
  90.         yield Twig\Extension\CoreExtension::spaceless($___internal_parse_0_);
  91.         // line 37
  92.         yield "
  93. ";
  94.         
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  96.         
  97.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  98.         return; yield '';
  99.     }
  100.     /**
  101.      * @codeCoverageIgnore
  102.      */
  103.     public function getTemplateName()
  104.     {
  105.         return "includes/colonnes_gauche.html.twig";
  106.     }
  107.     /**
  108.      * @codeCoverageIgnore
  109.      */
  110.     public function isTraitable()
  111.     {
  112.         return false;
  113.     }
  114.     /**
  115.      * @codeCoverageIgnore
  116.      */
  117.     public function getDebugInfo()
  118.     {
  119.         return array (  108 => 37,  106 => 1,  101 => 35,  92 => 27,  88 => 25,  86 => 24,  83 => 23,  81 => 22,  77 => 20,  75 => 19,  71 => 17,  67 => 15,  65 => 14,  62 => 13,  60 => 12,  52 => 6,  49 => 4,  46 => 2,  44 => 1,);
  120.     }
  121.     public function getSourceContext()
  122.     {
  123.         return new Source("{% apply spaceless %}
  124. {# {% cache \"colonnes_gauches\" ttl(86400) %} #}
  125. {#  86400s = 1jour   #}
  126. <!--COLONNE GAUCHE -->
  127. <div class=\"d-none d-lg-block col-md-4 col-lg-3 text-center col-gauche\">
  128.     
  129.     {% if \"depot_annonce\" not in twig_vars.currentRoute%}
  130.     <!--BLOC DEPOSEZ ANNONCE -->
  131.     {% include 'includes/bloc/deposez_annonce.html.twig' %}
  132.     <!--FIN BLOC DEPOSEZ ANNONCE -->
  133.    {% endif %}
  134.   
  135.     <!--BLOC DIFFUSEZ CV -->
  136.     {% include 'includes/bloc/diffusez_cv.html.twig' %}
  137.     <!--FIN BLOC DIFFUSEZ CV -->
  138.     {% if \"depot_annonce\" not in twig_vars.currentRoute%}
  139.         <!--BLOC PUB SKYSCRAPER -->
  140.         {% include 'includes/bloc/pub_skyscraper.html.twig' %}
  141.         <!--FIN BLOC PUB SKYSCRAPER -->
  142.     {% endif %}
  143. </div>
  144. <!--FIN COLONNE GAUCHE -->
  145. {# {% endcache %} #}
  146. {% endapply %}
  147. ""includes/colonnes_gauche.html.twig""/home/www/fusacq_symfony_5.4_preprod/templates/includes/colonnes_gauche.html.twig");
  148.     }
  149. }