Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.89 ms
SELECT DISTINCT r0_.id AS id_0 FROM region_canton r0_ LIMIT 20 OFFSET 40
Parameters:
[]
2 0.45 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:
[
  295
  296
  297
  298
  299
  300
  301
  302
  303
  304
  305
  306
  307
  308
  309
  310
  311
  312
  313
  314
]
3 0.28 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.