Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.62 ms
SELECT DISTINCT s0_.id AS id_0 FROM semanaagricola s0_ LIMIT 20 OFFSET 820
Parameters:
[]
2 0.65 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:
[
  878
  879
  880
  881
  882
  883
  884
  885
  886
  887
  888
  889
  890
  891
  892
  893
  894
]
3 0.31 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.