GET https://safiya.netkube.net/formations

Query Metrics

264 Database Queries
4 Different statements
36.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
32.35 ms
(89.06%)
235
SELECT t0.id AS id_1, t0.name AS name_2 FROM categorie t0 INNER JOIN formation_categorie ON t0.id = formation_categorie.categorie_id WHERE formation_categorie.formation_id = ?
Parameters:
[
  3
]
3.05 ms
(8.40%)
27
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM playlist t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.75 ms
(2.06%)
1
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.title AS title_3, t0.description AS description_4, t0.video_id AS video_id_5, t0.playlist_id AS playlist_id_6 FROM formation t0
Parameters:
[]
0.17 ms
(0.48%)
1
SELECT t0.id AS id_1, t0.name AS name_2 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.

Entities Mapping

Class Mapping errors
App\Entity\Formation No errors.
App\Entity\Playlist No errors.
App\Entity\Categorie No errors.