Query Metrics
2
Database Queries
2
Different statements
3.68 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.35 ms (63.89%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.sort_order AS sort_order_4 FROM site t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
|
1.33 ms (36.11%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.sort_order AS sort_order_4 FROM site t0 ORDER BY t0.sort_order ASC
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Site | No errors. |