Query Metrics
18
Database Queries
7
Different statements
10.16 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.11 ms (40.47%) |
10 |
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:
[
424
]
|
1.59 ms (15.63%) |
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:
[
3
]
|
1.24 ms (12.23%) |
2 |
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:
[
74
]
|
1.15 ms (11.34%) |
2 |
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:
[
63
]
|
0.93 ms (9.17%) |
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:
[
3
]
|
0.78 ms (7.69%) |
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:
[
3
]
|
0.35 ms (3.47%) |
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. |