GET http://wsl-dev.taile26cbc.ts.net/?dir=asc&page=3

Query Metrics

6 Database Queries
6 Different statements
3.89 ms Query time
0 Invalid entities
25 Managed entities

Queries

Group similar statements

#▲ Time Info
1 0.88 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, title_1 FROM (SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.composer AS composer_2, s0_.source AS source_3, s0_.library AS library_4, s0_.century AS century_5, s0_.genre AS genre_6, s0_.performance_type AS performance_type_7, s0_.solo_instrument AS solo_instrument_8, s0_.notes AS notes_9, s0_.source_url AS source_url_10, s0_.rism_incipit_url AS rism_incipit_url_11 FROM score s0_) dctrn_result_inner ORDER BY title_1 ASC) dctrn_result LIMIT 25 OFFSET 50
Parameters:
[]
2 0.81 ms
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.composer AS composer_2, s0_.source AS source_3, s0_.library AS library_4, s0_.century AS century_5, s0_.genre AS genre_6, s0_.performance_type AS performance_type_7, s0_.solo_instrument AS solo_instrument_8, s0_.notes AS notes_9, s0_.source_url AS source_url_10, s0_.rism_incipit_url AS rism_incipit_url_11 FROM score s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.title ASC
Parameters:
[
  8
  65
  66
  67
  68
  73
  37
  40
  39
  43
  25
  7
  2
  30
  17
  72
  76
  31
  18
  70
  1
  34
  77
  3
  32
]
3 0.67 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.composer AS composer_2, s0_.source AS source_3, s0_.library AS library_4, s0_.century AS century_5, s0_.genre AS genre_6, s0_.performance_type AS performance_type_7, s0_.solo_instrument AS solo_instrument_8, s0_.notes AS notes_9, s0_.source_url AS source_url_10, s0_.rism_incipit_url AS rism_incipit_url_11 FROM score s0_ ORDER BY s0_.title ASC) dctrn_result) dctrn_table
Parameters:
[]
4 0.50 ms
SELECT DISTINCT s0_.genre AS genre_0 FROM score s0_ ORDER BY s0_.genre ASC
Parameters:
[]
5 0.53 ms
SELECT DISTINCT s0_.century AS century_0 FROM score s0_ WHERE s0_.century IS NOT NULL ORDER BY s0_.century ASC
Parameters:
[]
6 0.50 ms
SELECT DISTINCT s0_.performance_type AS performance_type_0 FROM score s0_ WHERE s0_.performance_type IS NOT NULL ORDER BY s0_.performance_type ASC
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\Score 25

Entities Mapping

Class Mapping errors
App\Entity\Score No errors.