Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.81 ms
SELECT DISTINCT s0_.id AS id_0 FROM semanaagricola s0_ LIMIT 20 OFFSET 100
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:
[
  101
  102
  103
  104
  105
  107
  108
  109
  110
  111
  112
  113
  114
  115
  116
  117
  118
  119
  120
  121
]
3 0.43 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.