Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.75 ms
SELECT DISTINCT s0_.id AS id_0 FROM semanaagricola s0_ LIMIT 20
Parameters:
[]
2 0.52 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:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
]
3 0.28 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.