Query Metrics

3 Database Queries
3 Different statements
71.59 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 57.95 ms
SELECT DISTINCT c0_.id AS id_0 FROM county c0_ LIMIT 20 OFFSET 20
Parameters:
[]
2 13.37 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.title AS title_4, c0_.voivodeship_id AS voivodeship_id_5 FROM county c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
]
3 0.28 ms
SELECT count(c0_.id) AS sclr_0 FROM county c0_
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.

Entities Mapping

Class Mapping errors
App\Entity\County No errors.
App\Entity\Voivodeship No errors.
App\Entity\Community No errors.