var/cache/dev/twig/2c/2cbc1d1fd274f44511d8cd531d6f3c3b7b566eb45675af5181c49c1371f5a553.php line 111

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. /* etat_ope/show.html.twig */
  14. class __TwigTemplate_d64e9852a2dc3c7cfbde0a1b3a8b3b9b076a9f71c5359fc993cb8fd64b371303 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.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "base.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""etat_ope/show.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""etat_ope/show.html.twig"));
  39.         $this->parent $this->loadTemplate("base.html.twig""etat_ope/show.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_title($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  54.         echo "EtatOpe";
  55.         
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  57.         
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  59.     }
  60.     // line 5
  61.     public function block_body($context, array $blocks = [])
  62.     {
  63.         $macros $this->macros;
  64.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  65.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  66.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  67.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  68.         // line 6
  69.         echo "    <h1>EtatOpe</h1>
  70.     <table class=\"table\">
  71.         <tbody>
  72.             <tr>
  73.                 <th>Id</th>
  74.                 <td>";
  75.         // line 12
  76.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["etat_ope"]) || array_key_exists("etat_ope"$context) ? $context["etat_ope"] : (function () { throw new RuntimeError('Variable "etat_ope" does not exist.'12$this->source); })()), "id", [], "any"falsefalsefalse12), "html"nulltrue);
  77.         echo "</td>
  78.             </tr>
  79.             <tr>
  80.                 <th>Libelle</th>
  81.                 <td>";
  82.         // line 16
  83.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["etat_ope"]) || array_key_exists("etat_ope"$context) ? $context["etat_ope"] : (function () { throw new RuntimeError('Variable "etat_ope" does not exist.'16$this->source); })()), "libelle", [], "any"falsefalsefalse16), "html"nulltrue);
  84.         echo "</td>
  85.             </tr>
  86.         </tbody>
  87.     </table>
  88.     <a href=\"";
  89.         // line 21
  90.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_etat_ope_index");
  91.         echo "\">back to list</a>
  92.     <a href=\"";
  93.         // line 23
  94.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_etat_ope_edit", ["id" => twig_get_attribute($this->env$this->source, (isset($context["etat_ope"]) || array_key_exists("etat_ope"$context) ? $context["etat_ope"] : (function () { throw new RuntimeError('Variable "etat_ope" does not exist.'23$this->source); })()), "id", [], "any"falsefalsefalse23)]), "html"nulltrue);
  95.         echo "\">edit</a>
  96.     ";
  97.         // line 25
  98.         echo twig_include($this->env$context"etat_ope/_delete_form.html.twig");
  99.         echo "
  100. ";
  101.         
  102.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  103.         
  104.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  105.     }
  106.     public function getTemplateName()
  107.     {
  108.         return "etat_ope/show.html.twig";
  109.     }
  110.     public function isTraitable()
  111.     {
  112.         return false;
  113.     }
  114.     public function getDebugInfo()
  115.     {
  116.         return array (  121 => 25,  116 => 23,  111 => 21,  103 => 16,  96 => 12,  88 => 6,  78 => 5,  59 => 3,  36 => 1,);
  117.     }
  118.     public function getSourceContext()
  119.     {
  120.         return new Source("{% extends 'base.html.twig' %}
  121. {% block title %}EtatOpe{% endblock %}
  122. {% block body %}
  123.     <h1>EtatOpe</h1>
  124.     <table class=\"table\">
  125.         <tbody>
  126.             <tr>
  127.                 <th>Id</th>
  128.                 <td>{{ etat_ope.id }}</td>
  129.             </tr>
  130.             <tr>
  131.                 <th>Libelle</th>
  132.                 <td>{{ etat_ope.libelle }}</td>
  133.             </tr>
  134.         </tbody>
  135.     </table>
  136.     <a href=\"{{ path('app_etat_ope_index') }}\">back to list</a>
  137.     <a href=\"{{ path('app_etat_ope_edit', {'id': etat_ope.id}) }}\">edit</a>
  138.     {{ include('etat_ope/_delete_form.html.twig') }}
  139. {% endblock %}
  140. ""etat_ope/show.html.twig""/home/u291798906/domains/subvention.donjmi.com/templates/etat_ope/show.html.twig");
  141.     }
  142. }