Query Metrics
2
Database Queries
2
Different statements
20.05 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.46 ms (57.19%) |
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:
[] |
|
8.58 ms (42.81%) |
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:
[
"1"
]
|
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. |