GET https://dev.festival-vocabanne.fr/billeterie

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
5.32 ms
(52.36%)
1
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.label AS label_3, t0.description AS description_4, t0.price AS price_5, t0.category_id AS category_id_6 FROM ticket t0 ORDER BY t0.price ASC
Parameters:
[]
4.84 ms
(47.64%)
2
SELECT t0.id AS id_1, t0.label AS label_2, t0.link AS link_3 FROM category t0 WHERE t0.label = ? LIMIT 1
Parameters:
[
  "concert"
]

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\Ticket No errors.
App\Entity\Category No errors.