Query Metrics
5
Database Queries
5
Different statements
9.62 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.09 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:
[] |
| 2 | 3.72 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_1 FROM (SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.titre AS titre_2, e0_.slug AS slug_3, e0_.contenu AS contenu_4, e0_.contenu_brut AS contenu_brut_5, e0_.keywords AS keywords_6, e0_.description AS description_7, e0_.banniere AS banniere_8, e0_.actif AS actif_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11 FROM esfs_actualite e0_) dctrn_result_inner ORDER BY date_1 DESC) dctrn_result LIMIT 9
Parameters:
[] |
| 3 | 2.28 ms |
SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.titre AS titre_2, e0_.slug AS slug_3, e0_.contenu AS contenu_4, e0_.contenu_brut AS contenu_brut_5, e0_.keywords AS keywords_6, e0_.description AS description_7, e0_.banniere AS banniere_8, e0_.actif AS actif_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11, e0_.categorie_id AS categorie_id_12 FROM esfs_actualite e0_ WHERE e0_.id IN (?, ?, ?) ORDER BY e0_.date DESC
Parameters:
[ 8 7 6 ] |
| 4 | 1.72 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM esfs_categorie t0 WHERE t0.id IN (?, ?)
Parameters:
[ 10 6 ] |
| 5 | 0.80 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT e0_.id AS id_0, e0_.date AS date_1, e0_.titre AS titre_2, e0_.slug AS slug_3, e0_.contenu AS contenu_4, e0_.contenu_brut AS contenu_brut_5, e0_.keywords AS keywords_6, e0_.description AS description_7, e0_.banniere AS banniere_8, e0_.actif AS actif_9, e0_.created_at AS created_at_10, e0_.updated_at AS updated_at_11 FROM esfs_actualite e0_ ORDER BY e0_.date DESC) dctrn_result) dctrn_table
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\Actualite | No errors. |
| App\Entity\Formule | No errors. |
| App\Entity\Tarif | No errors. |
| App\Entity\Categorie | No errors. |