Query Metrics

2 Database Queries
2 Different statements
1.18 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.youtube AS youtube_3, t0.current AS current_4 FROM votation t0 WHERE t0.current = ? LIMIT 1
Parameters:
[
  1
]
2 0.67 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.youtube AS youtube_4, t0.votation_id AS votation_id_5 FROM team t0 WHERE t0.votation_id = ?
Parameters:
[
  22
]

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\Votation No errors.
App\Entity\Team No errors.
App\Entity\Vote No errors.