Query Metrics
10
Database Queries
7
Different statements
4.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.12 ms |
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:
[
15
]
|
2 | 0.39 ms |
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:
[
15
]
|
3 | 0.34 ms |
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:
[
15
]
|
4 | 0.18 ms |
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:
[] |
5 | 0.26 ms |
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:
[
948
]
|
6 | 0.19 ms |
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:
[
150
]
|
7 | 0.30 ms |
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:
[
698
]
|
8 | 0.23 ms |
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:
[
949
]
|
9 | 0.15 ms |
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:
[
153
]
|
10 | 1.33 ms |
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:
[
700
]
|
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. |