Query Metrics
5
Database Queries
5
Different statements
1.99 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.68 ms (34.20%) |
1 |
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:
[] |
|
0.44 ms (21.95%) |
1 |
SELECT s0_.id AS id_0, s0_.libelle AS libelle_1 FROM scenario s0_
Parameters:
[] |
|
0.32 ms (16.02%) |
1 |
SELECT c0_.id AS id_0, c0_.libelle AS libelle_1, c0_.nom AS nom_2 FROM cheptel c0_
Parameters:
[] |
|
0.28 ms (14.26%) |
1 |
SELECT t0_.id AS id_0, t0_.libelle AS libelle_1 FROM typologie_paturage t0_
Parameters:
[] |
|
0.27 ms (13.57%) |
1 |
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. |