Query Metrics
2
Database Queries
2
Different statements
20.05 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 8.58 ms |
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"
]
|
| 2 | 11.46 ms |
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. |