Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.42 ms
SELECT DISTINCT c0_.id AS id_0 FROM cheptel c0_ LIMIT 20
Parameters:
[]
2 0.36 ms
SELECT c0_.id AS id_0, c0_.libelle AS libelle_1, c0_.nom AS nom_2 FROM cheptel c0_ WHERE c0_.id IN (?, ?, ?, ?)
Parameters:
[
  1
  2
  3
  4
]
3 0.22 ms
SELECT COUNT(c0_.id) AS sclr_0 FROM cheptel c0_
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\Cheptel No errors.
App\Entity\Fichier No errors.