Query Metrics
5
Database Queries
5
Different statements
11.51 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.80 ms (85.13%) |
1 |
"COMMIT"
Parameters:
[] |
1.01 ms (8.81%) |
1 |
SELECT a0_.id AS id_0, a0_.uuid AS uuid_1, a0_.old_id AS old_id_2, a0_.applicationname AS applicationname_3, a0_.language AS language_4, a0_.exercisetitle AS exercisetitle_5, a0_.main_object AS main_object_6, a0_.requestsfrom AS requestsfrom_7, a0_.created_at AS created_at_8, a0_.updated_at AS updated_at_9, a0_.active AS active_10, a0_.exportdata AS exportdata_11, a0_.application_id AS application_id_12, a0_.dataset AS dataset_13, a0_.user_id AS user_id_14 FROM app_exercise a0_ WHERE a0_.id = ?
Parameters:
[
"23977"
]
|
0.27 ms (2.35%) |
1 |
UPDATE app_exercise_amount SET amount = ? WHERE id = ?
Parameters:
[ 15 13031 ] |
0.27 ms (2.32%) |
1 |
SELECT t0.id AS id_1, t0.amount AS amount_2, t0.app_exercise_id AS app_exercise_id_3 FROM app_exercise_amount t0 WHERE t0.app_exercise_id = ?
Parameters:
[
23977
]
|
0.16 ms (1.40%) |
1 |
"START TRANSACTION"
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\TimeStamped | No errors. |
App\Entity\AppExercise | No errors. |
App\Entity\Application | No errors. |
App\Entity\User | No errors. |
App\Entity\AppExerciseRequestAmount | No errors. |
App\Entity\AppExerciseData | No errors. |
App\Entity\Rating | No errors. |