Query Metrics
5
Database Queries
5
Different statements
12.81 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.32 ms |
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:
[] |
2 | 3.83 ms |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_1 FROM (SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.slug AS slug_3, a0_.contenu AS contenu_4, a0_.contenu_brut AS contenu_brut_5, a0_.keywords AS keywords_6, a0_.description AS description_7, a0_.banniere AS banniere_8, a0_.actif AS actif_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11 FROM actualite a0_) dctrn_result_inner ORDER BY date_1 DESC) dctrn_result LIMIT 9
Parameters:
[] |
3 | 1.49 ms |
SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.slug AS slug_3, a0_.contenu AS contenu_4, a0_.contenu_brut AS contenu_brut_5, a0_.keywords AS keywords_6, a0_.description AS description_7, a0_.banniere AS banniere_8, a0_.actif AS actif_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.categorie_id AS categorie_id_12 FROM actualite a0_ WHERE a0_.id IN (?, ?) ORDER BY a0_.date DESC
Parameters:
[ 6 1 ] |
4 | 2.14 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM categorie t0 WHERE t0.id IN (?, ?)
Parameters:
[ 6 7 ] |
5 | 1.04 ms |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT a0_.id AS id_0, a0_.date AS date_1, a0_.titre AS titre_2, a0_.slug AS slug_3, a0_.contenu AS contenu_4, a0_.contenu_brut AS contenu_brut_5, a0_.keywords AS keywords_6, a0_.description AS description_7, a0_.banniere AS banniere_8, a0_.actif AS actif_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11 FROM actualite a0_ ORDER BY a0_.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\Categorie | No errors. |