https://jimi-and-the-wolf.remote-fr-1.wilders.dev/

Query Metrics

9 Database Queries
5 Different statements
21.04 ms Query time
0 Invalid entities
  • Grouped Statements
  • Database Connections
  • Entity Managers
  • Second Level Cache
  • Entities Mapping

Show all queries

Time Count Info
11.88 ms
(56.46%)
5
SELECT t0.id AS id_1, t0.name AS name_2 FROM artist t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 19 ]
5.36 ms
(25.46%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.picture AS picture_3, t0.file AS file_4, t0.updated_at AS updated_at_5, t0.seek_to AS seek_to_6, t0.instrument_id AS instrument_id_7, t0.artist_id AS artist_id_8, t0.player_id AS player_id_9 FROM sound t0 ORDER BY t0.id DESC LIMIT 6
Parameters:
[]
1.74 ms
(8.29%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.updated_at AS updated_at_4, t0.description AS description_5, t0.slug AS slug_6 FROM company t0
Parameters:
[]
1.14 ms
(5.41%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.release_at AS release_at_4, t0.description AS description_5, t0.summary AS summary_6, t0.slug AS slug_7, t0.updated_at AS updated_at_8, t0.category_id AS category_id_9, t0.company_id AS company_id_10 FROM instrument t0 LIMIT 5
Parameters:
[]
0.92 ms
(4.38%)
1
SELECT * FROM company ORDER BY RAND() LIMIT ?
Parameters:
0 of 0
[ 4 ]