Query Metrics
18
Database Queries
5
Different statements
12.12 ms
Query time
0
Invalid entities
24
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.42 ms |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.old AS old_3, t0.contenu_id AS contenu_id_4 FROM url t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"actualites"
]
|
| 2 | 0.52 ms |
SELECT n0_.id AS id_0, n0_.titre AS titre_1, n0_.content AS content_2, n0_.image AS image_3, n0_.slug AS slug_4, n0_.created_at AS created_at_5, n0_.updated_at AS updated_at_6 FROM news n0_ ORDER BY n0_.updated_at DESC LIMIT 1
Parameters:
[] |
| 3 | 6.73 ms |
SELECT n0_.id AS id_0, n0_.titre AS titre_1, n0_.content AS content_2, n0_.image AS image_3, n0_.slug AS slug_4, n0_.created_at AS created_at_5, n0_.updated_at AS updated_at_6 FROM news n0_ WHERE n0_.id NOT IN (?) ORDER BY n0_.updated_at DESC
Parameters:
[
21
]
|
| 4 | 0.48 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0
Parameters:
[] |
| 5 | 0.45 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
21
]
|
| 6 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
23
]
|
| 7 | 0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
24
]
|
| 8 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
25
]
|
| 9 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
26
]
|
| 10 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
27
]
|
| 11 | 0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
28
]
|
| 12 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
29
]
|
| 13 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
30
]
|
| 14 | 0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
33
]
|
| 15 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
34
]
|
| 16 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
36
]
|
| 17 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
37
]
|
| 18 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.color AS color_4 FROM news_category t0 INNER JOIN news_news_category ON t0.id = news_news_category.news_category_id WHERE news_news_category.news_id = ?
Parameters:
[
38
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\News | 14 |
| App\Entity\NewsCategory | 8 |
| App\Entity\Url | 1 |
| App\Entity\Page | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Url | No errors. |
| App\Entity\Page | No errors. |
| App\Entity\News | No errors. |
| App\Entity\NewsCategory | No errors. |
| App\Entity\Document | No errors. |