Query Metrics
5
Database Queries
5
Different statements
1.99 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.68 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_
Parameters:
[] |
| 2 | 0.44 ms |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1 FROM scenario s0_
Parameters:
[] |
| 3 | 0.32 ms |
SELECT c0_.id AS id_0, c0_.libelle AS libelle_1, c0_.nom AS nom_2 FROM cheptel c0_
Parameters:
[] |
| 4 | 0.28 ms |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1 FROM typologie_paturage t0_
Parameters:
[] |
| 5 | 0.27 ms |
SELECT z0_.id AS id_0, z0_.libelle AS libelle_1, z0_.nom AS nom_2, z0_.description AS description_3 FROM zone_geographique z0_
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\Scenario | No errors. |
| App\Entity\Cheptel | No errors. |
| App\Entity\TypologiePaturage | No errors. |
| App\Entity\ZoneGeographique | No errors. |
| App\Entity\Fichier | No errors. |