No executed queries.
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_prettify_sql }}
Parameters: {{ profiler_dump(query.params, 2) }}
View formatted query
{% if query.runnable %}
View runnable query
{% endif %}
{% if query.explainable %}
Explain query
{% endif %}
{% if query.backtrace is defined %}
View query backtrace
{% endif %}
{% if query.runnable %}
{% endif %}
{% if query.explainable %}
{% endif %}
{% if query.backtrace is defined %}
{% for trace in query.backtrace %}
{% endfor %}
{% 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 mapped entities.
No loaded entities.
Class | Mapping errors |
---|---|
{{ class. class}} |
{% if contains_errors %}
|
{{ label1 }} | {{ label2 }} |
---|---|
{{ key }} | {{ value }} |