{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% import _self as helper %} {% block menu %} {{ include('@WebProfiler/Icon/event.svg') }} Events {% endblock %} {% block panel %}
No events have been recorded. Check that debugging is enabled in the kernel.
There are no uncalled listeners.
All listeners were called for this request or an error occurred when trying to collect uncalled listeners (in which case check the logs to get more information).
Priority | Listener |
---|---|
{{ listener.event }} | |
{{ listener.priority|default('-') }} | {{ profiler_dump(listener.stub) }} |