{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% macro operationLine(key, operation, actualOperationName) %}
{% if name is defined %}{{ name|capitalize }}{% endif %}Operations | Attributes |
---|---|
No available {{ name|lower }} operation for this resource. |
No calls to {{ name }} have been recorded.
# | Used | {{ name|capitalize }} |
---|---|---|
{{ loop.index }} | {% if used is same as(true) %} TRUE {% elseif used is same as(false) %} FALSE {% else %} NOT USED {% endif %} | {{ class }} |
Context{{ profiler_dump(object.context, 2) }} |