Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT DISTINCT s0_.id AS id_0 FROM semanaagricola s0_ LIMIT 20 OFFSET 80
Parameters:
[]
2 0.57 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:
[
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
  100
]
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.