Query Metrics
1
Database Queries
1
Different statements
3.13 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 3.13 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.notes AS notes_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.coach_id AS coach_id_6, t0.trainee_id AS trainee_id_7 FROM workout_plan t0
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\WorkoutPlan | No errors. |
| App\Entity\User | No errors. |
| App\Entity\WorkoutExercise | No errors. |