Query Metrics
1
Database Queries
1
Different statements
0.93 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.93 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.weight AS weight_4, t0.lean_body_mass AS lean_body_mass_5, t0.body_fat AS body_fat_6, t0.collar_size AS collar_size_7, t0.chest_size AS chest_size_8, t0.waist_size AS waist_size_9, t0.belly_circumference AS belly_circumference_10, t0.buttock_circumference AS buttock_circumference_11, t0.hip_circumference AS hip_circumference_12, t0.tigh_circumference AS tigh_circumference_13, t0.arm_circumference AS arm_circumference_14, t0.ankle_circumference AS ankle_circumference_15, t0.active AS active_16, t0.bilan_id AS bilan_id_17 FROM mesure t0 WHERE t0.id = ?
Parameters:
[
"5"
]
|
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\Mesure | No errors. |
| App\Entity\Bilan | No errors. |