Query Metrics
3
Database Queries
3
Different statements
0.69 ms
Query time
0
Invalid entities
69
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.52 ms (75.78%) |
1 |
SELECT a0_.id AS id_0, a0_.titre AS titre_1, a0_.description AS description_2, a0_.type AS type_3, a0_.fichier AS fichier_4, a0_.lien_externe AS lien_externe_5, a0_.actif AS actif_6, a0_.date_creation AS date_creation_7, a0_.date_expiration AS date_expiration_8, a0_.ordre AS ordre_9, a0_.video_liee_id AS video_liee_id_10, a0_.serie_liee_id AS serie_liee_id_11 FROM annonce a0_ WHERE a0_.actif = ? AND (a0_.date_expiration IS NULL OR a0_.date_expiration > ?) ORDER BY a0_.ordre ASC, a0_.date_creation DESC
Parameters:
[ 1 "2026-09-21 00:51:36" ]
|
||||||||||||||||||||||||||||
|
0.09 ms (12.54%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image_poster AS image_poster_3, t0.date_sortie AS date_sortie_4, t0.date_ajout AS date_ajout_5, t0.description AS description_6, t0.producteur AS producteur_7, t0.realisateur AS realisateur_8, t0.acteurs AS acteurs_9, t0.categorie_id AS categorie_id_10, t0.traducteur_id AS traducteur_id_11 FROM series t0
Parameters:
[]
|
||||||||||||||||||||||||||||
|
0.08 ms (11.67%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.dateajout AS dateajout_3 FROM categorie 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Series | 34 |
| App\Entity\Traducteur | 13 |
| App\Entity\Annonce | 12 |
| App\Entity\Categorie | 10 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Annonce | No errors. |
| App\Entity\Video | No errors. |
| App\Entity\Series | No errors. |
| App\Entity\Categorie | No errors. |
| App\Entity\Traducteur | No errors. |
| App\Entity\Episodes | No errors. |