https://escs.steak-designs.com/actualite/titre-actualite.html

Query Metrics

4 Database Queries
3 Different statements
4.87 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.00 ms
(61.49%)
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:
[
  "titre-actualite.html"
]
0.96 ms
(19.70%)
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:
[]
0.92 ms
(18.81%)
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:
[
  8
]

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.