Query Metrics
2
Database Queries
2
Different statements
4.43 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.39 ms (76.48%) |
1 |
SELECT t0.id AS id_1, t0.json_data AS json_data_2 FROM workout_data t0
Parameters:
[] |
1.04 ms (23.52%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.exercises AS exercises_4, t0.version_hash AS version_hash_5, t0.calories AS calories_6, t0.image AS image_7, t0.target_area AS target_area_8, t0.level AS level_9, t0.equipment AS equipment_10, t0.module_type AS module_type_11 FROM workout_template t0 WHERE t0.id = ?
Parameters:
[
"60"
]
|
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\WorkoutTemplate | No errors. |
App\Entity\WorkoutData | No errors. |