Query Metrics
3
Database Queries
3
Different statements
11.49 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 3.32 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:
[
"bon-cadeaux.html"
]
|
2 | 2.62 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:
[
66
]
|
3 | 5.55 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:
[] |
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. |