GET https://mytchup.fr/

Query Metrics

3 Database Queries
3 Different statements
2.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.50 ms
SELECT t0.id AS id_1, t0.player_id AS player_id_2, t0.champion_id AS champion_id_3 FROM pick t0
Parameters:
[]
2 0.98 ms
SELECT m0_.id AS id_0, m0_.won_games AS won_games_1, m0_.won_lanes AS won_lanes_2, m0_.total_games AS total_games_3, m0_.total_lanes AS total_lanes_4, m0_.pick_id AS pick_id_5, m0_.opponent_id AS opponent_id_6 FROM matchup m0_ LEFT JOIN pick p1_ ON m0_.pick_id = p1_.id ORDER BY m0_.total_games DESC, m0_.won_games DESC LIMIT 6
Parameters:
[]
3 0.34 ms
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM champion c0_
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.

Entities Mapping

Class Mapping errors
App\Entity\Champion No errors.
App\Entity\Pick No errors.
App\Entity\User No errors.
App\Entity\Matchup No errors.