GET https://lapausequiz.fr/

Query Metrics

13 Database Queries
4 Different statements
1.35 ms Query time
0 Invalid entities
17 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(52.30%)
10
SELECT t0.id AS id_1, t0.name AS name_2 FROM keyword t0 INNER JOIN video_keyword ON t0.id = video_keyword.keyword_id WHERE video_keyword.video_id = ?
Parameters:
[
  7
]
0.41 ms
(30.23%)
1
SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.youtube_id AS youtube_id_2, v0_.description AS description_3, v0_.published_at AS published_at_4, v0_.category_id AS category_id_5 FROM video v0_ ORDER BY v0_.published_at DESC
Parameters:
[]
0.13 ms
(9.44%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM keyword t0
Parameters:
[]
0.11 ms
(8.02%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category 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 10
App\Entity\Keyword 4
App\Entity\Category 3

Entities Mapping

Class Mapping errors
App\Entity\Video No errors.
App\Entity\Category No errors.
App\Entity\Keyword No errors.