Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.21 ms
(59.35%)
1
SELECT DISTINCT c0_.id AS id_0 FROM city c0_ LIMIT 20
Parameters:
[]
0.42 ms
(20.58%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.iatacode AS iatacode_2, c0_.preliminary AS preliminary_3, c0_.comment AS comment_4 FROM city c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
]
0.41 ms
(20.07%)
1
SELECT count(c0_.id) AS sclr_0 FROM city 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\City No errors.