Query Metrics
6
Database Queries
6
Different statements
7.45 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.02 ms |
SELECT t0.id AS id_1, t0.gouvernorat AS gouvernorat_2, t0.cod_gou AS cod_gou_3, t0.nom_ar AS nom_ar_4 FROM dic_gouvernorat t0
Parameters:
[] |
| 2 | 0.66 ms |
SELECT t0.id AS id_1, t0.delegation AS delegation_2, t0.cod_delg AS cod_delg_3, t0.nom_ar AS nom_ar_4, t0.gouvernorat_id AS gouvernorat_id_5 FROM dic_delegation t0
Parameters:
[] |
| 3 | 1.79 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.cod_imad AS cod_imad_3, t0.nom_ar AS nom_ar_4, t0.delegation_id AS delegation_id_5 FROM dic_imada t0
Parameters:
[] |
| 4 | 0.69 ms |
SELECT d0_.id AS id_0, d0_.gouvernorat AS gouvernorat_1, d0_.cod_gou AS cod_gou_2, d0_.nom_ar AS nom_ar_3 FROM dic_gouvernorat d0_ ORDER BY d0_.gouvernorat ASC
Parameters:
[] |
| 5 | 0.68 ms |
SELECT d0_.id AS id_0, d0_.delegation AS delegation_1, d0_.cod_delg AS cod_delg_2, d0_.nom_ar AS nom_ar_3, d0_.gouvernorat_id AS gouvernorat_id_4 FROM dic_delegation d0_ ORDER BY d0_.delegation ASC
Parameters:
[] |
| 6 | 2.60 ms |
SELECT d0_.id AS id_0, d0_.nom AS nom_1, d0_.cod_imad AS cod_imad_2, d0_.nom_ar AS nom_ar_3, d0_.delegation_id AS delegation_id_4 FROM dic_imada d0_ ORDER BY d0_.nom ASC
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\DicGouvernorat | No errors. |
| App\Entity\DicDelegation | No errors. |
| App\Entity\Eleveur | No errors. |
| App\Entity\Inseminateur | No errors. |
| App\Entity\AgentOep | No errors. |
| App\Entity\Agent | No errors. |
| App\Entity\DemandeFormation | No errors. |
| App\Entity\DicImada | No errors. |
| App\Entity\Ferme | No errors. |