Query Metrics
49
Database Queries
8
Different statements
23.95 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
15.22 ms (63.53%) |
33 |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3, t0.texte_fr AS texte_fr_4, t0.texte_en AS texte_en_5, t0.image AS image_6, t0.video AS video_7, t0.document AS document_8, t0.background AS background_9, t0.couleur1 AS couleur1_10, t0.couleur2 AS couleur2_11, t0.position AS position_12, t0.lien AS lien_13, t0.modal AS modal_14, t0.blocs_id AS blocs_id_15, t0.types_contenus_id AS types_contenus_id_16 FROM contenus t0 WHERE t0.blocs_id = ?
Parameters:
[
189
]
|
2.22 ms (9.25%) |
5 |
SELECT t0.id AS id_1, t0.ordre AS ordre_2, t0.sections_id AS sections_id_3 FROM lignes t0 WHERE t0.sections_id = ?
Parameters:
[
49
]
|
2.00 ms (8.35%) |
5 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.color1 AS color1_3, t0.color2 AS color2_4, t0.lignes_id AS lignes_id_5 FROM blocs t0 WHERE t0.lignes_id = ?
Parameters:
[
38
]
|
1.67 ms (6.96%) |
1 |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3, t0.titre_seo_fr AS titre_seo_fr_4, t0.titre_seo_en AS titre_seo_en_5, t0.texte_seo_fr AS texte_seo_fr_6, t0.texte_seo_en AS texte_seo_en_7, t0.route AS route_8, t0.url AS url_9 FROM pages t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
6
]
|
0.95 ms (3.98%) |
2 |
SELECT t0.id AS id_1, t0.titre_fr AS titre_fr_2, t0.titre_en AS titre_en_3, t0.image AS image_4, t0.texte_fr AS texte_fr_5, t0.texte_en AS texte_en_6, t0.ordre AS ordre_7, t0.contenus_id AS contenus_id_8 FROM carousels t0 WHERE t0.contenus_id = ?
Parameters:
[
366
]
|
0.81 ms (3.38%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.color AS color_3, t0.ordre AS ordre_4, t0.rond AS rond_5, t0.pages_id AS pages_id_6, t0.actualites_id AS actualites_id_7, t0.jobs_id AS jobs_id_8, t0.formations_id AS formations_id_9 FROM sections t0 WHERE t0.pages_id = ?
Parameters:
[
6
]
|
0.80 ms (3.33%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.color AS color_3, t0.ordre AS ordre_4, t0.rond AS rond_5, t0.pages_id AS pages_id_6, t0.actualites_id AS actualites_id_7, t0.jobs_id AS jobs_id_8, t0.formations_id AS formations_id_9 FROM sections t0 WHERE t0.pages_id = ? ORDER BY t0.ordre ASC
Parameters:
[
6
]
|
0.29 ms (1.23%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.texte AS texte_3, t0.auteur AS auteur_4 FROM temoignages t0
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\Sections | No errors. |
App\Entity\Pages | No errors. |
App\Entity\Temoignages | No errors. |
App\Entity\Actualites | No errors. |
App\Entity\Jobs | No errors. |
App\Entity\Formations | No errors. |
App\Entity\Lignes | No errors. |
App\Entity\Blocs | No errors. |
App\Entity\Contenus | No errors. |
App\Entity\TypesContenus | No errors. |
App\Entity\Accordeons | No errors. |
App\Entity\Carousels | No errors. |