GET http://fabos.dstei.fr/formations

Query Metrics

3 Database Queries
3 Different statements
0.68 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.27 ms
(39.19%)
1
SELECT t0.id AS id_1, t0.score AS score_2, t0.completed AS completed_3, t0.dateDebut AS dateDebut_4, t0.dateEnd AS dateEnd_5, t0.userId AS userId_6, t0.formationId AS formationId_7 FROM PROGRESSION t0
Parameters:
[]
0.23 ms
(34.02%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.icone AS icone_4, t0.createdAt AS createdAt_5 FROM BADGE t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.18 ms
(26.79%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.image AS image_4, t0.categorie AS categorie_5, t0.niveau AS niveau_6, t0.duree AS duree_7, t0.formateur AS formateur_8, t0.placesTotales AS placesTotales_9, t0.objectifs AS objectifs_10, t0.prerequis AS prerequis_11, t0.materielFourni AS materielFourni_12, t0.badgeId AS badgeId_13 FROM FORMATION t0 ORDER BY t0.id DESC
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\Progression 2
App\Entity\Utilisateur 2
App\Entity\Formation 1
App\Entity\Badge 1

Entities Mapping

Class Mapping errors
App\Entity\Progression No errors.
App\Entity\Utilisateur No errors.
App\Entity\Formation No errors.
App\Entity\Badge No errors.
App\Entity\MachineBadge No errors.