No database queries were performed.
Time▼ | Count | #▲ | Time | Info |
---|---|---|---|---|
{{ '%0.2f'|format(query.executionMS * 1000) }} ms ({{ '%0.2f'|format(query.executionPercent) }}%) |
{{ query.count }} | {{ loop.index }} | {{ '%0.2f'|format(query.executionMS * 1000) }} ms |
{{ query.sql|doctrine_pretty_query(highlight_only = true) }}
Parameters: {{ profiler_dump(query.params, 2) }}
{% if query.explainable %}
{% endif %}
|
There are no configured database connections.
There are no configured entity managers.
Second Level Cache is not enabled.
Second level cache information is not available.
No loaded entities.
Class | Mapping errors |
---|---|
{{ class }} |
{% if contains_errors %}
|
{{ label1 }} | {{ label2 }} |
---|---|
{{ key }} | {{ value }} |