Query Metrics
8
Database Queries
8
Different statements
2.64 ms
Query time
1
Invalid entities
Grouped Statements
default connection
| Time▼ | Count | Info |
|---|---|---|
|
0.75 ms (28.32%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM thematique t0 INNER JOIN blog_thematique ON t0.id = blog_thematique.thematique_id WHERE blog_thematique.blog_id = ?
Parameters:
[
85
]
|
|
0.46 ms (17.41%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM publication_image t0 WHERE t0.id = ?
Parameters:
[
80
]
|
|
0.30 ms (11.52%) |
1 |
SELECT COUNT(t0_.id) AS sclr_0 FROM thematique t0_ WHERE t0_.slug = ?
Parameters:
[
"while-python"
]
|
|
0.29 ms (11.02%) |
1 |
UPDATE blog SET view = ? WHERE id = ?
Parameters:
[ 722 85 ] |
|
0.27 ms (10.30%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.breadcrumb AS breadcrumb_3, t0.slug AS slug_4, t0.keywords AS keywords_5, t0.description AS description_6, t0.rt_time AS rt_time_7, t0.view AS view_8, t0.content AS content_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.bigtitle AS bigtitle_12, t0.blogimage_id AS blogimage_id_13 FROM blog t0 WHERE t0.slug = ?
Parameters:
[
"while-python"
]
|
|
0.27 ms (10.11%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM sous_thematique t0 INNER JOIN blog_sous_thematique ON t0.id = blog_sous_thematique.sous_thematique_id WHERE blog_sous_thematique.blog_id = ?
Parameters:
[
85
]
|
|
0.15 ms (5.71%) |
1 |
"COMMIT"
Parameters:
[] |
|
0.15 ms (5.61%) |
1 |
"START TRANSACTION"
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| formation | doctrine.dbal.formation_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\Thematique | No errors. |
| App\Entity\Blog | No errors. |
| App\Entity\PublicationImage |
|
| App\Entity\SousThematique | No errors. |
| App\Entity\Publication | No errors. |