Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT DISTINCT v0_.id AS id_0 FROM voivodeship v0_ LIMIT 20
Parameters:
[]
2 0.26 ms
SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.created_at AS created_at_2, v0_.updated_at AS updated_at_3, v0_.title AS title_4 FROM voivodeship v0_ WHERE v0_.id IN (?, ?)
Parameters:
[
  1
  2
]
3 0.24 ms
SELECT count(v0_.id) AS sclr_0 FROM voivodeship v0_
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\Voivodeship No errors.
App\Entity\County No errors.