Query Metrics

25 Database Queries
7 Different statements
7.82 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.83 ms
SELECT DISTINCT f0_.id AS id_0, f0_.zone_geographique_id AS sclr_1 FROM fichier f0_ LEFT JOIN zone_geographique z1_ ON f0_.zone_geographique_id = z1_.id ORDER BY f0_.zone_geographique_id ASC LIMIT 20 OFFSET 140
Parameters:
[]
2 0.58 ms
SELECT f0_.id AS id_0, f0_.fichier AS fichier_1, f0_.cheptel_id AS cheptel_id_2, f0_.scenario_id AS scenario_id_3, f0_.typologie_paturage_id AS typologie_paturage_id_4, f0_.zone_geographique_id AS zone_geographique_id_5 FROM fichier f0_ LEFT JOIN zone_geographique z1_ ON f0_.zone_geographique_id = z1_.id WHERE f0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY f0_.zone_geographique_id ASC
Parameters:
[
  141
  142
  143
  144
  145
  146
  147
  148
  149
  150
  151
  152
  153
  154
  155
  156
  157
  158
  159
  160
]
3 0.57 ms
SELECT COUNT(DISTINCT f0_.id) AS sclr_0 FROM fichier f0_ LEFT JOIN zone_geographique z1_ ON f0_.zone_geographique_id = z1_.id
Parameters:
[]
4 0.29 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.nom AS nom_3 FROM cheptel t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.27 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  8
]
6 0.30 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM typologie_paturage t0 WHERE t0.id = ?
Parameters:
[
  6
]
7 0.28 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.nom AS nom_3, t0.description AS description_4 FROM zone_geographique t0 WHERE t0.id = ?
Parameters:
[
  3
]
8 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  9
]
9 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  11
]
10 0.27 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  12
]
11 0.24 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  7
]
12 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  1
]
13 0.29 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  2
]
14 0.28 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  18
]
15 0.28 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  19
]
16 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  44
]
17 0.27 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  3
]
18 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  45
]
19 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  46
]
20 0.29 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  47
]
21 0.26 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  41
]
22 0.28 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.nom AS nom_3 FROM cheptel t0 WHERE t0.id = ?
Parameters:
[
  3
]
23 0.24 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  6
]
24 0.24 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM typologie_paturage t0 WHERE t0.id = ?
Parameters:
[
  7
]
25 0.24 ms
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
  23
]

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\Fichier No errors.
App\Entity\ZoneGeographique No errors.
App\Entity\Cheptel No errors.
App\Entity\Scenario No errors.
App\Entity\TypologiePaturage No errors.