var/cache/dev/twig/55/55cf4be08f8c8404eedde014947df152.php line 52

  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/Collector/events.html.twig */
  14. class __TwigTemplate_31da0806d5991d3fb4e33717710f9e14 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.             'menu' => [$this'block_menu'],
  24.             'panel' => [$this'block_panel'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "@WebProfiler/Profiler/layout.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Collector/events.html.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@WebProfiler/Collector/events.html.twig"));
  39.         // line 3
  40.         $macros["helper"] = $this->macros["helper"] = $this;
  41.         // line 1
  42.         $this->parent $this->loadTemplate("@WebProfiler/Profiler/layout.html.twig""@WebProfiler/Collector/events.html.twig"1);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 5
  50.     public function block_menu($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  57.         // line 6
  58.         echo "<span class=\"label\">
  59.     <span class=\"icon\">";
  60.         // line 7
  61.         echo twig_source($this->env"@WebProfiler/Icon/event.svg");
  62.         echo "</span>
  63.     <strong>Events</strong>
  64. </span>
  65. ";
  66.         
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  68.         
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  70.     }
  71.     // line 12
  72.     public function block_panel($context, array $blocks = [])
  73.     {
  74.         $macros $this->macros;
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""panel"));
  79.         // line 13
  80.         echo "    <h2>Event Dispatcher</h2>
  81.     ";
  82.         // line 15
  83.         if (twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'15$this->source); })()), "calledlisteners", [], "any"falsefalsefalse15))) {
  84.             // line 16
  85.             echo "        <div class=\"empty empty-panel\">
  86.             <p>No events have been recorded. Check that debugging is enabled in the kernel.</p>
  87.         </div>
  88.     ";
  89.         } else {
  90.             // line 20
  91.             echo "        <div class=\"sf-tabs\">
  92.             <div class=\"tab\">
  93.                 <h3 class=\"tab-title\">Called Listeners <span class=\"badge\">";
  94.             // line 22
  95.             echo twig_escape_filter($this->envtwig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'22$this->source); })()), "calledlisteners", [], "any"falsefalsefalse22)), "html"nulltrue);
  96.             echo "</span></h3>
  97.                 <div class=\"tab-content\">
  98.                     ";
  99.             // line 25
  100.             echo twig_call_macro($macros["helper"], "macro_render_table", [twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'25$this->source); })()), "calledlisteners", [], "any"falsefalsefalse25)], 25$context$this->getSourceContext());
  101.             echo "
  102.                 </div>
  103.             </div>
  104.             <div class=\"tab\">
  105.                 <h3 class=\"tab-title\">Not Called Listeners <span class=\"badge\">";
  106.             // line 30
  107.             echo twig_escape_filter($this->envtwig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'30$this->source); })()), "notcalledlisteners", [], "any"falsefalsefalse30)), "html"nulltrue);
  108.             echo "</span></h3>
  109.                 <div class=\"tab-content\">
  110.                     ";
  111.             // line 32
  112.             if (twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'32$this->source); })()), "notcalledlisteners", [], "any"falsefalsefalse32))) {
  113.                 // line 33
  114.                 echo "                        <div class=\"empty\">
  115.                             <p>
  116.                                 <strong>There are no uncalled listeners</strong>.
  117.                             </p>
  118.                             <p>
  119.                                 All listeners were called for this request or an error occurred
  120.                                 when trying to collect uncalled listeners (in which case check the
  121.                                 logs to get more information).
  122.                             </p>
  123.                         </div>
  124.                     ";
  125.             } else {
  126.                 // line 44
  127.                 echo "                        ";
  128.                 echo twig_call_macro($macros["helper"], "macro_render_table", [twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'44$this->source); })()), "notcalledlisteners", [], "any"falsefalsefalse44)], 44$context$this->getSourceContext());
  129.                 echo "
  130.                     ";
  131.             }
  132.             // line 46
  133.             echo "                </div>
  134.             </div>
  135.             <div class=\"tab\">
  136.                 <h3 class=\"tab-title\">Orphaned Events <span class=\"badge\">";
  137.             // line 50
  138.             echo twig_escape_filter($this->envtwig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'50$this->source); })()), "orphanedEvents", [], "any"falsefalsefalse50)), "html"nulltrue);
  139.             echo "</span></h3>
  140.                 <div class=\"tab-content\">
  141.                     ";
  142.             // line 52
  143.             if (twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'52$this->source); })()), "orphanedEvents", [], "any"falsefalsefalse52))) {
  144.                 // line 53
  145.                 echo "                        <div class=\"empty\">
  146.                             <p>
  147.                                 <strong>There are no orphaned events</strong>.
  148.                             </p>
  149.                             <p>
  150.                                 All dispatched events were handled or an error occurred
  151.                                 when trying to collect orphaned events (in which case check the
  152.                                 logs to get more information).
  153.                             </p>
  154.                         </div>
  155.                     ";
  156.             } else {
  157.                 // line 64
  158.                 echo "                        <table>
  159.                             <thead>
  160.                                 <tr>
  161.                                     <th>Event</th>
  162.                                 </tr>
  163.                             </thead>
  164.                             <tbody>
  165.                                 ";
  166.                 // line 71
  167.                 $context['_parent'] = $context;
  168.                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["collector"]) || array_key_exists("collector"$context) ? $context["collector"] : (function () { throw new RuntimeError('Variable "collector" does not exist.'71$this->source); })()), "orphanedEvents", [], "any"falsefalsefalse71));
  169.                 foreach ($context['_seq'] as $context["_key"] => $context["event"]) {
  170.                     // line 72
  171.                     echo "                                    <tr>
  172.                                         <td class=\"font-normal\">";
  173.                     // line 73
  174.                     echo twig_escape_filter($this->env$context["event"], "html"nulltrue);
  175.                     echo "</td>
  176.                                     </tr>
  177.                                 ";
  178.                 }
  179.                 $_parent $context['_parent'];
  180.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['event'], $context['_parent'], $context['loop']);
  181.                 $context array_intersect_key($context$_parent) + $_parent;
  182.                 // line 76
  183.                 echo "                            </tbody>
  184.                         </table>
  185.                     ";
  186.             }
  187.             // line 79
  188.             echo "                </div>
  189.             </div>
  190.         </div>
  191.     ";
  192.         }
  193.         
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  195.         
  196.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  197.     }
  198.     // line 85
  199.     public function macro_render_table($__listeners__ null, ...$__varargs__)
  200.     {
  201.         $macros $this->macros;
  202.         $context $this->env->mergeGlobals([
  203.             "listeners" => $__listeners__,
  204.             "varargs" => $__varargs__,
  205.         ]);
  206.         $blocks = [];
  207.         ob_start();
  208.         try {
  209.             $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  210.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""render_table"));
  211.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  212.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro""render_table"));
  213.             // line 86
  214.             echo "    <table>
  215.         <thead>
  216.             <tr>
  217.                 <th class=\"text-right\">Priority</th>
  218.                 <th>Listener</th>
  219.             </tr>
  220.         </thead>
  221.         ";
  222.             // line 94
  223.             $context["previous_event"] = twig_get_attribute($this->env$this->sourcetwig_first($this->env, (isset($context["listeners"]) || array_key_exists("listeners"$context) ? $context["listeners"] : (function () { throw new RuntimeError('Variable "listeners" does not exist.'94$this->source); })())), "event", [], "any"falsefalsefalse94);
  224.             // line 95
  225.             echo "        ";
  226.             $context['_parent'] = $context;
  227.             $context['_seq'] = twig_ensure_traversable((isset($context["listeners"]) || array_key_exists("listeners"$context) ? $context["listeners"] : (function () { throw new RuntimeError('Variable "listeners" does not exist.'95$this->source); })()));
  228.             $context['loop'] = [
  229.               'parent' => $context['_parent'],
  230.               'index0' => 0,
  231.               'index'  => 1,
  232.               'first'  => true,
  233.             ];
  234.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  235.                 $length count($context['_seq']);
  236.                 $context['loop']['revindex0'] = $length 1;
  237.                 $context['loop']['revindex'] = $length;
  238.                 $context['loop']['length'] = $length;
  239.                 $context['loop']['last'] = === $length;
  240.             }
  241.             foreach ($context['_seq'] as $context["_key"] => $context["listener"]) {
  242.                 // line 96
  243.                 echo "            ";
  244.                 if ((twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse96) || (twig_get_attribute($this->env$this->source$context["listener"], "event", [], "any"falsefalsefalse96) != (isset($context["previous_event"]) || array_key_exists("previous_event"$context) ? $context["previous_event"] : (function () { throw new RuntimeError('Variable "previous_event" does not exist.'96$this->source); })())))) {
  245.                     // line 97
  246.                     echo "                ";
  247.                     if ( !twig_get_attribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse97)) {
  248.                         // line 98
  249.                         echo "                    </tbody>
  250.                 ";
  251.                     }
  252.                     // line 100
  253.                     echo "
  254.                 <tbody>
  255.                     <tr>
  256.                         <th colspan=\"2\" class=\"colored font-normal\">";
  257.                     // line 103
  258.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["listener"], "event", [], "any"falsefalsefalse103), "html"nulltrue);
  259.                     echo "</th>
  260.                     </tr>
  261.                 ";
  262.                     // line 106
  263.                     $context["previous_event"] = twig_get_attribute($this->env$this->source$context["listener"], "event", [], "any"falsefalsefalse106);
  264.                     // line 107
  265.                     echo "            ";
  266.                 }
  267.                 // line 108
  268.                 echo "
  269.             <tr>
  270.                 <td class=\"text-right nowrap\">";
  271.                 // line 110
  272.                 echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source$context["listener"], "priority", [], "any"truetruefalse110)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source$context["listener"], "priority", [], "any"falsefalsefalse110), "-")) : ("-")), "html"nulltrue);
  273.                 echo "</td>
  274.                 <td class=\"font-normal\">";
  275.                 // line 111
  276.                 echo $this->extensions['Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension']->dumpData($this->envtwig_get_attribute($this->env$this->source$context["listener"], "stub", [], "any"falsefalsefalse111));
  277.                 echo "</td>
  278.             </tr>
  279.             ";
  280.                 // line 114
  281.                 if (twig_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse114)) {
  282.                     // line 115
  283.                     echo "                </tbody>
  284.             ";
  285.                 }
  286.                 // line 117
  287.                 echo "        ";
  288.                 ++$context['loop']['index0'];
  289.                 ++$context['loop']['index'];
  290.                 $context['loop']['first'] = false;
  291.                 if (isset($context['loop']['length'])) {
  292.                     --$context['loop']['revindex0'];
  293.                     --$context['loop']['revindex'];
  294.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  295.                 }
  296.             }
  297.             $_parent $context['_parent'];
  298.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['listener'], $context['_parent'], $context['loop']);
  299.             $context array_intersect_key($context$_parent) + $_parent;
  300.             // line 118
  301.             echo "    </table>
  302. ";
  303.             
  304.             $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  305.             
  306.             $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.             return ('' === $tmp ob_get_contents()) ? '' : new Markup($tmp$this->env->getCharset());
  308.         } finally {
  309.             ob_end_clean();
  310.         }
  311.     }
  312.     public function getTemplateName()
  313.     {
  314.         return "@WebProfiler/Collector/events.html.twig";
  315.     }
  316.     public function isTraitable()
  317.     {
  318.         return false;
  319.     }
  320.     public function getDebugInfo()
  321.     {
  322.         return array (  334 => 118,  320 => 117,  316 => 115,  314 => 114,  308 => 111,  304 => 110,  300 => 108,  297 => 107,  295 => 106,  289 => 103,  284 => 100,  280 => 98,  277 => 97,  274 => 96,  256 => 95,  254 => 94,  244 => 86,  225 => 85,  211 => 79,  206 => 76,  197 => 73,  194 => 72,  190 => 71,  181 => 64,  168 => 53,  166 => 52,  161 => 50,  155 => 46,  149 => 44,  136 => 33,  134 => 32,  129 => 30,  121 => 25,  115 => 22,  111 => 20,  105 => 16,  103 => 15,  99 => 13,  89 => 12,  75 => 7,  72 => 6,  62 => 5,  51 => 1,  49 => 3,  36 => 1,);
  323.     }
  324.     public function getSourceContext()
  325.     {
  326.         return new Source("{% extends '@WebProfiler/Profiler/layout.html.twig' %}
  327. {% import _self as helper %}
  328. {% block menu %}
  329. <span class=\"label\">
  330.     <span class=\"icon\">{{ source('@WebProfiler/Icon/event.svg') }}</span>
  331.     <strong>Events</strong>
  332. </span>
  333. {% endblock %}
  334. {% block panel %}
  335.     <h2>Event Dispatcher</h2>
  336.     {% if collector.calledlisteners is empty %}
  337.         <div class=\"empty empty-panel\">
  338.             <p>No events have been recorded. Check that debugging is enabled in the kernel.</p>
  339.         </div>
  340.     {% else %}
  341.         <div class=\"sf-tabs\">
  342.             <div class=\"tab\">
  343.                 <h3 class=\"tab-title\">Called Listeners <span class=\"badge\">{{ collector.calledlisteners|length }}</span></h3>
  344.                 <div class=\"tab-content\">
  345.                     {{ helper.render_table(collector.calledlisteners) }}
  346.                 </div>
  347.             </div>
  348.             <div class=\"tab\">
  349.                 <h3 class=\"tab-title\">Not Called Listeners <span class=\"badge\">{{ collector.notcalledlisteners|length }}</span></h3>
  350.                 <div class=\"tab-content\">
  351.                     {% if collector.notcalledlisteners is empty %}
  352.                         <div class=\"empty\">
  353.                             <p>
  354.                                 <strong>There are no uncalled listeners</strong>.
  355.                             </p>
  356.                             <p>
  357.                                 All listeners were called for this request or an error occurred
  358.                                 when trying to collect uncalled listeners (in which case check the
  359.                                 logs to get more information).
  360.                             </p>
  361.                         </div>
  362.                     {% else %}
  363.                         {{ helper.render_table(collector.notcalledlisteners) }}
  364.                     {% endif %}
  365.                 </div>
  366.             </div>
  367.             <div class=\"tab\">
  368.                 <h3 class=\"tab-title\">Orphaned Events <span class=\"badge\">{{ collector.orphanedEvents|length }}</span></h3>
  369.                 <div class=\"tab-content\">
  370.                     {% if collector.orphanedEvents is empty %}
  371.                         <div class=\"empty\">
  372.                             <p>
  373.                                 <strong>There are no orphaned events</strong>.
  374.                             </p>
  375.                             <p>
  376.                                 All dispatched events were handled or an error occurred
  377.                                 when trying to collect orphaned events (in which case check the
  378.                                 logs to get more information).
  379.                             </p>
  380.                         </div>
  381.                     {% else %}
  382.                         <table>
  383.                             <thead>
  384.                                 <tr>
  385.                                     <th>Event</th>
  386.                                 </tr>
  387.                             </thead>
  388.                             <tbody>
  389.                                 {% for event in collector.orphanedEvents %}
  390.                                     <tr>
  391.                                         <td class=\"font-normal\">{{ event }}</td>
  392.                                     </tr>
  393.                                 {% endfor %}
  394.                             </tbody>
  395.                         </table>
  396.                     {% endif %}
  397.                 </div>
  398.             </div>
  399.         </div>
  400.     {% endif %}
  401. {% endblock %}
  402. {% macro render_table(listeners) %}
  403.     <table>
  404.         <thead>
  405.             <tr>
  406.                 <th class=\"text-right\">Priority</th>
  407.                 <th>Listener</th>
  408.             </tr>
  409.         </thead>
  410.         {% set previous_event = (listeners|first).event %}
  411.         {% for listener in listeners %}
  412.             {% if loop.first or listener.event != previous_event %}
  413.                 {% if not loop.first %}
  414.                     </tbody>
  415.                 {% endif %}
  416.                 <tbody>
  417.                     <tr>
  418.                         <th colspan=\"2\" class=\"colored font-normal\">{{ listener.event }}</th>
  419.                     </tr>
  420.                 {% set previous_event = listener.event %}
  421.             {% endif %}
  422.             <tr>
  423.                 <td class=\"text-right nowrap\">{{ listener.priority|default('-') }}</td>
  424.                 <td class=\"font-normal\">{{ profiler_dump(listener.stub) }}</td>
  425.             </tr>
  426.             {% if loop.last %}
  427.                 </tbody>
  428.             {% endif %}
  429.         {% endfor %}
  430.     </table>
  431. {% endmacro %}
  432. ""@WebProfiler/Collector/events.html.twig""/home/bestofi/bestof/vendor/symfony/web-profiler-bundle/Resources/views/Collector/events.html.twig");
  433.     }
  434. }