var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php line 61

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. /* Layouts/threeColumn.html.twig */
  14. class __TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e 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.             'body' => [$this'block_body'],
  24.             'content' => [$this'block_content'],
  25.             'help_for_section' => [$this'block_help_for_section'],
  26.             'help_for_metadata' => [$this'block_help_for_metadata'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "Layouts/base.html.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""Layouts/threeColumn.html.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""Layouts/threeColumn.html.twig"));
  41.         $this->parent $this->loadTemplate("Layouts/base.html.twig""Layouts/threeColumn.html.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_body($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""body"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  56.         // line 4
  57.         echo "    <div class=\"max-w-screen-xl pl-2 mx-auto\">
  58.         <a href=\"";
  59.         // line 5
  60.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("Study-overview");
  61.         echo "\"
  62.            class=\"inline-flex items-center mt-2 underline Button Button_tertiary Button_tertiary_go Button_standalone\">
  63.             ";
  64.         // line 8
  65.         echo "            <svg class=\"w-4 h-4 mr-1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  66.                  aria-hidden=\"true\" role=\"img\" style=\"vertical-align: -0.125em;\" width=\"1em\" height=\"1em\"
  67.                  preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 24 24\">
  68.                 <path d=\"M20 11H7.83l5.59-5.59L12 4l-8 8l8 8l1.41-1.41L7.83 13H20v-2z\" fill=\"currentColor\"/>
  69.             </svg>
  70.             ";
  71.         // line 13
  72.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("title.overview.list.header"), "html"nulltrue);
  73.         echo "
  74.         </a>
  75.     </div>
  76.     <div class=\"flex max-w-screen-xl mx-auto mt-2 bg-white gap-x-4 gap-y-1 min-h-[calc(100%-15.75rem)] mb-12\">
  77.         <div class=\"w-[21%]\">
  78.             <div class=\"sticky top-0 overflow-hidden border rounded-lg shadow-sm\">
  79.                 ";
  80.         // line 19
  81.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\View\\Controller\\NavigationController::sidebarNavigationAction", ["request" => twig_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.'19$this->source); })()), "request", [], "any"falsefalsefalse19)]));
  82.         echo "
  83.             </div>
  84.         </div>
  85.         <div class=\"w-[49%]\">
  86.             <section class=\"border rounded-lg shadow-sm bg-mono-50\">
  87.                 ";
  88.         // line 25
  89.         $this->displayBlock('content'$context$blocks);
  90.         // line 27
  91.         echo "            </section>
  92.         </div>
  93.         <div class=\"w-[30%]\">
  94.             <aside class=\"sticky top-0 overflow-hidden border rounded-lg shadow-sm bg-white scrollbar scrollbar-thumb-gray-400 scrollbar-thin scrollbar-track-gray-100 max-h-[calc(100vh)] overflow-y-auto\">
  95.                 ";
  96.         // line 32
  97.         $this->displayBlock('help_for_section'$context$blocks);
  98.         // line 42
  99.         echo "                <div>
  100.                     ";
  101.         // line 43
  102.         $this->displayBlock('help_for_metadata'$context$blocks);
  103.         // line 45
  104.         echo "                </div>
  105.             </aside>
  106.         </div>
  107.     </div>
  108. ";
  109.         
  110.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  111.         
  112.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  113.     }
  114.     // line 25
  115.     public function block_content($context, array $blocks = [])
  116.     {
  117.         $macros $this->macros;
  118.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  119.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  120.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  121.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  122.         // line 26
  123.         echo "                ";
  124.         
  125.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  126.         
  127.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  128.     }
  129.     // line 32
  130.     public function block_help_for_section($context, array $blocks = [])
  131.     {
  132.         $macros $this->macros;
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  134.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""help_for_section"));
  135.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  136.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""help_for_section"));
  137.         // line 33
  138.         echo "                    <div class=\"w-full Help-Text Help-Text_section markdown\">
  139.                         <h1>
  140.                             Help for this section
  141.                         </h1>
  142.                         <p>
  143.                             Help! Anybody?
  144.                         </p>
  145.                     </div>
  146.                 ";
  147.         
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  149.         
  150.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  151.     }
  152.     // line 43
  153.     public function block_help_for_metadata($context, array $blocks = [])
  154.     {
  155.         $macros $this->macros;
  156.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  157.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""help_for_metadata"));
  158.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  159.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""help_for_metadata"));
  160.         // line 44
  161.         echo "                    ";
  162.         
  163.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  164.         
  165.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  166.     }
  167.     public function getTemplateName()
  168.     {
  169.         return "Layouts/threeColumn.html.twig";
  170.     }
  171.     public function isTraitable()
  172.     {
  173.         return false;
  174.     }
  175.     public function getDebugInfo()
  176.     {
  177.         return array (  192 => 44,  182 => 43,  164 => 33,  154 => 32,  144 => 26,  134 => 25,  120 => 45,  118 => 43,  115 => 42,  113 => 32,  106 => 27,  104 => 25,  95 => 19,  86 => 13,  79 => 8,  74 => 5,  71 => 4,  61 => 3,  38 => 1,);
  178.     }
  179.     public function getSourceContext()
  180.     {
  181.         return new Source("{% extends \"Layouts/base.html.twig\" %}
  182. {% block body %}
  183.     <div class=\"max-w-screen-xl pl-2 mx-auto\">
  184.         <a href=\"{{ path(\"Study-overview\") }}\"
  185.            class=\"inline-flex items-center mt-2 underline Button Button_tertiary Button_tertiary_go Button_standalone\">
  186.             {# Icon: ic:sharp-arrow-back #}
  187.             <svg class=\"w-4 h-4 mr-1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"
  188.                  aria-hidden=\"true\" role=\"img\" style=\"vertical-align: -0.125em;\" width=\"1em\" height=\"1em\"
  189.                  preserveAspectRatio=\"xMidYMid meet\" viewBox=\"0 0 24 24\">
  190.                 <path d=\"M20 11H7.83l5.59-5.59L12 4l-8 8l8 8l1.41-1.41L7.83 13H20v-2z\" fill=\"currentColor\"/>
  191.             </svg>
  192.             {{ \"title.overview.list.header\"|trans }}
  193.         </a>
  194.     </div>
  195.     <div class=\"flex max-w-screen-xl mx-auto mt-2 bg-white gap-x-4 gap-y-1 min-h-[calc(100%-15.75rem)] mb-12\">
  196.         <div class=\"w-[21%]\">
  197.             <div class=\"sticky top-0 overflow-hidden border rounded-lg shadow-sm\">
  198.                 {{ render(controller('App\\\\View\\\\Controller\\\\NavigationController::sidebarNavigationAction', {request: app.request })) }}
  199.             </div>
  200.         </div>
  201.         <div class=\"w-[49%]\">
  202.             <section class=\"border rounded-lg shadow-sm bg-mono-50\">
  203.                 {% block content %}
  204.                 {% endblock %}
  205.             </section>
  206.         </div>
  207.         <div class=\"w-[30%]\">
  208.             <aside class=\"sticky top-0 overflow-hidden border rounded-lg shadow-sm bg-white scrollbar scrollbar-thumb-gray-400 scrollbar-thin scrollbar-track-gray-100 max-h-[calc(100vh)] overflow-y-auto\">
  209.                 {% block help_for_section %}
  210.                     <div class=\"w-full Help-Text Help-Text_section markdown\">
  211.                         <h1>
  212.                             Help for this section
  213.                         </h1>
  214.                         <p>
  215.                             Help! Anybody?
  216.                         </p>
  217.                     </div>
  218.                 {% endblock %}
  219.                 <div>
  220.                     {% block help_for_metadata %}
  221.                     {% endblock %}
  222.                 </div>
  223.             </aside>
  224.         </div>
  225.     </div>
  226. {% endblock %}
  227. ""Layouts/threeColumn.html.twig""/app/source/View/Templates/Layouts/threeColumn.html.twig");
  228.     }
  229. }