Query Metrics
3
Database Queries
3
Different statements
19.49 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.00 ms (97.50%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.critere AS critere_3, t0.taux AS taux_4, t0.limitdated_at AS limitdated_at_5, t0.url AS url_6, t0.type AS type_7, t0.infos AS infos_8, t0.financeur_id AS financeur_id_9 FROM dispositif t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
|
0.26 ms (1.35%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2 FROM financeurs t0 WHERE t0.id = ?
Parameters:
[
8
]
|
|
0.22 ms (1.15%) |
1 |
SELECT f0_.id AS id_0, f0_.libelle AS libelle_1 FROM financeurs f0_
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\Dispositif | No errors. |
| App\Entity\Financeurs | No errors. |
| App\Entity\Dossier | No errors. |
| App\Entity\Contact | No errors. |