Query Metrics
9
Database Queries
4
Different statements
18.91 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.58 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.slug AS slug_3, t0.contenu AS contenu_4, t0.contenu_brut AS contenu_brut_5, t0.banniere AS banniere_6, t0.template AS template_7, t0.text_banniere AS text_banniere_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM esfs_page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"la-team.html"
]
|
2 | 5.41 ms |
SELECT t0.id AS id_1, t0.files AS files_2, t0.contenu AS contenu_3, t0.type AS type_4, t0.titre AS titre_5, t0.colonne AS colonne_6, t0.is_youtube AS is_youtube_7, t0.page_id AS page_id_8, t9.id AS id_10, t9.titre AS titre_11, t9.slug AS slug_12, t9.contenu AS contenu_13, t9.contenu_brut AS contenu_brut_14, t9.banniere AS banniere_15, t9.template AS template_16, t9.text_banniere AS text_banniere_17, t9.created_at AS created_at_18, t9.updated_at AS updated_at_19, t0.moniteur_id AS moniteur_id_20 FROM esfs_section t0 INNER JOIN esfs_page t9 ON t0.page_id = t9.id WHERE t0.page_id = ?
Parameters:
[
51
]
|
3 | 3.47 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.lien AS lien_4, t0.contenu AS contenu_5, t0.lieu AS lieu_6, t0.niveau AS niveau_7, t0.age AS age_8, t0.duree AS duree_9, t0.participants AS participants_10 FROM esfs_formule t0
Parameters:
[] |
4 | 4.01 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
13
]
|
5 | 0.59 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
14
]
|
6 | 0.57 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
15
]
|
7 | 0.45 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
16
]
|
8 | 0.44 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
17
]
|
9 | 0.40 ms |
SELECT t0.id AS id_1, t0.image AS image_2, t0.nom AS nom_3, t0.fonction AS fonction_4, t0.description AS description_5 FROM esfs_moniteur t0 WHERE t0.id = ?
Parameters:
[
18
]
|
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\Page | No errors. |
App\Entity\Section | No errors. |
App\Entity\Moniteur | No errors. |
App\Entity\Formule | No errors. |
App\Entity\Actualite | No errors. |
App\Entity\Avis | No errors. |
App\Entity\Tarif | No errors. |