Query Metrics
1
Database Queries
1
Different statements
1.20 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.20 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.content AS content_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4 FROM page p0_ WHERE p0_.slug = ? ORDER BY p0_.id DESC LIMIT 1
Parameters:
[
"page_home_en"
]
|
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\Page | No errors. |