{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% block menu %} {{ source('@WebProfiler/Icon/command.svg') }} Console Command {% endblock %} {% block panel %}
No arguments were set
No options were set
The values which have been set interactively.
{% if collector.interactiveInputs is empty %}No inputs were set
No application inputs are set
Input | {{ profiler_dump(collector.input) }} |
Output | {{ profiler_dump(collector.output) }} |
No helpers
Helpers |
---|
{{ profiler_dump(helper) }} |
No signals handled
Signal | Times handled | Total execution time | Memory peak |
---|---|---|---|
{{ signal }} | {{ data.handled }} | {{ data.duration }} ms | {{ data.memory }} MiB |