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

Query Metrics

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

Queries

Group similar statements

#▲ Time Info
1 0.90 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 25
Parameters:
[]
2 0.87 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:
[
  56
  59
  45
  23
  19
  21
  12
  44
  36
  41
  15
  13
  28
  20
  27
  26
  29
  42
  75
  35
  33
  78
  4
  22
  74
]
3 0.53 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.57 ms
SELECT DISTINCT s0_.genre AS genre_0 FROM score s0_ ORDER BY s0_.genre ASC
Parameters:
[]
5 0.67 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.51 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.