Query Metrics
3
Database Queries
3
Different statements
6.74 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.70 ms (40.05%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.type AS type_3, t0.solde AS solde_4, t0.etat AS etat_5 FROM bank_compte t0
Parameters:
[] |
|
2.38 ms (35.31%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.date_achat AS date_achat_3, t0.prix_achat AS prix_achat_4, t0.prix_actuel AS prix_actuel_5, t0.km_initial AS km_initial_6 FROM vehicule_voiture t0
Parameters:
[] |
|
1.66 ms (24.63%) |
1 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.libelle AS libelle_3, t0.selection AS selection_4, t0.budget AS budget_5, t0.parent_id AS parent_id_6 FROM bank_mouvement_categorie t0 WHERE t0.parent_id = ? ORDER BY t0.libelle ASC
Parameters:
[
3
]
|
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\Site\Menu | No errors. |
| App\Entity\AdminFinance\Vehicule\VehiculeMouvement | No errors. |
| App\Entity\AdminFinance\Vehicule\Voiture | No errors. |
| App\Entity\AdminFinance\Bank\BankCompte |
|
| App\Entity\AdminFinance\Bank\BankMouvementCategorie | No errors. |
| App\Entity\AdminFinance\Bank\BankMouvement | No errors. |
| App\Entity\AdminFinance\Bank\BankPrelevement |
|