Query Metrics
27
Database Queries
7
Different statements
12.71 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.54 ms |
SELECT DISTINCT f0_.id AS id_0 FROM fichier f0_ LIMIT 20 OFFSET 80
Parameters:
[] |
| 2 | 0.72 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_ WHERE f0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 57 58 59 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 ] |
| 3 | 0.57 ms |
SELECT COUNT(f0_.id) AS sclr_0 FROM fichier f0_
Parameters:
[] |
| 4 | 0.44 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.57 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
22
]
|
| 6 | 0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM typologie_paturage t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 7 | 0.36 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:
[
1
]
|
| 8 | 0.34 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
20
]
|
| 9 | 0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
3
]
|
| 10 | 0.38 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
30
]
|
| 11 | 0.49 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:
[
2
]
|
| 12 | 0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
26
]
|
| 13 | 0.50 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
29
]
|
| 14 | 0.49 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
31
]
|
| 15 | 0.50 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
32
]
|
| 16 | 0.52 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 17 | 0.48 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 18 | 0.39 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 19 | 0.42 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 20 | 0.54 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
33
]
|
| 21 | 0.52 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
34
]
|
| 22 | 0.49 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
35
]
|
| 23 | 0.50 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 24 | 0.43 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 25 | 0.55 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
2
]
|
| 26 | 0.35 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
36
]
|
| 27 | 0.48 ms |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM scenario t0 WHERE t0.id = ?
Parameters:
[
37
]
|
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\Cheptel | No errors. |
| App\Entity\Scenario | No errors. |
| App\Entity\TypologiePaturage | No errors. |
| App\Entity\ZoneGeographique | No errors. |