Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.08 ms
SELECT DISTINCT r0_.id AS id_0 FROM region_canton r0_ LIMIT 20 OFFSET 180
Parameters:
[]
2 0.51 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:
[
  435
  436
  437
  438
  439
  440
  441
  442
  443
  444
  445
  446
  447
  448
  449
  450
  451
  452
  453
  454
]
3 0.40 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.