Query Metrics
3
Database Queries
3
Different statements
2.44 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.58 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.immatriculation AS immatriculation_2, t0.marque AS marque_3, t0.modele AS modele_4, t0.couleur AS couleur_5, t0.mois_debut AS mois_debut_6, t0.mois_fin AS mois_fin_7, t0.adherent_id AS adherent_id_8, t0.parking_id AS parking_id_9 FROM vehicule t0 WHERE t0.id = ?
Parameters:
[
"7"
]
|
|
0.47 ms (0.00%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.montant AS montant_3 FROM parking t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.39 ms (0.00%) |
1 |
SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.montant AS montant_2 FROM parking p0_
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\Vehicule | No errors. |
| App\Entity\Adherent | No errors. |
| App\Entity\Parking | No errors. |
| App\Entity\Prestation | No errors. |
| App\Entity\Facture | No errors. |
| App\Entity\Dette |
|
| App\Entity\Prime | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Enfant | No errors. |
| App\Entity\TypePrestation | No errors. |
| App\Entity\Document | No errors. |
| App\Entity\AnneeExercice | No errors. |