Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.88 ms
SELECT DISTINCT r0_.id AS id_0 FROM region_canton r0_ LIMIT 20 OFFSET 120
Parameters:
[]
2 0.53 ms
SELECT r0_.id AS id_0, r0_.codigo AS codigo_1, r0_.nombre AS nombre_2 FROM region_canton r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  375
  376
  377
  378
  379
  380
  381
  382
  383
  384
  385
  386
  387
  388
  389
  390
  391
  392
  393
  394
]
3 0.37 ms
SELECT count(r0_.id) AS sclr_0 FROM region_canton r0_
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\RegionCanton No errors.