Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.94 ms
SELECT DISTINCT s0_.id AS id_0 FROM semanaagricola s0_ LIMIT 20 OFFSET 40
Parameters:
[]
2 0.62 ms
SELECT s0_.id AS id_0, s0_.ejercicio AS ejercicio_1, s0_.semana AS semana_2, s0_.cinta AS cinta_3, s0_.fechaInicio AS fechaInicio_4, s0_.fechaFinal AS fechaFinal_5 FROM semanaagricola s0_ WHERE s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
]
3 0.33 ms
SELECT count(s0_.id) AS sclr_0 FROM semanaagricola s0_
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\SemanaAgricola No errors.