^ null
^ null
^ null
^ null
Symfony Profiler

var/cache/dev/twig/24/248be9d69587e4b9c54f3f888a5fbf2518976aecd16c1a793f2ffab3f026c5a5.php line 50

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. /* @WebProfiler/Profiler/layout.html.twig */
  14. class __TwigTemplate_d1e1606f3452e3e02dae0b92d14bf9fc9f8abf0756246c1f74ca61d3122c3987 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.             'summary' => [$this'block_summary'],
  25.             'panel' => [$this'block_panel'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "@WebProfiler/Profiler/base.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/layout.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Profiler/layout.html.twig"));
  40.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/base.html.twig""@WebProfiler/Profiler/layout.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  44.         
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  46.     }
  47.     // line 3
  48.     public function block_body($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  55.         // line 4
  56.         echo "    ";
  57.         echo twig_include($this->env$context"@WebProfiler/Profiler/header.html.twig", array(), false);
  58.         echo "
  59.     <div id=\"summary\">
  60.         ";
  61.         // line 7
  62.         $this->displayBlock('summary'$context$blocks);
  63.         // line 93
  64.         echo "    </div>
  65.     <div id=\"content\" class=\"container\">
  66.         <div id=\"main\">
  67.             <div id=\"sidebar\">
  68.                 <div id=\"sidebar-shortcuts\">
  69.                     <div class=\"shortcuts\">
  70.                         <a href=\"#\" id=\"sidebarShortcutsMenu\" class=\"visible-small\">
  71.                             <span class=\"icon\">";
  72.         // line 101
  73.         echo twig_include($this->env$context"@WebProfiler/Icon/menu.svg");
  74.         echo "</span>
  75.                         </a>
  76.                         <a class=\"btn btn-sm\" href=\"";
  77.         // line 104
  78.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_search", ["limit" => 10]);
  79.         echo "\">Last 10</a>
  80.                         <a class=\"btn btn-sm\" href=\"";
  81.         // line 105
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler"twig_array_merge(["token" => "latest"], twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["request"]) || array_key_exists("request"$context) ? $context["request"] : (function () { throw new RuntimeError('Variable "request" does not exist.'105$this->source); })()), "query", [], "any"falsefalsefalse105), "all", [], "any"falsefalsefalse105))), "html"nulltrue);
  83.         echo "\">Latest</a>
  84.                         <a class=\"sf-toggle btn btn-sm\" data-toggle-selector=\"#sidebar-search\" ";
  85.         // line 107
  86.         if ((array_key_exists("tokens"$context) || array_key_exists("about"$context))) {
  87.             echo "data-toggle-initial=\"display\"";
  88.         }
  89.         echo ">
  90.                             ";
  91.         // line 108
  92.         echo twig_include($this->env$context"@WebProfiler/Icon/search.svg");
  93.         echo " <span class=\"hidden-small\">Search</span>
  94.                         </a>
  95.                         ";
  96.         // line 111
  97.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_search_bar"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["request"]) || array_key_exists("request"$context) ? $context["request"] : (function () { throw new RuntimeError('Variable "request" does not exist.'111$this->source); })()), "query", [], "any"falsefalsefalse111), "all", [], "any"falsefalsefalse111)));
  98.         echo "
  99.                     </div>
  100.                 </div>
  101.                 ";
  102.         // line 115
  103.         if (array_key_exists("templates"$context)) {
  104.             // line 116
  105.             echo "                    <ul id=\"menu-profiler\">
  106.                         ";
  107.             // line 117
  108.             $context['_parent'] = $context;
  109.             $context['_seq'] = twig_ensure_traversable((isset($context["templates"]) || array_key_exists("templates"$context) ? $context["templates"] : (function () { throw new RuntimeError('Variable "templates" does not exist.'117$this->source); })()));
  110.             $context['loop'] = [
  111.               'parent' => $context['_parent'],
  112.               'index0' => 0,
  113.               'index'  => 1,
  114.               'first'  => true,
  115.             ];
  116.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  117.                 $length count($context['_seq']);
  118.                 $context['loop']['revindex0'] = $length 1;
  119.                 $context['loop']['revindex'] = $length;
  120.                 $context['loop']['length'] = $length;
  121.                 $context['loop']['last'] = === $length;
  122.             }
  123.             foreach ($context['_seq'] as $context["name"] => $context["template"]) {
  124.                 // line 118
  125.                 echo "                            ";
  126.                 ob_start();
  127.                 // line 119
  128.                 if (                $this->loadTemplate($context["template"], "@WebProfiler/Profiler/layout.html.twig"119)->hasBlock("menu"$context)) {
  129.                     // line 120
  130.                     $__internal_compile_0 $context;
  131.                     $__internal_compile_1 = ["collector" => twig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'120$this->source); })()), "getcollector", [=> $context["name"]], "method"falsefalsefalse120), "profiler_markup_version" => (isset($context["profiler_markup_version"]) || array_key_exists("profiler_markup_version"$context) ? $context["profiler_markup_version"] : (function () { throw new RuntimeError('Variable "profiler_markup_version" does not exist.'120$this->source); })())];
  132.                     if (!twig_test_iterable($__internal_compile_1)) {
  133.                         throw new RuntimeError('Variables passed to the "with" tag must be a hash.'120$this->getSourceContext());
  134.                     }
  135.                     $__internal_compile_1 twig_to_array($__internal_compile_1);
  136.                     $context $this->env->mergeGlobals(array_merge($context$__internal_compile_1));
  137.                     // line 121
  138.                     $this->loadTemplate($context["template"], "@WebProfiler/Profiler/layout.html.twig"121)->displayBlock("menu"$context);
  139.                     $context $__internal_compile_0;
  140.                 }
  141.                 $context["menu"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  142.                 // line 125
  143.                 echo "                            ";
  144.                 if ( !twig_test_empty((isset($context["menu"]) || array_key_exists("menu"$context) ? $context["menu"] : (function () { throw new RuntimeError('Variable "menu" does not exist.'125$this->source); })()))) {
  145.                     // line 126
  146.                     echo "                                <li class=\"";
  147.                     echo twig_escape_filter($this->env$context["name"], "html"nulltrue);
  148.                     echo " ";
  149.                     echo ((($context["name"] == (isset($context["panel"]) || array_key_exists("panel"$context) ? $context["panel"] : (function () { throw new RuntimeError('Variable "panel" does not exist.'126$this->source); })()))) ? ("selected") : (""));
  150.                     echo "\">
  151.                                     <a href=\"";
  152.                     // line 127
  153.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler", ["token" => (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'127$this->source); })()), "panel" => $context["name"]]), "html"nulltrue);
  154.                     echo "\">";
  155.                     echo (isset($context["menu"]) || array_key_exists("menu"$context) ? $context["menu"] : (function () { throw new RuntimeError('Variable "menu" does not exist.'127$this->source); })());
  156.                     echo "</a>
  157.                                 </li>
  158.                             ";
  159.                 }
  160.                 // line 130
  161.                 echo "                        ";
  162.                 ++$context['loop']['index0'];
  163.                 ++$context['loop']['index'];
  164.                 $context['loop']['first'] = false;
  165.                 if (isset($context['loop']['length'])) {
  166.                     --$context['loop']['revindex0'];
  167.                     --$context['loop']['revindex'];
  168.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  169.                 }
  170.             }
  171.             $_parent $context['_parent'];
  172.             unset($context['_seq'], $context['_iterated'], $context['name'], $context['template'], $context['_parent'], $context['loop']);
  173.             $context array_intersect_key($context$_parent) + $_parent;
  174.             // line 131
  175.             echo "                    </ul>
  176.                 ";
  177.         }
  178.         // line 133
  179.         echo "
  180.                 ";
  181.         // line 134
  182.         echo twig_include($this->env$context"@WebProfiler/Profiler/settings.html.twig");
  183.         echo "
  184.             </div>
  185.             <div id=\"collector-wrapper\">
  186.                 <div id=\"collector-content\">
  187.                     ";
  188.         // line 139
  189.         echo twig_include($this->env$context"@WebProfiler/Profiler/base_js.html.twig");
  190.         echo "
  191.                     ";
  192.         // line 140
  193.         $this->displayBlock('panel'$context$blocks);
  194.         // line 141
  195.         echo "                </div>
  196.             </div>
  197.         </div>
  198.     </div>
  199.     <script>
  200.         (function () {
  201.             Sfjs.addEventListener(document.getElementById('sidebarShortcutsMenu'), 'click', function (event) {
  202.                 event.preventDefault();
  203.                 Sfjs.toggleClass(document.getElementById('sidebar'), 'expanded');
  204.             })
  205.         }());
  206.     </script>
  207. ";
  208.         
  209.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  210.         
  211.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  212.     }
  213.     // line 7
  214.     public function block_summary($context, array $blocks = [])
  215.     {
  216.         $macros $this->macros;
  217.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  218.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""summary"));
  219.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  220.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""summary"));
  221.         // line 8
  222.         echo "            ";
  223.         if (array_key_exists("profile"$context)) {
  224.             // line 9
  225.             echo "                ";
  226.             $context["request_collector"] = ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["profile"] ?? null), "collectors", [], "any"falsetruefalse9), "request", [], "any"truetruefalse9)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["profile"] ?? null), "collectors", [], "any"falsetruefalse9), "request", [], "any"falsefalsefalse9), false)) : (false));
  227.             // line 10
  228.             echo "                ";
  229.             $context["status_code"] = (((isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'10$this->source); })())) ? (((twig_get_attribute($this->env$this->source, ($context["request_collector"] ?? null), "statuscode", [], "any"truetruefalse10)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["request_collector"] ?? null), "statuscode", [], "any"falsefalsefalse10), 0)) : (0))) : (0));
  230.             // line 11
  231.             echo "                ";
  232.             $context["css_class"] = ((((isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'11$this->source); })()) > 399)) ? ("status-error") : (((((isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'11$this->source); })()) > 299)) ? ("status-warning") : ("status-success"))));
  233.             // line 12
  234.             echo "
  235.                 <div class=\"status ";
  236.             // line 13
  237.             echo twig_escape_filter($this->env, (isset($context["css_class"]) || array_key_exists("css_class"$context) ? $context["css_class"] : (function () { throw new RuntimeError('Variable "css_class" does not exist.'13$this->source); })()), "html"nulltrue);
  238.             echo "\">
  239.                     <div class=\"container\">
  240.                         <h2 class=\"break-long-words\">
  241.                             ";
  242.             // line 16
  243.             if (twig_in_filter(twig_upper_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'16$this->source); })()), "method", [], "any"falsefalsefalse16)), [=> "GET"=> "HEAD"])) {
  244.                 // line 17
  245.                 echo "                                <a href=\"";
  246.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'17$this->source); })()), "url", [], "any"falsefalsefalse17), "html"nulltrue);
  247.                 echo "\">";
  248.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'17$this->source); })()), "url", [], "any"falsefalsefalse17), "html"nulltrue);
  249.                 echo "</a>
  250.                             ";
  251.             } else {
  252.                 // line 19
  253.                 echo "                                ";
  254.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'19$this->source); })()), "url", [], "any"falsefalsefalse19), "html"nulltrue);
  255.                 echo "
  256.                                 ";
  257.                 // line 20
  258.                 $context["referer"] = (((isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'20$this->source); })())) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'20$this->source); })()), "requestheaders", [], "any"falsefalsefalse20), "get", [=> "referer"], "method"falsefalsefalse20)) : (null));
  259.                 // line 21
  260.                 echo "                                ";
  261.                 if ((isset($context["referer"]) || array_key_exists("referer"$context) ? $context["referer"] : (function () { throw new RuntimeError('Variable "referer" does not exist.'21$this->source); })())) {
  262.                     // line 22
  263.                     echo "                                    <a href=\"";
  264.                     echo twig_escape_filter($this->env, (isset($context["referer"]) || array_key_exists("referer"$context) ? $context["referer"] : (function () { throw new RuntimeError('Variable "referer" does not exist.'22$this->source); })()), "html"nulltrue);
  265.                     echo "\" class=\"referer\">Return to referer URL</a>
  266.                                 ";
  267.                 }
  268.                 // line 24
  269.                 echo "                            ";
  270.             }
  271.             // line 25
  272.             echo "                        </h2>
  273.                         ";
  274.             // line 27
  275.             if (((isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'27$this->source); })()) && twig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'27$this->source); })()), "redirect", [], "any"falsefalsefalse27))) {
  276.                 // line 28
  277.                 $context["redirect"] = twig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'28$this->source); })()), "redirect", [], "any"falsefalsefalse28);
  278.                 // line 29
  279.                 $context["controller"] = twig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'29$this->source); })()), "controller", [], "any"falsefalsefalse29);
  280.                 // line 30
  281.                 $context["redirect_route"] = ("@" twig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'30$this->source); })()), "route", [], "any"falsefalsefalse30));
  282.                 // line 31
  283.                 echo "                            <dl class=\"metadata\">
  284.                                 <dt>
  285.                                     <span class=\"label\">";
  286.                 // line 33
  287.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'33$this->source); })()), "status_code", [], "any"falsefalsefalse33), "html"nulltrue);
  288.                 echo "</span>
  289.                                     Redirect from
  290.                                 </dt>
  291.                                 <dd>
  292.                                     ";
  293.                 // line 37
  294.                 ((("GET" != twig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'37$this->source); })()), "method", [], "any"falsefalsefalse37))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'37$this->source); })()), "method", [], "any"falsefalsefalse37), "html"nulltrue))) : (print ("")));
  295.                 echo "
  296.                                     ";
  297.                 // line 38
  298.                 if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["redirect"] ?? null), "controller", [], "any"falsetruefalse38), "class", [], "any"truetruefalse38)) {
  299.                     // line 39
  300.                     $context["link"] = $this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->getFileLink(twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'39$this->source); })()), "file", [], "any"falsefalsefalse39), twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'39$this->source); })()), "line", [], "any"falsefalsefalse39));
  301.                     // line 40
  302.                     if ((isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'40$this->source); })())) {
  303.                         echo "<a href=\"";
  304.                         echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'40$this->source); })()), "html"nulltrue);
  305.                         echo "\" title=\"";
  306.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'40$this->source); })()), "file", [], "any"falsefalsefalse40), "html"nulltrue);
  307.                         echo "\">";
  308.                     }
  309.                     // line 41
  310.                     echo twig_escape_filter($this->env, (isset($context["redirect_route"]) || array_key_exists("redirect_route"$context) ? $context["redirect_route"] : (function () { throw new RuntimeError('Variable "redirect_route" does not exist.'41$this->source); })()), "html"nulltrue);
  311.                     // line 42
  312.                     if ((isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'42$this->source); })())) {
  313.                         echo "</a>";
  314.                     }
  315.                 } else {
  316.                     // line 44
  317.                     echo twig_escape_filter($this->env, (isset($context["redirect_route"]) || array_key_exists("redirect_route"$context) ? $context["redirect_route"] : (function () { throw new RuntimeError('Variable "redirect_route" does not exist.'44$this->source); })()), "html"nulltrue);
  318.                 }
  319.                 // line 46
  320.                 echo "                                    (<a href=\"";
  321.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler", ["token" => twig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'46$this->source); })()), "token", [], "any"falsefalsefalse46), "panel" => twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["request"]) || array_key_exists("request"$context) ? $context["request"] : (function () { throw new RuntimeError('Variable "request" does not exist.'46$this->source); })()), "query", [], "any"falsefalsefalse46), "get", [=> "panel"=> "request"], "method"falsefalsefalse46)]), "html"nulltrue);
  322.                 echo "\">";
  323.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["redirect"]) || array_key_exists("redirect"$context) ? $context["redirect"] : (function () { throw new RuntimeError('Variable "redirect" does not exist.'46$this->source); })()), "token", [], "any"falsefalsefalse46), "html"nulltrue);
  324.                 echo "</a>)
  325.                                 </dd>
  326.                             </dl>";
  327.             }
  328.             // line 50
  329.             echo "
  330.                         ";
  331.             // line 51
  332.             if (((isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'51$this->source); })()) && twig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'51$this->source); })()), "forwardtoken", [], "any"falsefalsefalse51))) {
  333.                 // line 52
  334.                 $context["forward_profile"] = twig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'52$this->source); })()), "childByToken", [=> twig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'52$this->source); })()), "forwardtoken", [], "any"falsefalsefalse52)], "method"falsefalsefalse52);
  335.                 // line 53
  336.                 echo "                            ";
  337.                 $context["controller"] = (((isset($context["forward_profile"]) || array_key_exists("forward_profile"$context) ? $context["forward_profile"] : (function () { throw new RuntimeError('Variable "forward_profile" does not exist.'53$this->source); })())) ? (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["forward_profile"]) || array_key_exists("forward_profile"$context) ? $context["forward_profile"] : (function () { throw new RuntimeError('Variable "forward_profile" does not exist.'53$this->source); })()), "collector", [=> "request"], "method"falsefalsefalse53), "controller", [], "any"falsefalsefalse53)) : ("n/a"));
  338.                 // line 54
  339.                 echo "                            <dl class=\"metadata\">
  340.                                 <dt>Forwarded to</dt>
  341.                                 <dd>
  342.                                     ";
  343.                 // line 57
  344.                 $context["link"] = ((twig_get_attribute($this->env$this->source, ($context["controller"] ?? null), "file", [], "any"truetruefalse57)) ? ($this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->getFileLink(twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'57$this->source); })()), "file", [], "any"falsefalsefalse57), twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'57$this->source); })()), "line", [], "any"falsefalsefalse57))) : (null));
  345.                 // line 58
  346.                 if ((isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'58$this->source); })())) {
  347.                     echo "<a href=\"";
  348.                     echo twig_escape_filter($this->env, (isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'58$this->source); })()), "html"nulltrue);
  349.                     echo "\" title=\"";
  350.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'58$this->source); })()), "file", [], "any"falsefalsefalse58), "html"nulltrue);
  351.                     echo "\">";
  352.                 }
  353.                 // line 59
  354.                 if (twig_get_attribute($this->env$this->source, ($context["controller"] ?? null), "class", [], "any"truetruefalse59)) {
  355.                     // line 60
  356.                     echo twig_escape_filter($this->envtwig_striptags($this->extensions['Symfony\Bridge\Twig\Extension\CodeExtension']->abbrClass(twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'60$this->source); })()), "class", [], "any"falsefalsefalse60))), "html"nulltrue);
  357.                     // line 61
  358.                     ((twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'61$this->source); })()), "method", [], "any"falsefalsefalse61)) ? (print (twig_escape_filter($this->env, (" :: " twig_get_attribute($this->env$this->source, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'61$this->source); })()), "method", [], "any"falsefalsefalse61)), "html"nulltrue))) : (print ("")));
  359.                 } else {
  360.                     // line 63
  361.                     echo twig_escape_filter($this->env, (isset($context["controller"]) || array_key_exists("controller"$context) ? $context["controller"] : (function () { throw new RuntimeError('Variable "controller" does not exist.'63$this->source); })()), "html"nulltrue);
  362.                 }
  363.                 // line 65
  364.                 if ((isset($context["link"]) || array_key_exists("link"$context) ? $context["link"] : (function () { throw new RuntimeError('Variable "link" does not exist.'65$this->source); })())) {
  365.                     echo "</a>";
  366.                 }
  367.                 // line 66
  368.                 echo "                                    (<a href=\"";
  369.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler", ["token" => twig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'66$this->source); })()), "forwardtoken", [], "any"falsefalsefalse66)]), "html"nulltrue);
  370.                 echo "\">";
  371.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["request_collector"]) || array_key_exists("request_collector"$context) ? $context["request_collector"] : (function () { throw new RuntimeError('Variable "request_collector" does not exist.'66$this->source); })()), "forwardtoken", [], "any"falsefalsefalse66), "html"nulltrue);
  372.                 echo "</a>)
  373.                                 </dd>
  374.                             </dl>";
  375.             }
  376.             // line 70
  377.             echo "
  378.                         <dl class=\"metadata\">
  379.                             <dt>Method</dt>
  380.                             <dd>";
  381.             // line 73
  382.             echo twig_escape_filter($this->envtwig_upper_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'73$this->source); })()), "method", [], "any"falsefalsefalse73)), "html"nulltrue);
  383.             echo "</dd>
  384.                             <dt>HTTP Status</dt>
  385.                             <dd>";
  386.             // line 76
  387.             echo twig_escape_filter($this->env, (isset($context["status_code"]) || array_key_exists("status_code"$context) ? $context["status_code"] : (function () { throw new RuntimeError('Variable "status_code" does not exist.'76$this->source); })()), "html"nulltrue);
  388.             echo "</dd>
  389.                             <dt>IP</dt>
  390.                             <dd>
  391.                                 <a href=\"";
  392.             // line 80
  393.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_profiler_search_results", ["token" => (isset($context["token"]) || array_key_exists("token"$context) ? $context["token"] : (function () { throw new RuntimeError('Variable "token" does not exist.'80$this->source); })()), "limit" => 10"ip" => twig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'80$this->source); })()), "ip", [], "any"falsefalsefalse80)]), "html"nulltrue);
  394.             echo "\">";
  395.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'80$this->source); })()), "ip", [], "any"falsefalsefalse80), "html"nulltrue);
  396.             echo "</a>
  397.                             </dd>
  398.                             <dt>Profiled on</dt>
  399.                             <dd><time datetime=\"";
  400.             // line 84
  401.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'84$this->source); })()), "time", [], "any"falsefalsefalse84), "c"), "html"nulltrue);
  402.             echo "\">";
  403.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'84$this->source); })()), "time", [], "any"falsefalsefalse84), "r"), "html"nulltrue);
  404.             echo "</time></dd>
  405.                             <dt>Token</dt>
  406.                             <dd>";
  407.             // line 87
  408.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["profile"]) || array_key_exists("profile"$context) ? $context["profile"] : (function () { throw new RuntimeError('Variable "profile" does not exist.'87$this->source); })()), "token", [], "any"falsefalsefalse87), "html"nulltrue);
  409.             echo "</dd>
  410.                         </dl>
  411.                     </div>
  412.                 </div>
  413.             ";
  414.         }
  415.         // line 92
  416.         echo "        ";
  417.         
  418.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  419.         
  420.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  421.     }
  422.     // line 140
  423.     public function block_panel($context, array $blocks = [])
  424.     {
  425.         $macros $this->macros;
  426.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  427.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  428.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  429.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  430.         echo "";
  431.         
  432.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  433.         
  434.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  435.     }
  436.     public function getTemplateName()
  437.     {
  438.         return "@WebProfiler/Profiler/layout.html.twig";
  439.     }
  440.     public function isTraitable()
  441.     {
  442.         return false;
  443.     }
  444.     public function getDebugInfo()
  445.     {
  446.         return array (  457 => 140,  447 => 92,  439 => 87,  431 => 84,  422 => 80,  415 => 76,  409 => 73,  404 => 70,  395 => 66,  391 => 65,  388 => 63,  385 => 61,  383 => 60,  381 => 59,  373 => 58,  371 => 57,  366 => 54,  363 => 53,  361 => 52,  359 => 51,  356 => 50,  347 => 46,  344 => 44,  339 => 42,  337 => 41,  329 => 40,  327 => 39,  325 => 38,  321 => 37,  314 => 33,  310 => 31,  308 => 30,  306 => 29,  304 => 28,  302 => 27,  298 => 25,  295 => 24,  289 => 22,  286 => 21,  284 => 20,  279 => 19,  271 => 17,  269 => 16,  263 => 13,  260 => 12,  257 => 11,  254 => 10,  251 => 9,  248 => 8,  238 => 7,  216 => 141,  214 => 140,  210 => 139,  202 => 134,  199 => 133,  195 => 131,  181 => 130,  173 => 127,  166 => 126,  163 => 125,  158 => 121,  150 => 120,  148 => 119,  145 => 118,  128 => 117,  125 => 116,  123 => 115,  116 => 111,  110 => 108,  104 => 107,  99 => 105,  95 => 104,  89 => 101,  79 => 93,  77 => 7,  70 => 4,  60 => 3,  37 => 1,);
  447.     }
  448.     public function getSourceContext()
  449.     {
  450.         return new Source("{% extends '@WebProfiler/Profiler/base.html.twig' %}
  451. {% block body %}
  452.     {{ include('@WebProfiler/Profiler/header.html.twig', with_context = false) }}
  453.     <div id=\"summary\">
  454.         {% block summary %}
  455.             {% if profile is defined %}
  456.                 {% set request_collector = profile.collectors.request|default(false) %}
  457.                 {% set status_code = request_collector ? request_collector.statuscode|default(0) : 0 %}
  458.                 {% set css_class = status_code > 399 ? 'status-error' : status_code > 299 ? 'status-warning' : 'status-success' %}
  459.                 <div class=\"status {{ css_class }}\">
  460.                     <div class=\"container\">
  461.                         <h2 class=\"break-long-words\">
  462.                             {% if profile.method|upper in ['GET', 'HEAD'] %}
  463.                                 <a href=\"{{ profile.url }}\">{{ profile.url }}</a>
  464.                             {% else %}
  465.                                 {{ profile.url }}
  466.                                 {% set referer = request_collector ? request_collector.requestheaders.get('referer') : null %}
  467.                                 {% if referer %}
  468.                                     <a href=\"{{ referer }}\" class=\"referer\">Return to referer URL</a>
  469.                                 {% endif %}
  470.                             {% endif %}
  471.                         </h2>
  472.                         {% if request_collector and request_collector.redirect -%}
  473.                             {%- set redirect = request_collector.redirect -%}
  474.                             {%- set controller = redirect.controller -%}
  475.                             {%- set redirect_route = '@' ~ redirect.route %}
  476.                             <dl class=\"metadata\">
  477.                                 <dt>
  478.                                     <span class=\"label\">{{ redirect.status_code }}</span>
  479.                                     Redirect from
  480.                                 </dt>
  481.                                 <dd>
  482.                                     {{ 'GET' != redirect.method ? redirect.method }}
  483.                                     {% if redirect.controller.class is defined -%}
  484.                                         {%- set link = controller.file|file_link(controller.line) -%}
  485.                                         {% if link %}<a href=\"{{ link }}\" title=\"{{ controller.file }}\">{% endif -%}
  486.                                             {{ redirect_route }}
  487.                                         {%- if link %}</a>{% endif -%}
  488.                                     {%- else -%}
  489.                                             {{ redirect_route }}
  490.                                     {%- endif %}
  491.                                     (<a href=\"{{ path('_profiler', { token: redirect.token, panel: request.query.get('panel', 'request') }) }}\">{{ redirect.token }}</a>)
  492.                                 </dd>
  493.                             </dl>
  494.                         {%- endif %}
  495.                         {% if request_collector and request_collector.forwardtoken -%}
  496.                             {% set forward_profile = profile.childByToken(request_collector.forwardtoken) %}
  497.                             {% set controller = forward_profile ? forward_profile.collector('request').controller : 'n/a' %}
  498.                             <dl class=\"metadata\">
  499.                                 <dt>Forwarded to</dt>
  500.                                 <dd>
  501.                                     {% set link = controller.file is defined ? controller.file|file_link(controller.line) : null -%}
  502.                                     {%- if link %}<a href=\"{{ link }}\" title=\"{{ controller.file }}\">{% endif -%}
  503.                                         {% if controller.class is defined %}
  504.                                             {{- controller.class|abbr_class|striptags -}}
  505.                                             {{- controller.method ? ' :: ' ~ controller.method -}}
  506.                                         {% else %}
  507.                                             {{- controller -}}
  508.                                         {% endif %}
  509.                                     {%- if link %}</a>{% endif %}
  510.                                     (<a href=\"{{ path('_profiler', { token: request_collector.forwardtoken }) }}\">{{ request_collector.forwardtoken }}</a>)
  511.                                 </dd>
  512.                             </dl>
  513.                         {%- endif %}
  514.                         <dl class=\"metadata\">
  515.                             <dt>Method</dt>
  516.                             <dd>{{ profile.method|upper }}</dd>
  517.                             <dt>HTTP Status</dt>
  518.                             <dd>{{ status_code }}</dd>
  519.                             <dt>IP</dt>
  520.                             <dd>
  521.                                 <a href=\"{{ path('_profiler_search_results', { token: token, limit: 10, ip: profile.ip }) }}\">{{ profile.ip }}</a>
  522.                             </dd>
  523.                             <dt>Profiled on</dt>
  524.                             <dd><time datetime=\"{{ profile.time|date('c') }}\">{{ profile.time|date('r') }}</time></dd>
  525.                             <dt>Token</dt>
  526.                             <dd>{{ profile.token }}</dd>
  527.                         </dl>
  528.                     </div>
  529.                 </div>
  530.             {% endif %}
  531.         {% endblock %}
  532.     </div>
  533.     <div id=\"content\" class=\"container\">
  534.         <div id=\"main\">
  535.             <div id=\"sidebar\">
  536.                 <div id=\"sidebar-shortcuts\">
  537.                     <div class=\"shortcuts\">
  538.                         <a href=\"#\" id=\"sidebarShortcutsMenu\" class=\"visible-small\">
  539.                             <span class=\"icon\">{{ include('@WebProfiler/Icon/menu.svg') }}</span>
  540.                         </a>
  541.                         <a class=\"btn btn-sm\" href=\"{{ path('_profiler_search', { limit: 10 }) }}\">Last 10</a>
  542.                         <a class=\"btn btn-sm\" href=\"{{ path('_profiler', { token: 'latest' }|merge(request.query.all)) }}\">Latest</a>
  543.                         <a class=\"sf-toggle btn btn-sm\" data-toggle-selector=\"#sidebar-search\" {% if tokens is defined or about is defined %}data-toggle-initial=\"display\"{% endif %}>
  544.                             {{ include('@WebProfiler/Icon/search.svg') }} <span class=\"hidden-small\">Search</span>
  545.                         </a>
  546.                         {{ render(path('_profiler_search_bar', request.query.all)) }}
  547.                     </div>
  548.                 </div>
  549.                 {% if templates is defined %}
  550.                     <ul id=\"menu-profiler\">
  551.                         {% for name, template in templates %}
  552.                             {% set menu -%}
  553.                                 {%- if block('menu', template) is defined -%}
  554.                                     {% with { collector: profile.getcollector(name), profiler_markup_version: profiler_markup_version } %}
  555.                                         {{- block('menu', template) -}}
  556.                                     {% endwith %}
  557.                                 {%- endif -%}
  558.                             {%- endset %}
  559.                             {% if menu is not empty %}
  560.                                 <li class=\"{{ name }} {{ name == panel ? 'selected' }}\">
  561.                                     <a href=\"{{ path('_profiler', { token: token, panel: name }) }}\">{{ menu|raw }}</a>
  562.                                 </li>
  563.                             {% endif %}
  564.                         {% endfor %}
  565.                     </ul>
  566.                 {% endif %}
  567.                 {{ include('@WebProfiler/Profiler/settings.html.twig') }}
  568.             </div>
  569.             <div id=\"collector-wrapper\">
  570.                 <div id=\"collector-content\">
  571.                     {{ include('@WebProfiler/Profiler/base_js.html.twig') }}
  572.                     {% block panel '' %}
  573.                 </div>
  574.             </div>
  575.         </div>
  576.     </div>
  577.     <script>
  578.         (function () {
  579.             Sfjs.addEventListener(document.getElementById('sidebarShortcutsMenu'), 'click', function (event) {
  580.                 event.preventDefault();
  581.                 Sfjs.toggleClass(document.getElementById('sidebar'), 'expanded');
  582.             })
  583.         }());
  584.     </script>
  585. {% endblock %}
  586. ""@WebProfiler/Profiler/layout.html.twig""/home/dataspk/www/test2/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/layout.html.twig");
  587.     }
  588. }