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

Query Metrics

4 Database Queries
4 Different statements
1.98 ms Query time
0 Invalid entities
22 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.67 ms
(33.68%)
1
SELECT DISTINCT s0_.id AS id_0, s0_.congress_id AS sclr_1 FROM speaker s0_ LEFT JOIN congress c1_ ON s0_.congress_id = c1_.id ORDER BY s0_.congress_id DESC LIMIT 20 OFFSET 240
Parameters:
[]
0.52 ms
(26.50%)
1
SELECT count(DISTINCT s0_.id) AS sclr_0 FROM speaker s0_ LEFT JOIN congress c1_ ON s0_.congress_id = c1_.id
Parameters:
[]
0.46 ms
(23.27%)
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_ LEFT JOIN congress c1_ ON s0_.congress_id = c1_.id WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.congress_id DESC
Parameters:
[
  220
  219
  218
  217
  216
  215
  214
  213
  212
  211
  210
  209
  208
  207
  206
  205
  204
  203
  202
  201
]
0.33 ms
(16.54%)
1
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
]

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 1
App\Entity\Congress 1

Entities Mapping

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