Query Metrics
4
Database Queries
3
Different statements
8.52 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.04 ms (59.19%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.slug AS slug_4, t0.contenu AS contenu_5, t0.contenu_brut AS contenu_brut_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banniere AS banniere_9, t0.actif AS actif_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.categorie_id AS categorie_id_13, t14.id AS id_15, t14.nom AS nom_16 FROM actualite t0 LEFT JOIN categorie t14 ON t0.categorie_id = t14.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
"temoignage-surf-en-famille-cote-sauvage.html"
]
|
2.37 ms (27.81%) |
2 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.lien AS lien_4 FROM formule t0
Parameters:
[] |
1.11 ms (13.00%) |
1 |
SELECT t0.id AS id_1, t0.date AS date_2, t0.titre AS titre_3, t0.slug AS slug_4, t0.contenu AS contenu_5, t0.contenu_brut AS contenu_brut_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banniere AS banniere_9, t0.actif AS actif_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.categorie_id AS categorie_id_13, t14.id AS id_15, t14.nom AS nom_16 FROM actualite t0 LEFT JOIN categorie t14 ON t0.categorie_id = t14.id WHERE t0.categorie_id = ? LIMIT 3
Parameters:
[
6
]
|
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\Actualite | No errors. |
App\Entity\Categorie | No errors. |
App\Entity\Formule | No errors. |