GET https://fannydelaigue.higumadev.fr/m%C3%A9dias

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
6.62 ms
(87.51%)
1
SELECT m0_.id AS id_0, m0_.media AS media_1, m0_.title AS title_2, m0_.description AS description_3, m0_.type AS type_4, m0_.uuid AS uuid_5 FROM media m0_ WHERE m0_.type LIKE ? ORDER BY m0_.title ASC
Parameters:
[
  "%Photo%"
]
0.95 ms
(12.49%)
2
SELECT m0_.id AS id_0, m0_.media AS media_1, m0_.title AS title_2, m0_.description AS description_3, m0_.type AS type_4, m0_.uuid AS uuid_5 FROM media m0_ WHERE m0_.type LIKE ? ORDER BY m0_.id ASC
Parameters:
[
  "%Video%"
]

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\Media No errors.