https://prod.golmanagerpanel.com/api/es/exercise/user/list?isIos=true&p=api%2Fes%2Fexercise%2Fuser%2Flist&version_app=4.0.6

Query Metrics

115 Database Queries
8 Different statements
555.73 ms Query time
7 Invalid entities

Queries

Group similar statements

# Time Info
1 50.32 ms
SELECT
        *
        FROM
        customer_device
        WHERE
            :token LIKE CONCAT(token,'%') AND
            `status` = 0
Parameters:
[
  "token" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MjY4MzIzNjUsImV4cCI6MTcyNjgzNTk2NSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImRhdmlkZm05QGhvdG1haWwuY29tIn0.F8Ggu_yBbHs6ZtvExoF3CanzK1uptkoEGQ-jZ2vVSTPc2hSGjReGqXpxImcvCMNDdC2L_5M2inx8RSxON4b3S1813nT7BjdTd8CrZQDmg7MjAIiDonqUEB9DgUXbfhvivwTkEba8u9Jaw4cTVa4vZo5KbSLWLr9le4pEOUds7bPFf6bsN8V6MCghXc37Z_1IVLAd2Zqt3SODqI52ekaKB1cBZqi9qwfSZsRktkF7LKkTKlZvWeiyztzZGI8DxMis0ulcaQn84FfSPgfKVvQcYsnlUkYRNJ1WBsNBjayvXfrAnLbtMVC1DOaXja6ZZ2k3RnucaL5JUZRvO9eEz3kETcBVRexS-9qa64kE7_WgbivEZjFbOuYOBTn1TpRzFLgq9XYb1OLQ8r5h7PUH3-gz4W4TEAxju-lUr8M4XSB832uRR59RnUqVQ7QBPUs2BAmrTFCRN5yn8S9SAPUdMrjNIknIpkcR1peleYG0wsAAT854Pzg_xJyE-OEskbh176WCryWlrOrKjsI99w1XxpP5yAAGSTtFZMu7f62Q9T4lJyEdl50_huSQRtDUu79JvClCD7Hgg4Fd7nt7MMXesvUpX04vB05d9bZrDGKW6D8Ce6FczjKfA52iYbG8_UPeD35Z0nROO9ietXIXCeDQgN56SKfLijMcgZFvbA7dvxy4xt4"
]
2 1.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.roles AS roles_4, t0.password AS password_5, t0.plain_password AS plain_password_6, t0.enabled AS enabled_7, t0.name AS name_8, t0.surname AS surname_9, t0.address AS address_10, t0.celular AS celular_11, t0.image AS image_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.country_id AS country_id_15, t0.season_active AS season_active_16, t0.type_account AS type_account_17, t0.is_pro AS is_pro_18, t0.purchase AS purchase_19, t0.purchase_platform AS purchase_platform_20, t0.membership_id AS membership_id_21, t0.coupon_status AS coupon_status_22, t0.phone AS phone_23, t0.google_auth_code AS google_auth_code_24, t0.google_auth_code_verified AS google_auth_code_verified_25, t0.date_of_birth AS date_of_birth_26, t0.deleted_at AS deleted_at_27, t0.is_deleted AS is_deleted_28, t0.country_id AS country_id_29 FROM customer t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "davidfm9@hotmail.com"
]
3 3.61 ms
SELECT t0.id AS id_1, t0.year AS year_2, t0.is_active AS is_active_3, t0.team_id AS team_id_4, t0.customer_id AS customer_id_5, t0.country_id AS country_id_6 FROM season t0 WHERE t0.customer_id = ?
Parameters:
[
  25546
]
4 4.71 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3, t0.poster AS poster_4, t0.dificulty AS dificulty_5, t0.intensity AS intensity_6, t0.duration AS duration_7, t0.customer_id AS customer_id_8, t0.category_id AS category_id_9, t0.is_shared AS is_shared_10, t0.deleted_at AS deleted_at_11, t0.category_id AS category_id_12 FROM exercise t0 WHERE t0.customer_id = ? AND t0.deleted_at IS NULL
Parameters:
[
  25546
]
5 9.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4105
]
6 4.47 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4105
]
7 2.54 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
8 6.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5
]
9 7.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
10 5.61 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4105
]
11 5.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4106
]
12 2.58 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4106
]
13 3.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  8
]
14 7.00 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4106
]
15 8.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4107
]
16 3.62 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4107
]
17 3.66 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4107
]
18 3.66 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4108
]
19 3.61 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4108
]
20 3.67 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4108
]
21 2.88 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4109
]
22 3.41 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4109
]
23 3.67 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4109
]
24 3.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4111
]
25 2.56 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4111
]
26 4.36 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4111
]
27 5.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4114
]
28 2.21 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4114
]
29 3.51 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4114
]
30 3.74 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4115
]
31 4.13 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4115
]
32 3.21 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4115
]
33 3.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4116
]
34 3.88 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4116
]
35 2.88 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  9
]
36 1.84 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4116
]
37 5.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4117
]
38 3.10 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4117
]
39 1.76 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4117
]
40 2.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4149
]
41 2.94 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4149
]
42 6.91 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4149
]
43 1.97 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4150
]
44 4.54 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4150
]
45 2.60 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4150
]
46 3.89 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4155
]
47 3.73 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4155
]
48 6.67 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4155
]
49 2.21 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4193
]
50 3.90 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4193
]
51 1.77 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4193
]
52 0.92 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4194
]
53 7.58 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4194
]
54 8.62 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4194
]
55 4.62 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4199
]
56 6.01 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4199
]
57 6.84 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4199
]
58 0.65 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4238
]
59 1.28 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4238
]
60 3.02 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4238
]
61 13.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4239
]
62 3.11 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4239
]
63 4.80 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4239
]
64 4.98 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4240
]
65 4.07 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4240
]
66 17.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  11
]
67 7.02 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4240
]
68 4.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4242
]
69 3.30 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4242
]
70 1.10 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4242
]
71 3.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4245
]
72 2.61 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4245
]
73 2.96 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4245
]
74 3.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4298
]
75 0.58 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4298
]
76 5.99 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4298
]
77 1.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4328
]
78 0.56 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4328
]
79 3.79 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4328
]
80 6.99 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4649
]
81 2.36 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4649
]
82 2.47 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4649
]
83 7.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4660
]
84 1.03 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4660
]
85 1.42 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4660
]
86 7.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4684
]
87 3.77 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4684
]
88 2.27 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4684
]
89 1.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4686
]
90 2.69 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4686
]
91 1.93 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4686
]
92 5.12 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4687
]
93 3.81 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4687
]
94 3.99 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4687
]
95 15.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4735
]
96 2.99 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4735
]
97 11.63 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4735
]
98 8.06 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4740
]
99 7.62 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4740
]
100 6.25 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4740
]
101 4.18 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4741
]
102 3.98 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4741
]
103 5.76 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4741
]
104 3.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4938
]
105 3.78 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4938
]
106 7.49 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4938
]
107 3.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4939
]
108 5.88 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  4939
]
109 4.89 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  4939
]
110 5.69 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5032
]
111 2.21 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  5032
]
112 6.74 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  5032
]
113 3.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.translatable_id AS translatable_id_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5066
]
114 4.21 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.updated_at AS updated_at_3 FROM material t0 INNER JOIN exercise_material ON t0.id = exercise_material.material_id WHERE exercise_material.exercise_id = ?
Parameters:
[
  5066
]
115 4.78 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.note AS note_4, t0.exercise_id AS exercise_id_5 FROM note_exercise t0 WHERE t0.exercise_id = ?
Parameters:
[
  5066
]

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\Customer
  • The association App\Entity\Customer#exerciseQualifications refers to the owning side field App\Entity\ExerciseQualification#customer_id which does not exist.
App\Entity\Country No errors.
App\Entity\Season No errors.
App\Entity\Suggestion No errors.
App\Entity\CouponCustomer No errors.
App\Entity\Notification No errors.
App\Entity\ExerciseQualification
  • The association App\Entity\ExerciseQualification#exercise refers to the inverse side field App\Entity\Exercise#qualifications which does not exist.
  • The association App\Entity\ExerciseQualification#customer refers to the inverse side field App\Entity\Customer#exerciseQualification which does not exist.
  • The association App\Entity\ExerciseQualification#exercises refers to the owning side field App\Entity\Exercise#qualifications which does not exist.
App\Entity\Strategy No errors.
App\Entity\Team
  • The association App\Entity\Team#typeSoccer refers to the inverse side field App\Entity\TypeSoccer#teams which does not exist.
App\Entity\SeasonPlayer
  • The association App\Entity\SeasonPlayer#minutes refers to the owning side field App\Entity\Minutes#player_id which does not exist.
  • The association App\Entity\SeasonPlayer#playerWeights refers to the owning side field App\Entity\PlayerWeight#season_player_id which does not exist.
App\Entity\Game
  • The association App\Entity\Game#minutes refers to the owning side field App\Entity\Minutes#game_id which does not exist.
  • The mappings App\Entity\Game#rival_alignment and App\Entity\GameAlignment#game are inconsistent with each other.
  • The mappings App\Entity\Game#seasonplayer and App\Entity\GamePlayerStatistics#game are inconsistent with each other.
App\Entity\TrainingAsist No errors.
App\Entity\ExerciseCalendar
  • The association App\Entity\ExerciseCalendar#exerciseUser refers to the inverse side field App\Entity\ExerciseUser#exerciseCalendar which does not exist.
App\Entity\PlayerJustification No errors.
App\Entity\Exercise
  • The field App\Entity\Exercise#notes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\NoteExercise#exercise does not contain the required 'inversedBy="notes"' attribute.
  • The mappings App\Entity\Exercise#exerciseQualifications and App\Entity\ExerciseQualification#exercise are inconsistent with each other.
App\Entity\Category No errors.
App\Entity\Material No errors.
App\Entity\NoteExercise No errors.
App\Entity\ExerciseTranslation No errors.
App\Entity\ExerciseUser No errors.
App\Entity\MaterialTranslation No errors.