GET https://test.capterre.fr/video

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.86 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3 FROM video_list t0
Parameters:
[]
2 2.03 ms
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
]

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.