GET https://jecnaguesser.app/leaderboard

Query Metrics

1 Database Queries
1 Different statements
0.81 ms Query time
0 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.81 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.player_name AS player_name_2, t0.score AS score_3, t0.time AS time_4, t0.difficulty AS difficulty_5, t0.played_at AS played_at_6 FROM game_score t0 ORDER BY t0.score DESC, t0.time ASC LIMIT 25
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\GameScore 8

Entities Mapping

Class Mapping errors
App\Entity\GameScore No errors.