Query Metrics
10
Database Queries
10
Different statements
1.90 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.32 ms (17.03%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.pdf AS pdf_3, t0.updated_at AS updated_at_4 FROM documents_cgvreglement t0
Parameters:
[] |
|
0.26 ms (13.92%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.pdf AS pdf_4, t0.updated_at AS updated_at_5, t0.video AS video_6, t0.is_actif AS is_actif_7 FROM etablissement t0
Parameters:
[] |
|
0.26 ms (13.82%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.pdf AS pdf_4, t0.updated_at AS updated_at_5, t0.video AS video_6, t0.is_actif AS is_actif_7 FROM domicile t0
Parameters:
[] |
|
0.19 ms (9.92%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.pdf AS pdf_4, t0.updated_at AS updated_at_5, t0.video AS video_6, t0.is_actif AS is_actif_7 FROM seminaire t0
Parameters:
[] |
|
0.19 ms (9.76%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.text_bandeau AS text_bandeau_3, t0.text_button AS text_button_4, t0.color_background AS color_background_5, t0.color_text AS color_text_6, t0.color_background_button AS color_background_button_7, t0.color_texte_button AS color_texte_button_8, t0.texte_page_info AS texte_page_info_9, t0.is_active AS is_active_10, t0.image AS image_11, t0.pdf AS pdf_12, t0.updated_at AS updated_at_13 FROM bandeau_accueil t0 WHERE t0.is_active = ?
Parameters:
[
1
]
|
|
0.16 ms (8.54%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.pdf AS pdf_4, t0.updated_at AS updated_at_5, t0.video AS video_6, t0.is_actif AS is_actif_7 FROM residense_service t0
Parameters:
[] |
|
0.15 ms (7.70%) |
1 |
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3, t0.image AS image_4, t0.texte AS texte_5, t0.updated_at AS updated_at_6, t0.videos AS videos_7 FROM temoignages t0 LIMIT 8
Parameters:
[] |
|
0.13 ms (6.87%) |
1 |
SELECT t0.id AS id_1, t0.icons AS icons_2, t0.titre AS titre_3, t0.chiffre AS chiffre_4 FROM satisfactions t0
Parameters:
[] |
|
0.12 ms (6.33%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.media AS media_4, t0.updated_at AS updated_at_5 FROM accueil_videos t0
Parameters:
[] |
|
0.12 ms (6.11%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.lien AS lien_4, t0.updated_at AS updated_at_5 FROM certifications 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\Etablissement | No errors. |
| App\Entity\Domicile | No errors. |
| App\Entity\Seminaire | No errors. |
| App\Entity\Temoignages | No errors. |
| App\Entity\ResidenseService | No errors. |
| App\Entity\Satisfactions | No errors. |
| App\Entity\DocumentsCGVReglement | No errors. |
| App\Entity\Certifications | No errors. |
| App\Entity\AccueilVideos | No errors. |
| App\Entity\BandeauAccueil | No errors. |