Query Metrics
3
Database Queries
2
Different statements
2.03 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.77 ms |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.birth_date AS birth_date_6, t0.sexe AS sexe_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.active AS active_10, t0.address_id AS address_id_11, t0.user_id AS user_id_12 FROM member t0
Parameters:
[] |
| 2 | 0.95 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.nbr_of_days AS nbr_of_days_3, t0.size AS size_4, t0.weight AS weight_5, t0.food_feature AS food_feature_6, t0.precision_injuries_pathologie AS precision_injuries_pathologie_7, t0.sport_profile AS sport_profile_8, t0.updated_at AS updated_at_9, t0.active AS active_10, t0.allergic AS allergic_11, t0.member_id AS member_id_12 FROM bilan t0 WHERE t0.member_id = ?
Parameters:
[
1
]
|
| 3 | 0.31 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.nbr_of_days AS nbr_of_days_3, t0.size AS size_4, t0.weight AS weight_5, t0.food_feature AS food_feature_6, t0.precision_injuries_pathologie AS precision_injuries_pathologie_7, t0.sport_profile AS sport_profile_8, t0.updated_at AS updated_at_9, t0.active AS active_10, t0.allergic AS allergic_11, t0.member_id AS member_id_12 FROM bilan t0 WHERE t0.member_id = ?
Parameters:
[
2
]
|
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\Member | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Bilan | No errors. |
| App\Entity\Reservation | No errors. |
| App\Entity\Mesure | No errors. |