GET https://speakersfira.asmtech.io/speaker?page=2

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.32 ms
SELECT DISTINCT s0_.id AS id_0 FROM speaker s0_ LIMIT 20 OFFSET 20
Parameters:
[]
2 0.43 ms
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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  64
  65
]
3 0.28 ms
SELECT count(*) AS sclr_0 FROM speaker s0_
Parameters:
[]
4 0.33 ms
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:
[
  2
]
5 0.41 ms
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 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.