Query Metrics
13
Database Queries
2
Different statements
6.11 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.45 ms |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.subtitle AS subtitle_2, p0_.slug AS slug_3, p0_.content AS content_4, p0_.online AS online_5, p0_.position AS position_6, p0_.created_at AS created_at_7, p0_.updated_at AS updated_at_8, p0_.parent_id AS parent_id_9 FROM page p0_ WHERE p0_.online = 1 ORDER BY p0_.position ASC
Parameters:
[] |
| 2 | 1.02 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
12
]
|
| 3 | 0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
15
]
|
| 4 | 0.38 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
2
]
|
| 5 | 0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
10
]
|
| 6 | 0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
13
]
|
| 7 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
8
]
|
| 8 | 0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
11
]
|
| 9 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
14
]
|
| 10 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
9
]
|
| 11 | 0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
5
]
|
| 12 | 0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
3
]
|
| 13 | 0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.content AS content_5, t0.online AS online_6, t0.position AS position_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM page t0 WHERE t0.parent_id = ?
Parameters:
[
4
]
|
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. |
| App\Entity\User | No errors. |
| App\Entity\Media | No errors. |