No database queries were performed.
#▲ | Time | Info |
---|---|---|
{{ loop.index }} | {{ '%0.2f'|format(query.executionMS * 1000) }} ms |
{{ query.sql|doctrine_pretty_query(highlight_only = true) }}
Parameters: {{ query.params|yaml_encode }}
{% 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 %}
|