GET http://capterre.stg.codentrain.fr/video

Query Metrics

2 Database Queries
2 Different statements
36.19 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
29.14 ms
(80.53%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.url AS url_4 FROM video t0 INNER JOIN video_list_video ON t0.id = video_list_video.video_id WHERE video_list_video.video_list_id = ?
Parameters:
[
  1
]
7.04 ms
(19.47%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM video_list 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\Video 2
App\Entity\VideoList 1

Entities Mapping

Class Mapping errors
App\Entity\VideoList No errors.
App\Entity\Video No errors.