var/cache/dev/twig/b9/b9198b1c9f03a3bd922175ce5d32c12d6c0c8ef2577f1e8ecc9c6903818792f0.php line 172

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. /* organisme/_includes/breadcrumb.html.twig */
  14. class __TwigTemplate_c68f57127d4eb98c4453d5f85c12b4e9ef4b009eee009b014748532b2c76a64a 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.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""organisme/_includes/breadcrumb.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""organisme/_includes/breadcrumb.html.twig"));
  33.         // line 1
  34.         $context["position"] = 1;
  35.         // line 2
  36.         echo "<ul class=\"breadcrumb\" itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  37.     ";
  38.         // line 5
  39.         echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  40.             <a href=\"";
  41.         // line 6
  42.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  43.         echo "\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"\"><span itemprop=\"name\">Accueil</span></a>
  44.             <meta itemprop=\"position\" content=\"";
  45.         // line 7
  46.         echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'7$this->source); })()), "html"nulltrue);
  47.         echo "\">
  48.             ";
  49.         // line 8
  50.         $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'8$this->source); })()) + 1);
  51.         // line 9
  52.         echo "        </li>
  53.         <li class=\"separator\"></li>
  54.     ";
  55.         // line 14
  56.         echo "    ";
  57.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'14$this->source); })()), "request", [], "any"falsefalsefalse14), "attributes", [], "any"falsefalsefalse14), "get", [=> "_route"], "method"falsefalsefalse14), "organismes_cos"))) {
  58.             // line 15
  59.             echo "    <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  60.         <span itemprop=\"name\">Orientation Scolaire</span>
  61.         <meta itemprop=\"position\" content=\"";
  62.             // line 17
  63.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'17$this->source); })()), "html"nulltrue);
  64.             echo "\">
  65.         ";
  66.             // line 18
  67.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'18$this->source); })()) + 1);
  68.             // line 19
  69.             echo "    </li>
  70.     ";
  71.         }
  72.         // line 21
  73.         echo "
  74.     ";
  75.         // line 23
  76.         echo "    ";
  77.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'23$this->source); })()), "request", [], "any"falsefalsefalse23), "attributes", [], "any"falsefalsefalse23), "get", [=> "_route"], "method"falsefalsefalse23), "organisme"))) {
  78.             // line 24
  79.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  80.             <span itemprop=\"name\">Organismes</span>
  81.             <meta itemprop=\"position\" content=\"";
  82.             // line 26
  83.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'26$this->source); })()), "html"nulltrue);
  84.             echo "\">
  85.             ";
  86.             // line 27
  87.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'27$this->source); })()) + 1);
  88.             // line 28
  89.             echo "        </li>
  90.     ";
  91.         }
  92.         // line 30
  93.         echo "
  94.     ";
  95.         // line 32
  96.         echo "    ";
  97.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "attributes", [], "any"falsefalsefalse32), "get", [=> "_route"], "method"falsefalsefalse32), "organismes_tous"))) {
  98.             // line 33
  99.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  100.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  101.             <meta itemprop=\"position\" content=\"";
  102.             // line 35
  103.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'35$this->source); })()), "html"nulltrue);
  104.             echo "\">
  105.             ";
  106.             // line 36
  107.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'36$this->source); })()) + 1);
  108.             // line 37
  109.             echo "        </li>
  110.         <li class=\"separator\"></li>
  111.         ";
  112.             // line 39
  113.             if ((isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'39$this->source); })())) {
  114.                 // line 40
  115.                 echo "            <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  116.                 <span itemprop=\"name\">";
  117.                 // line 41
  118.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'41$this->source); })()), "libelle", [], "any"falsefalsefalse41), "html"nulltrue);
  119.                 echo "</span>
  120.                 <meta itemprop=\"position\" content=\"";
  121.                 // line 42
  122.                 echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'42$this->source); })()), "html"nulltrue);
  123.                 echo "\">
  124.                 ";
  125.                 // line 43
  126.                 $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'43$this->source); })()) + 1);
  127.                 // line 44
  128.                 echo "            </li>
  129.         ";
  130.             }
  131.             // line 46
  132.             echo "    ";
  133.         }
  134.         // line 47
  135.         echo "
  136.     ";
  137.         // line 49
  138.         echo "    ";
  139.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "attributes", [], "any"falsefalsefalse49), "get", [=> "_route"], "method"falsefalsefalse49), "organismes_departement"))) {
  140.             // line 50
  141.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  142.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  143.             <meta itemprop=\"position\" content=\"";
  144.             // line 52
  145.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'52$this->source); })()), "html"nulltrue);
  146.             echo "\">
  147.             ";
  148.             // line 53
  149.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'53$this->source); })()) + 1);
  150.             // line 54
  151.             echo "        </li>
  152.         <li class=\"separator\"></li>
  153.         ";
  154.             // line 56
  155.             if (((isset($context["departement"]) || array_key_exists("departement"$context) ? $context["departement"] : (function () { throw new RuntimeError('Variable "departement" does not exist.'56$this->source); })()) && (!== twig_compare("BE"twig_get_attribute($this->env$this->source, (isset($context["departement"]) || array_key_exists("departement"$context) ? $context["departement"] : (function () { throw new RuntimeError('Variable "departement" does not exist.'56$this->source); })()), "id", [], "any"falsefalsefalse56))))) {
  156.                 // line 57
  157.                 echo "            <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  158.                 <span itemprop=\"name\">";
  159.                 // line 58
  160.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["departement"]) || array_key_exists("departement"$context) ? $context["departement"] : (function () { throw new RuntimeError('Variable "departement" does not exist.'58$this->source); })()), "libelle", [], "any"falsefalsefalse58), "html"nulltrue);
  161.                 echo "</span>
  162.                 <meta itemprop=\"position\" content=\"";
  163.                 // line 59
  164.                 echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'59$this->source); })()), "html"nulltrue);
  165.                 echo "\">
  166.                 ";
  167.                 // line 60
  168.                 $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'60$this->source); })()) + 1);
  169.                 // line 61
  170.                 echo "            </li>
  171.             <li class=\"separator\"></li>
  172.         ";
  173.             }
  174.             // line 64
  175.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  176.             <span itemprop=\"name\">";
  177.             // line 65
  178.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'65$this->source); })()), "libelle", [], "any"falsefalsefalse65), "html"nulltrue);
  179.             echo "</span>
  180.             <meta itemprop=\"position\" content=\"";
  181.             // line 66
  182.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'66$this->source); })()), "html"nulltrue);
  183.             echo "\">
  184.             ";
  185.             // line 67
  186.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'67$this->source); })()) + 1);
  187.             // line 68
  188.             echo "        </li>
  189.     ";
  190.         }
  191.         // line 70
  192.         echo "
  193.     ";
  194.         // line 72
  195.         echo "    ";
  196.         if ((=== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'72$this->source); })()), "request", [], "any"falsefalsefalse72), "attributes", [], "any"falsefalsefalse72), "get", [=> "_route"], "method"falsefalsefalse72), "organismes_region"))) {
  197.             // line 73
  198.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  199.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  200.             <meta itemprop=\"position\" content=\"";
  201.             // line 75
  202.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'75$this->source); })()), "html"nulltrue);
  203.             echo "\">
  204.             ";
  205.             // line 76
  206.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'76$this->source); })()) + 1);
  207.             // line 77
  208.             echo "        </li>
  209.         <li class=\"separator\"></li>
  210.         ";
  211.             // line 79
  212.             if (((isset($context["region"]) || array_key_exists("region"$context) ? $context["region"] : (function () { throw new RuntimeError('Variable "region" does not exist.'79$this->source); })()) && (!== twig_compare($this->extensions['App\Twig\LieuExtension']->lieuLibelle((isset($context["region"]) || array_key_exists("region"$context) ? $context["region"] : (function () { throw new RuntimeError('Variable "region" does not exist.'79$this->source); })())), "DEFAULT")))) {
  213.                 // line 80
  214.                 echo "            <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  215.                 <span itemprop=\"name\">";
  216.                 // line 81
  217.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["region"]) || array_key_exists("region"$context) ? $context["region"] : (function () { throw new RuntimeError('Variable "region" does not exist.'81$this->source); })()), "libelle", [], "any"falsefalsefalse81), "html"nulltrue);
  218.                 echo "</span>
  219.                 <meta itemprop=\"position\" content=\"";
  220.                 // line 82
  221.                 echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'82$this->source); })()), "html"nulltrue);
  222.                 echo "\">
  223.                 ";
  224.                 // line 83
  225.                 $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'83$this->source); })()) + 1);
  226.                 // line 84
  227.                 echo "            </li>
  228.             <li class=\"separator\"></li>
  229.         ";
  230.             }
  231.             // line 87
  232.             echo "        <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  233.             <span itemprop=\"name\">";
  234.             // line 88
  235.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["categorie"]) || array_key_exists("categorie"$context) ? $context["categorie"] : (function () { throw new RuntimeError('Variable "categorie" does not exist.'88$this->source); })()), "libelle", [], "any"falsefalsefalse88), "html"nulltrue);
  236.             echo "</span>
  237.             <meta itemprop=\"position\" content=\"";
  238.             // line 89
  239.             echo twig_escape_filter($this->env, (isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'89$this->source); })()), "html"nulltrue);
  240.             echo "\">
  241.             ";
  242.             // line 90
  243.             $context["position"] = ((isset($context["position"]) || array_key_exists("position"$context) ? $context["position"] : (function () { throw new RuntimeError('Variable "position" does not exist.'90$this->source); })()) + 1);
  244.             // line 91
  245.             echo "        </li>
  246.     ";
  247.         }
  248.         // line 93
  249.         echo "
  250. </ul>
  251. ";
  252.         
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  254.         
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  256.     }
  257.     public function getTemplateName()
  258.     {
  259.         return "organisme/_includes/breadcrumb.html.twig";
  260.     }
  261.     public function isTraitable()
  262.     {
  263.         return false;
  264.     }
  265.     public function getDebugInfo()
  266.     {
  267.         return array (  261 => 93,  257 => 91,  255 => 90,  251 => 89,  247 => 88,  244 => 87,  239 => 84,  237 => 83,  233 => 82,  229 => 81,  226 => 80,  224 => 79,  220 => 77,  218 => 76,  214 => 75,  210 => 73,  207 => 72,  204 => 70,  200 => 68,  198 => 67,  194 => 66,  190 => 65,  187 => 64,  182 => 61,  180 => 60,  176 => 59,  172 => 58,  169 => 57,  167 => 56,  163 => 54,  161 => 53,  157 => 52,  153 => 50,  150 => 49,  147 => 47,  144 => 46,  140 => 44,  138 => 43,  134 => 42,  130 => 41,  127 => 40,  125 => 39,  121 => 37,  119 => 36,  115 => 35,  111 => 33,  108 => 32,  105 => 30,  101 => 28,  99 => 27,  95 => 26,  91 => 24,  88 => 23,  85 => 21,  81 => 19,  79 => 18,  75 => 17,  71 => 15,  68 => 14,  62 => 9,  60 => 8,  56 => 7,  52 => 6,  49 => 5,  45 => 2,  43 => 1,);
  268.     }
  269.     public function getSourceContext()
  270.     {
  271.         return new Source("{% set position = 1 %}
  272. <ul class=\"breadcrumb\" itemscope itemtype=\"https://schema.org/BreadcrumbList\">
  273.     {# ----- Rubrique ------------------------------------------------------- #}
  274.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  275.             <a href=\"{{ path('homepage') }}\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"\"><span itemprop=\"name\">Accueil</span></a>
  276.             <meta itemprop=\"position\" content=\"{{ position }}\">
  277.             {% set position = position + 1 %}
  278.         </li>
  279.         <li class=\"separator\"></li>
  280.     {# ----- organismes_cos ------------------------------------------------------- #}
  281.     {% if app.request.attributes.get('_route') == \"organismes_cos\" %}
  282.     <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  283.         <span itemprop=\"name\">Orientation Scolaire</span>
  284.         <meta itemprop=\"position\" content=\"{{ position }}\">
  285.         {% set position = position + 1 %}
  286.     </li>
  287.     {% endif %}
  288.     {# ----- organismes ------------------------------------------------------- #}
  289.     {% if app.request.attributes.get('_route') == \"organisme\" %}
  290.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  291.             <span itemprop=\"name\">Organismes</span>
  292.             <meta itemprop=\"position\" content=\"{{ position }}\">
  293.             {% set position = position + 1 %}
  294.         </li>
  295.     {% endif %}
  296.     {# ----- tous ------------------------------------------------------- #}
  297.     {% if app.request.attributes.get('_route') == \"organismes_tous\" %}
  298.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  299.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  300.             <meta itemprop=\"position\" content=\"{{ position }}\">
  301.             {% set position = position + 1 %}
  302.         </li>
  303.         <li class=\"separator\"></li>
  304.         {% if categorie %}
  305.             <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  306.                 <span itemprop=\"name\">{{ categorie.libelle }}</span>
  307.                 <meta itemprop=\"position\" content=\"{{ position }}\">
  308.                 {% set position = position + 1 %}
  309.             </li>
  310.         {% endif %}
  311.     {% endif %}
  312.     {# ----- departement ------------------------------------------------------- #}
  313.     {% if app.request.attributes.get('_route') == \"organismes_departement\" %}
  314.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  315.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  316.             <meta itemprop=\"position\" content=\"{{ position }}\">
  317.             {% set position = position + 1 %}
  318.         </li>
  319.         <li class=\"separator\"></li>
  320.         {% if departement and 'BE' != departement.id %}
  321.             <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  322.                 <span itemprop=\"name\">{{ departement.libelle }}</span>
  323.                 <meta itemprop=\"position\" content=\"{{ position }}\">
  324.                 {% set position = position + 1 %}
  325.             </li>
  326.             <li class=\"separator\"></li>
  327.         {% endif %}
  328.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  329.             <span itemprop=\"name\">{{ categorie.libelle }}</span>
  330.             <meta itemprop=\"position\" content=\"{{ position }}\">
  331.             {% set position = position + 1 %}
  332.         </li>
  333.     {% endif %}
  334.     {# ----- Region ------------------------------------------------------- #}
  335.     {% if app.request.attributes.get('_route') == \"organismes_region\" %}
  336.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  337.             <a href=\"/organisme\" itemscope itemtype=\"https://schema.org/Thing\" itemprop=\"item\" itemid=\"/organisme\"><span itemprop=\"name\">Organismes</span></a>
  338.             <meta itemprop=\"position\" content=\"{{ position }}\">
  339.             {% set position = position + 1 %}
  340.         </li>
  341.         <li class=\"separator\"></li>
  342.         {% if region and region | lieuLibelle != 'DEFAULT' %}
  343.             <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  344.                 <span itemprop=\"name\">{{ region.libelle }}</span>
  345.                 <meta itemprop=\"position\" content=\"{{ position }}\">
  346.                 {% set position = position + 1 %}
  347.             </li>
  348.             <li class=\"separator\"></li>
  349.         {% endif %}
  350.         <li itemprop=\"itemListElement\" itemscope itemtype=\"https://schema.org/ListItem\">
  351.             <span itemprop=\"name\">{{ categorie.libelle }}</span>
  352.             <meta itemprop=\"position\" content=\"{{ position }}\">
  353.             {% set position = position + 1 %}
  354.         </li>
  355.     {% endif %}
  356. </ul>
  357. ""organisme/_includes/breadcrumb.html.twig""/app/templates/organisme/_includes/breadcrumb.html.twig");
  358.     }
  359. }