GET https://speakersfira.asmtech.io/speaker?page=11&sort%5Bcharge_and_company%5D=DESC

Query Metrics

5 Database Queries
4 Different statements
2.32 ms Query time
0 Invalid entities
24 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(30.16%)
2
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.url AS url_4 FROM congress t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.67 ms
(28.76%)
1
SELECT DISTINCT s0_.id AS id_0, s0_.charge_and_company AS charge_and_company_1 FROM speaker s0_ ORDER BY s0_.charge_and_company DESC LIMIT 20 OFFSET 200
Parameters:
[]
0.56 ms
(24.13%)
1
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.charge_and_company AS charge_and_company_2, s0_.bio AS bio_3, s0_.created_at AS created_at_4, s0_.download_id AS download_id_5, s0_.congress_id AS congress_id_6 FROM speaker s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.charge_and_company DESC
Parameters:
[
  323
  206
  73
  122
  310
  28
  277
  215
  367
  399
  194
  185
  412
  333
  224
  348
  378
  174
  390
  33
]
0.39 ms
(16.95%)
1
SELECT count(*) AS sclr_0 FROM speaker s0_
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\Speaker 20
App\Entity\Download 2
App\Entity\Congress 2

Entities Mapping

Class Mapping errors
App\Entity\Speaker No errors.
App\Entity\Download No errors.
App\Entity\Congress No errors.