Query Metrics

3 Database Queries
3 Different statements
1.85 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 140
Parameters:
[]
2 0.63 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:
[
  395
  396
  397
  398
  399
  400
  401
  402
  403
  404
  405
  406
  407
  408
  409
  410
  411
  412
  413
  414
]
3 0.34 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.