Query Metrics
13
Database Queries
3
Different statements
11.79 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.03 ms |
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 | 1.87 ms |
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 IS NULL AND t0.selection = ? ORDER BY t0.libelle ASC
Parameters:
[
1
]
|
| 3 | 0.78 ms |
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:
[
1
]
|
| 4 | 0.69 ms |
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
]
|
| 5 | 0.79 ms |
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:
[
5
]
|
| 6 | 0.75 ms |
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:
[
6
]
|
| 7 | 0.67 ms |
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:
[
7
]
|
| 8 | 0.81 ms |
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:
[
8
]
|
| 9 | 0.73 ms |
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:
[
9
]
|
| 10 | 0.72 ms |
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:
[
10
]
|
| 11 | 0.69 ms |
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:
[
11
]
|
| 12 | 0.59 ms |
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:
[
76
]
|
| 13 | 0.67 ms |
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:
[
78
]
|
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\Bank\BankMouvement | No errors. |
| App\Entity\AdminFinance\Bank\BankCompte |
|
| App\Entity\AdminFinance\Bank\BankMouvementCategorie | No errors. |
| App\Entity\AdminFinance\Bank\BankPrelevement |
|
| App\Entity\AdminFinance\Vehicule\VehiculeMouvement | No errors. |