Query Metrics
268
Database Queries
22
Different statements
37.27 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.13 ms |
SELECT t0.id AS id_2, t0.total_hour_description AS total_hour_description_3, t0.video_description AS video_description_4, t0.diploma_description AS diploma_description_5, t0.training_type AS training_type_6, t0.thematic AS thematic_7, t0.diploma AS diploma_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.from_api AS from_api_11, t0.name AS name_12, t0.description AS description_13, t0.public AS public_14, t0.status AS status_15, t0.image_id AS image_id_16, t0.duplicate_from_id AS duplicate_from_id_17, t0.owner_channel_id AS owner_channel_id_18, t0.created_by_id AS created_by_id_19, t0.updated_by_id AS updated_by_id_20, t0.dtype, t1.lock_by_status AS lock_by_status_21, t1.lock_by_id AS lock_by_id_22, t1.target_channel_id AS target_channel_id_23 FROM scholar_trainings t0 LEFT JOIN scholar_shared_trainings t1 ON t0.id = t1.id WHERE t0.id = ?
Parameters:
[
"fa3e18f1-21e9-11f0-b1c2-aa0701787942"
]
|
| 2 | 0.19 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.training AS training_4, t1.dtype FROM training_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.training = ?
Parameters:
[
"fa3e18f1-21e9-11f0-b1c2-aa0701787942"
]
|
| 3 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.training_id = ?
Parameters:
[
"fa3e18f1-21e9-11f0-b1c2-aa0701787942"
]
|
| 4 | 0.17 ms |
SELECT t0.id AS id_2, t0.total_hour_description AS total_hour_description_3, t0.video_description AS video_description_4, t0.diploma_description AS diploma_description_5, t0.training_type AS training_type_6, t0.thematic AS thematic_7, t0.diploma AS diploma_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.from_api AS from_api_11, t0.name AS name_12, t0.description AS description_13, t0.public AS public_14, t0.status AS status_15, t0.image_id AS image_id_16, t0.duplicate_from_id AS duplicate_from_id_17, t0.owner_channel_id AS owner_channel_id_18, t0.created_by_id AS created_by_id_19, t0.updated_by_id AS updated_by_id_20, t0.dtype, t1.lock_by_status AS lock_by_status_21, t1.lock_by_id AS lock_by_id_22, t1.target_channel_id AS target_channel_id_23 FROM scholar_trainings t0 LEFT JOIN scholar_shared_trainings t1 ON t0.id = t1.id WHERE t0.id = ?
Parameters:
[
"374ecb5d-4852-11ef-9bb3-0242c0a88004"
]
|
| 5 | 0.24 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.training AS training_4, t1.dtype FROM training_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.training = ?
Parameters:
[
"374ecb5d-4852-11ef-9bb3-0242c0a88004"
]
|
| 6 | 0.09 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.training_id = ?
Parameters:
[
"374ecb5d-4852-11ef-9bb3-0242c0a88004"
]
|
| 7 | 0.15 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"a31554ec-cb17-11ee-8761-0242ac1e0003"
]
|
| 8 | 0.10 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"a31554ec-cb17-11ee-8761-0242ac1e0003"
]
|
| 9 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"a31554ec-cb17-11ee-8761-0242ac1e0003"
]
|
| 10 | 0.07 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755f5d3-4852-11ef-9bb3-0242c0a88004"
]
|
| 11 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755f5d3-4852-11ef-9bb3-0242c0a88004"
]
|
| 12 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755f5d3-4852-11ef-9bb3-0242c0a88004"
]
|
| 13 | 0.17 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 14 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 15 | 0.14 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 16 | 0.11 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f31d8-4852-11ef-9bb3-0242c0a88004"
]
|
| 17 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f31d8-4852-11ef-9bb3-0242c0a88004"
]
|
| 18 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f31d8-4852-11ef-9bb3-0242c0a88004"
]
|
| 19 | 0.17 ms |
SELECT t0.id AS id_1, t0.sort_order AS sort_order_2, t0.lock_by_status AS lock_by_status_3, t0.module_id AS module_id_4, t0.training_id AS training_id_5, t0.lock_by_id AS lock_by_id_6 FROM scholar_training_modules t0 WHERE t0.training_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
"fa3e18f1-21e9-11f0-b1c2-aa0701787942"
]
|
| 20 | 0.10 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"e8e059e7-c5dc-11ee-8761-0242ac1e0003"
]
|
| 21 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"e8e059e7-c5dc-11ee-8761-0242ac1e0003"
]
|
| 22 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"e8e059e7-c5dc-11ee-8761-0242ac1e0003"
]
|
| 23 | 0.08 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755e587-4852-11ef-9bb3-0242c0a88004"
]
|
| 24 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755e587-4852-11ef-9bb3-0242c0a88004"
]
|
| 25 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755e587-4852-11ef-9bb3-0242c0a88004"
]
|
| 26 | 0.11 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"fa0c5d5c-21e9-11f0-b1c2-aa0701787942"
]
|
| 27 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"fa0c5d5c-21e9-11f0-b1c2-aa0701787942"
]
|
| 28 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"fa0c5d5c-21e9-11f0-b1c2-aa0701787942"
]
|
| 29 | 0.08 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37561743-4852-11ef-9bb3-0242c0a88004"
]
|
| 30 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37561743-4852-11ef-9bb3-0242c0a88004"
]
|
| 31 | 0.09 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37561743-4852-11ef-9bb3-0242c0a88004"
]
|
| 32 | 0.09 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"161c739b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 33 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"161c739b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 34 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"161c739b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 35 | 0.14 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755dfa6-4852-11ef-9bb3-0242c0a88004"
]
|
| 36 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755dfa6-4852-11ef-9bb3-0242c0a88004"
]
|
| 37 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755dfa6-4852-11ef-9bb3-0242c0a88004"
]
|
| 38 | 0.14 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"20fee8ab-c5dd-11ee-8761-0242ac1e0003"
]
|
| 39 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"20fee8ab-c5dd-11ee-8761-0242ac1e0003"
]
|
| 40 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"20fee8ab-c5dd-11ee-8761-0242ac1e0003"
]
|
| 41 | 0.13 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"375604e7-4852-11ef-9bb3-0242c0a88004"
]
|
| 42 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"375604e7-4852-11ef-9bb3-0242c0a88004"
]
|
| 43 | 0.14 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"375604e7-4852-11ef-9bb3-0242c0a88004"
]
|
| 44 | 0.16 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"1b1797aa-c5dd-11ee-8761-0242ac1e0003"
]
|
| 45 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"1b1797aa-c5dd-11ee-8761-0242ac1e0003"
]
|
| 46 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"1b1797aa-c5dd-11ee-8761-0242ac1e0003"
]
|
| 47 | 0.15 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37560da0-4852-11ef-9bb3-0242c0a88004"
]
|
| 48 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37560da0-4852-11ef-9bb3-0242c0a88004"
]
|
| 49 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37560da0-4852-11ef-9bb3-0242c0a88004"
]
|
| 50 | 0.15 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"7fb0b2f4-c5dc-11ee-8761-0242ac1e0003"
]
|
| 51 | 0.16 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"7fb0b2f4-c5dc-11ee-8761-0242ac1e0003"
]
|
| 52 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"7fb0b2f4-c5dc-11ee-8761-0242ac1e0003"
]
|
| 53 | 0.20 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755fed3-4852-11ef-9bb3-0242c0a88004"
]
|
| 54 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755fed3-4852-11ef-9bb3-0242c0a88004"
]
|
| 55 | 0.15 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755fed3-4852-11ef-9bb3-0242c0a88004"
]
|
| 56 | 0.13 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"f979ee4c-c5dc-11ee-8761-0242ac1e0003"
]
|
| 57 | 0.14 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"f979ee4c-c5dc-11ee-8761-0242ac1e0003"
]
|
| 58 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"f979ee4c-c5dc-11ee-8761-0242ac1e0003"
]
|
| 59 | 0.13 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755de47-4852-11ef-9bb3-0242c0a88004"
]
|
| 60 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755de47-4852-11ef-9bb3-0242c0a88004"
]
|
| 61 | 0.09 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755de47-4852-11ef-9bb3-0242c0a88004"
]
|
| 62 | 0.16 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"4ad3981b-cb17-11ee-8761-0242ac1e0003"
]
|
| 63 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"4ad3981b-cb17-11ee-8761-0242ac1e0003"
]
|
| 64 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"4ad3981b-cb17-11ee-8761-0242ac1e0003"
]
|
| 65 | 0.14 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755e7f2-4852-11ef-9bb3-0242c0a88004"
]
|
| 66 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755e7f2-4852-11ef-9bb3-0242c0a88004"
]
|
| 67 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755e7f2-4852-11ef-9bb3-0242c0a88004"
]
|
| 68 | 0.14 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"036681ea-c5dd-11ee-8761-0242ac1e0003"
]
|
| 69 | 0.15 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"036681ea-c5dd-11ee-8761-0242ac1e0003"
]
|
| 70 | 0.14 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"036681ea-c5dd-11ee-8761-0242ac1e0003"
]
|
| 71 | 0.14 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755ea52-4852-11ef-9bb3-0242c0a88004"
]
|
| 72 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755ea52-4852-11ef-9bb3-0242c0a88004"
]
|
| 73 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755ea52-4852-11ef-9bb3-0242c0a88004"
]
|
| 74 | 0.10 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"2cbbff99-c5dd-11ee-8761-0242ac1e0003"
]
|
| 75 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"2cbbff99-c5dd-11ee-8761-0242ac1e0003"
]
|
| 76 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"2cbbff99-c5dd-11ee-8761-0242ac1e0003"
]
|
| 77 | 0.12 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37561283-4852-11ef-9bb3-0242c0a88004"
]
|
| 78 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37561283-4852-11ef-9bb3-0242c0a88004"
]
|
| 79 | 0.16 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37561283-4852-11ef-9bb3-0242c0a88004"
]
|
| 80 | 0.14 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"34de0ab0-c5dd-11ee-8761-0242ac1e0003"
]
|
| 81 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"34de0ab0-c5dd-11ee-8761-0242ac1e0003"
]
|
| 82 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"34de0ab0-c5dd-11ee-8761-0242ac1e0003"
]
|
| 83 | 0.12 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37560e18-4852-11ef-9bb3-0242c0a88004"
]
|
| 84 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37560e18-4852-11ef-9bb3-0242c0a88004"
]
|
| 85 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37560e18-4852-11ef-9bb3-0242c0a88004"
]
|
| 86 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"7d73a2f0-cb17-11ee-8761-0242ac1e0003"
]
|
| 87 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"7d73a2f0-cb17-11ee-8761-0242ac1e0003"
]
|
| 88 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"7d73a2f0-cb17-11ee-8761-0242ac1e0003"
]
|
| 89 | 0.13 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755e9a2-4852-11ef-9bb3-0242c0a88004"
]
|
| 90 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755e9a2-4852-11ef-9bb3-0242c0a88004"
]
|
| 91 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755e9a2-4852-11ef-9bb3-0242c0a88004"
]
|
| 92 | 0.13 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"c18332b9-c5dd-11ee-8761-0242ac1e0003"
]
|
| 93 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"c18332b9-c5dd-11ee-8761-0242ac1e0003"
]
|
| 94 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"c18332b9-c5dd-11ee-8761-0242ac1e0003"
]
|
| 95 | 0.11 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755fbaf-4852-11ef-9bb3-0242c0a88004"
]
|
| 96 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755fbaf-4852-11ef-9bb3-0242c0a88004"
]
|
| 97 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755fbaf-4852-11ef-9bb3-0242c0a88004"
]
|
| 98 | 0.13 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"c60b930a-c5dd-11ee-8761-0242ac1e0003"
]
|
| 99 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"c60b930a-c5dd-11ee-8761-0242ac1e0003"
]
|
| 100 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"c60b930a-c5dd-11ee-8761-0242ac1e0003"
]
|
| 101 | 0.12 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37560619-4852-11ef-9bb3-0242c0a88004"
]
|
| 102 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37560619-4852-11ef-9bb3-0242c0a88004"
]
|
| 103 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37560619-4852-11ef-9bb3-0242c0a88004"
]
|
| 104 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"27a755e7-49d1-11ef-9bb3-0242c0a88004"
]
|
| 105 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"27a755e7-49d1-11ef-9bb3-0242c0a88004"
]
|
| 106 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"27a755e7-49d1-11ef-9bb3-0242c0a88004"
]
|
| 107 | 0.08 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"222f559a-49c8-11ef-9bb3-0242c0a88004"
]
|
| 108 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"222f559a-49c8-11ef-9bb3-0242c0a88004"
]
|
| 109 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"222f559a-49c8-11ef-9bb3-0242c0a88004"
]
|
| 110 | 0.16 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"25da106d-c5de-11ee-8761-0242ac1e0003"
]
|
| 111 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"25da106d-c5de-11ee-8761-0242ac1e0003"
]
|
| 112 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"25da106d-c5de-11ee-8761-0242ac1e0003"
]
|
| 113 | 0.11 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"375605bf-4852-11ef-9bb3-0242c0a88004"
]
|
| 114 | 0.10 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"375605bf-4852-11ef-9bb3-0242c0a88004"
]
|
| 115 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"375605bf-4852-11ef-9bb3-0242c0a88004"
]
|
| 116 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"b730994b-6ea4-11ef-a99a-0242c0a84006"
]
|
| 117 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"b730994b-6ea4-11ef-a99a-0242c0a84006"
]
|
| 118 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"b730994b-6ea4-11ef-a99a-0242c0a84006"
]
|
| 119 | 0.11 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"375615df-4852-11ef-9bb3-0242c0a88004"
]
|
| 120 | 0.09 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"375615df-4852-11ef-9bb3-0242c0a88004"
]
|
| 121 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"375615df-4852-11ef-9bb3-0242c0a88004"
]
|
| 122 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"fa38f3c6-21e9-11f0-b1c2-aa0701787942"
]
|
| 123 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"fa38f3c6-21e9-11f0-b1c2-aa0701787942"
]
|
| 124 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"fa38f3c6-21e9-11f0-b1c2-aa0701787942"
]
|
| 125 | 0.11 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"37561826-4852-11ef-9bb3-0242c0a88004"
]
|
| 126 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"37561826-4852-11ef-9bb3-0242c0a88004"
]
|
| 127 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"37561826-4852-11ef-9bb3-0242c0a88004"
]
|
| 128 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"db185c71-cb13-11ee-8761-0242ac1e0003"
]
|
| 129 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"db185c71-cb13-11ee-8761-0242ac1e0003"
]
|
| 130 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"db185c71-cb13-11ee-8761-0242ac1e0003"
]
|
| 131 | 0.11 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755e06c-4852-11ef-9bb3-0242c0a88004"
]
|
| 132 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755e06c-4852-11ef-9bb3-0242c0a88004"
]
|
| 133 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755e06c-4852-11ef-9bb3-0242c0a88004"
]
|
| 134 | 0.12 ms |
SELECT t0.id AS id_3, t0.is_blocked AS is_blocked_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.from_api AS from_api_7, t0.owner_channel_id AS owner_channel_id_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.dtype, t1.name AS name_11, t1.description AS description_12, t1.public AS public_13, t1.status AS status_14, t1.image_id AS image_id_15, t1.duplicate_from_id AS duplicate_from_id_16, t2.lock_by_status AS lock_by_status_17, t2.lock_by_id AS lock_by_id_18, t2.target_channel_id AS target_channel_id_19 FROM scholar_modules t0 LEFT JOIN scholar_origin_modules t1 ON t0.id = t1.id LEFT JOIN scholar_shared_modules t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"2c6bddcb-c5de-11ee-8761-0242ac1e0003"
]
|
| 135 | 0.09 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"2c6bddcb-c5de-11ee-8761-0242ac1e0003"
]
|
| 136 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"2c6bddcb-c5de-11ee-8761-0242ac1e0003"
]
|
| 137 | 0.10 ms |
SELECT t1.id AS id_2, t1.is_blocked AS is_blocked_3, t1.created_at AS created_at_4, t1.updated_at AS updated_at_5, t1.from_api AS from_api_6, t0.name AS name_7, t0.description AS description_8, t0.public AS public_9, t0.status AS status_10, t1.owner_channel_id AS owner_channel_id_11, t1.created_by_id AS created_by_id_12, t1.updated_by_id AS updated_by_id_13, t0.image_id AS image_id_14, t0.duplicate_from_id AS duplicate_from_id_15, t1.dtype FROM scholar_origin_modules t0 INNER JOIN scholar_modules t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"3755f75c-4852-11ef-9bb3-0242c0a88004"
]
|
| 138 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.module AS module_4, t1.dtype FROM module_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.module = ?
Parameters:
[
"3755f75c-4852-11ef-9bb3-0242c0a88004"
]
|
| 139 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.module_id = ?
Parameters:
[
"3755f75c-4852-11ef-9bb3-0242c0a88004"
]
|
| 140 | 0.09 ms |
SELECT t0.id AS id_1, t0.sort_order AS sort_order_2, t0.lock_by_status AS lock_by_status_3, t0.lesson_id AS lesson_id_4, t0.module_id AS module_id_5, t0.lock_by_id AS lock_by_id_6 FROM scholar_module_lessons t0 WHERE t0.module_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
"a31554ec-cb17-11ee-8761-0242ac1e0003"
]
|
| 141 | 0.14 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 142 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 143 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 144 | 0.10 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f4e4c-4852-11ef-9bb3-0242c0a88004"
]
|
| 145 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f4e4c-4852-11ef-9bb3-0242c0a88004"
]
|
| 146 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f4e4c-4852-11ef-9bb3-0242c0a88004"
]
|
| 147 | 0.11 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 148 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 149 | 0.07 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 150 | 0.12 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f4e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 151 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f4e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 152 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f4e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 153 | 0.10 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 154 | 0.10 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 155 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 156 | 0.16 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f56a5-4852-11ef-9bb3-0242c0a88004"
]
|
| 157 | 0.10 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f56a5-4852-11ef-9bb3-0242c0a88004"
]
|
| 158 | 0.14 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f56a5-4852-11ef-9bb3-0242c0a88004"
]
|
| 159 | 0.15 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 160 | 0.12 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
"3fcf6653-4852-11ef-9bb3-0242c0a88004"
]
]
|
| 161 | 0.09 ms |
SELECT c0_.id AS id_0, c0_.domain AS domain_1, c0_.channel_id AS channel_id_2 FROM channel_white_label c0_ WHERE c0_.domain = ?
Parameters:
[
"adrec.staging.nellapp-01.drosalys.net"
]
|
| 162 | 0.14 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 163 | 0.16 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
43058
43059
43060
43061
43062
43063
43064
43065
43066
]
]
|
| 164 | 0.10 ms |
SELECT t0.id AS id_3, t0.ask_for_referent_correction AS ask_for_referent_correction_4, t0.from_api AS from_api_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lesson_id AS lesson_id_8, t0.dtype, t1.title AS title_9, t1.content AS content_10, t1.remark AS remark_11, t1.estimate_time AS estimate_time_12, t1.correction AS correction_13, t1.is_archived AS is_archived_14, t2.lock_by_id AS lock_by_id_15 FROM practical_case t0 LEFT JOIN scholar_origin_practical_cases t1 ON t0.id = t1.id LEFT JOIN scholar_shared_practical_cases t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 165 | 0.12 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 166 | 0.13 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
43789
43790
43791
43792
43793
]
]
|
| 167 | 0.12 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 168 | 0.14 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
"3fd50d51-4852-11ef-9bb3-0242c0a88004"
]
]
|
| 169 | 0.14 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 170 | 0.23 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
43799
43800
43801
43802
43803
43804
43805
43806
43807
43808
43809
]
]
|
| 171 | 0.17 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 172 | 0.13 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
"3fd53405-4852-11ef-9bb3-0242c0a88004"
]
]
|
| 173 | 0.16 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 174 | 0.19 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.lesson_id AS lesson_id_7, t0.dtype, t1.name AS name_8, t1.body AS body_9, t1.sort_order AS sort_order_10, t1.description AS description_11, t1.indexed_content_id AS indexed_content_id_12, t2.lock_by_id AS lock_by_id_13 FROM scholar_chapters t0 LEFT JOIN scholar_origin_chapters t1 ON t0.id = t1.id LEFT JOIN scholar_shared_chapters t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
44041
44042
44043
44044
44045
]
]
|
| 175 | 0.11 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 176 | 0.11 ms |
SELECT t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.from_api AS from_api_6, t0.stat_avg_score AS stat_avg_score_7, t0.stat_avg_time AS stat_avg_time_8, t0.stat_median_score AS stat_median_score_9, t0.stat_median_time AS stat_median_time_10, t0.stat_total_score AS stat_total_score_11, t0.stat_total_time AS stat_total_time_12, t0.stat_total_done AS stat_total_done_13, t0.stat_score_distribution AS stat_score_distribution_14, t0.stat_time_distribution AS stat_time_distribution_15, t0.lesson_id AS lesson_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.dtype, t1.name AS name_19, t1.description AS description_20, t1.sort_order AS sort_order_21, t2.lock_by_id AS lock_by_id_22 FROM exercise_exercises t0 LEFT JOIN scholar_origin_exercises t1 ON t0.id = t1.id LEFT JOIN scholar_shared_exercises t2 ON t0.id = t2.id WHERE t0.id IN (?)
Parameters:
[
[
"3fd6d99f-4852-11ef-9bb3-0242c0a88004"
]
]
|
| 177 | 0.08 ms |
SELECT t0.id AS id_1, t0.messages_count AS messages_count_2, t0.lesson_review_mark_avg AS lesson_review_mark_avg_3, t0.lesson_review_mark_count AS lesson_review_mark_count_4, t0.lesson_id AS lesson_id_5 FROM scholar_lesson_stats t0 WHERE t0.id = ?
Parameters:
[
111
]
|
| 178 | 0.08 ms |
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.lesson_id AS lesson_id_5 FROM lesson_prerequisite t0 WHERE t0.lesson_id = ?
Parameters:
[
"a3155d85-cb17-11ee-8761-0242ac1e0003"
]
|
| 179 | 0.09 ms |
SELECT t0.id AS id_3, t0.ask_for_referent_correction AS ask_for_referent_correction_4, t0.from_api AS from_api_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lesson_id AS lesson_id_8, t0.dtype, t1.title AS title_9, t1.content AS content_10, t1.remark AS remark_11, t1.estimate_time AS estimate_time_12, t1.correction AS correction_13, t1.is_archived AS is_archived_14, t2.lock_by_id AS lock_by_id_15 FROM practical_case t0 LEFT JOIN scholar_origin_practical_cases t1 ON t0.id = t1.id LEFT JOIN scholar_shared_practical_cases t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"376f31d8-4852-11ef-9bb3-0242c0a88004"
]
|
| 180 | 0.45 ms |
SELECT t0.id AS id_1, t0.sort_order AS sort_order_2, t0.lock_by_status AS lock_by_status_3, t0.lesson_id AS lesson_id_4, t0.module_id AS module_id_5, t0.lock_by_id AS lock_by_id_6 FROM scholar_module_lessons t0 WHERE t0.module_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
"036681ea-c5dd-11ee-8761-0242ac1e0003"
]
|
| 181 | 0.29 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"03668b7f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 182 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"03668b7f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 183 | 0.22 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"03668b7f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 184 | 0.15 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f8085-4852-11ef-9bb3-0242c0a88004"
]
|
| 185 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f8085-4852-11ef-9bb3-0242c0a88004"
]
|
| 186 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f8085-4852-11ef-9bb3-0242c0a88004"
]
|
| 187 | 0.30 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"b28b3968-9ab2-11f0-afde-d2b839584dc3"
]
|
| 188 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"b28b3968-9ab2-11f0-afde-d2b839584dc3"
]
|
| 189 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"b28b3968-9ab2-11f0-afde-d2b839584dc3"
]
|
| 190 | 0.13 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"90cfe08d-84ab-11ef-9e76-0242c0a89003"
]
|
| 191 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"90cfe08d-84ab-11ef-9e76-0242c0a89003"
]
|
| 192 | 0.13 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"90cfe08d-84ab-11ef-9e76-0242c0a89003"
]
|
| 193 | 0.29 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0366fde7-c5dd-11ee-8761-0242ac1e0003"
]
|
| 194 | 0.23 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0366fde7-c5dd-11ee-8761-0242ac1e0003"
]
|
| 195 | 0.18 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0366fde7-c5dd-11ee-8761-0242ac1e0003"
]
|
| 196 | 0.12 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f7398-4852-11ef-9bb3-0242c0a88004"
]
|
| 197 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f7398-4852-11ef-9bb3-0242c0a88004"
]
|
| 198 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f7398-4852-11ef-9bb3-0242c0a88004"
]
|
| 199 | 0.27 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"ea7b419a-9ab2-11f0-afde-d2b839584dc3"
]
|
| 200 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"ea7b419a-9ab2-11f0-afde-d2b839584dc3"
]
|
| 201 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"ea7b419a-9ab2-11f0-afde-d2b839584dc3"
]
|
| 202 | 0.13 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"9ac6ade4-412b-11f0-81bc-861ef5e8725a"
]
|
| 203 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"9ac6ade4-412b-11f0-81bc-861ef5e8725a"
]
|
| 204 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"9ac6ade4-412b-11f0-81bc-861ef5e8725a"
]
|
| 205 | 0.27 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0366952f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 206 | 0.18 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0366952f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 207 | 0.24 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0366952f-c5dd-11ee-8761-0242ac1e0003"
]
|
| 208 | 0.12 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f0e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 209 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f0e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 210 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f0e8e-4852-11ef-9bb3-0242c0a88004"
]
|
| 211 | 0.33 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"1fab6562-9ab3-11f0-afde-d2b839584dc3"
]
|
| 212 | 0.18 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"1fab6562-9ab3-11f0-afde-d2b839584dc3"
]
|
| 213 | 0.21 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"1fab6562-9ab3-11f0-afde-d2b839584dc3"
]
|
| 214 | 0.13 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"c0a3ca79-412b-11f0-81bc-861ef5e8725a"
]
|
| 215 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"c0a3ca79-412b-11f0-81bc-861ef5e8725a"
]
|
| 216 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"c0a3ca79-412b-11f0-81bc-861ef5e8725a"
]
|
| 217 | 0.27 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"03669f07-c5dd-11ee-8761-0242ac1e0003"
]
|
| 218 | 0.22 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"03669f07-c5dd-11ee-8761-0242ac1e0003"
]
|
| 219 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"03669f07-c5dd-11ee-8761-0242ac1e0003"
]
|
| 220 | 0.14 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f5e42-4852-11ef-9bb3-0242c0a88004"
]
|
| 221 | 0.12 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f5e42-4852-11ef-9bb3-0242c0a88004"
]
|
| 222 | 0.12 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f5e42-4852-11ef-9bb3-0242c0a88004"
]
|
| 223 | 0.29 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0366e76b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 224 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0366e76b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 225 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0366e76b-c5dd-11ee-8761-0242ac1e0003"
]
|
| 226 | 0.14 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f706c-4852-11ef-9bb3-0242c0a88004"
]
|
| 227 | 0.13 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f706c-4852-11ef-9bb3-0242c0a88004"
]
|
| 228 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f706c-4852-11ef-9bb3-0242c0a88004"
]
|
| 229 | 0.28 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0366f1bc-c5dd-11ee-8761-0242ac1e0003"
]
|
| 230 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0366f1bc-c5dd-11ee-8761-0242ac1e0003"
]
|
| 231 | 0.21 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0366f1bc-c5dd-11ee-8761-0242ac1e0003"
]
|
| 232 | 0.11 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f53a3-4852-11ef-9bb3-0242c0a88004"
]
|
| 233 | 0.09 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f53a3-4852-11ef-9bb3-0242c0a88004"
]
|
| 234 | 0.10 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f53a3-4852-11ef-9bb3-0242c0a88004"
]
|
| 235 | 0.36 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0366f810-c5dd-11ee-8761-0242ac1e0003"
]
|
| 236 | 0.19 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0366f810-c5dd-11ee-8761-0242ac1e0003"
]
|
| 237 | 0.19 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0366f810-c5dd-11ee-8761-0242ac1e0003"
]
|
| 238 | 0.10 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"376f0426-4852-11ef-9bb3-0242c0a88004"
]
|
| 239 | 0.08 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"376f0426-4852-11ef-9bb3-0242c0a88004"
]
|
| 240 | 0.09 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"376f0426-4852-11ef-9bb3-0242c0a88004"
]
|
| 241 | 0.33 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"3db1b784-9ab4-11f0-afde-d2b839584dc3"
]
|
| 242 | 0.17 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"3db1b784-9ab4-11f0-afde-d2b839584dc3"
]
|
| 243 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"3db1b784-9ab4-11f0-afde-d2b839584dc3"
]
|
| 244 | 0.10 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"a0ad3b17-412c-11f0-81bc-861ef5e8725a"
]
|
| 245 | 0.10 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"a0ad3b17-412c-11f0-81bc-861ef5e8725a"
]
|
| 246 | 0.09 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"a0ad3b17-412c-11f0-81bc-861ef5e8725a"
]
|
| 247 | 0.25 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"1d6d7e56-a803-11f0-b3b5-4ec904c5ee47"
]
|
| 248 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"1d6d7e56-a803-11f0-b3b5-4ec904c5ee47"
]
|
| 249 | 0.20 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"1d6d7e56-a803-11f0-b3b5-4ec904c5ee47"
]
|
| 250 | 0.14 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"30305440-412c-11f0-81bc-861ef5e8725a"
]
|
| 251 | 0.09 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"30305440-412c-11f0-81bc-861ef5e8725a"
]
|
| 252 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"30305440-412c-11f0-81bc-861ef5e8725a"
]
|
| 253 | 0.31 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"ca99bd4d-8819-11f0-94f4-720435f6d49d"
]
|
| 254 | 0.27 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"ca99bd4d-8819-11f0-94f4-720435f6d49d"
]
|
| 255 | 0.16 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"ca99bd4d-8819-11f0-94f4-720435f6d49d"
]
|
| 256 | 0.14 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"fa5babb4-51b8-11f0-9999-02532326be60"
]
|
| 257 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"fa5babb4-51b8-11f0-9999-02532326be60"
]
|
| 258 | 0.11 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"fa5babb4-51b8-11f0-9999-02532326be60"
]
|
| 259 | 0.36 ms |
SELECT t0.id AS id_3, t0.minimum_time AS minimum_time_4, t0.lesson_review_activated AS lesson_review_activated_5, t0.enable_chat_bot AS enable_chat_bot_6, t0.support_scorm AS support_scorm_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.from_api AS from_api_10, t0.status AS status_11, t0.referral_trainer_id AS referral_trainer_id_12, t0.lesson_stats_id AS lesson_stats_id_13, t0.owner_channel_id AS owner_channel_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.dtype, t1.ref AS ref_17, t1.objective AS objective_18, t1.name AS name_19, t1.description AS description_20, t1.public AS public_21, t1.image_id AS image_id_22, t1.indexed_content_id AS indexed_content_id_23, t2.lock_by_status AS lock_by_status_24, t2.lock_by_id AS lock_by_id_25, t2.target_channel_id AS target_channel_id_26 FROM scholar_lessons t0 LEFT JOIN scholar_origin_lessons t1 ON t0.id = t1.id LEFT JOIN scholar_shared_lessons t2 ON t0.id = t2.id WHERE t0.id = ?
Parameters:
[
"0dffcb72-881a-11f0-94f4-720435f6d49d"
]
|
| 260 | 0.21 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"0dffcb72-881a-11f0-94f4-720435f6d49d"
]
|
| 261 | 0.17 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"0dffcb72-881a-11f0-94f4-720435f6d49d"
]
|
| 262 | 0.12 ms |
SELECT t1.id AS id_2, t1.minimum_time AS minimum_time_3, t1.lesson_review_activated AS lesson_review_activated_4, t1.enable_chat_bot AS enable_chat_bot_5, t1.support_scorm AS support_scorm_6, t1.created_at AS created_at_7, t1.updated_at AS updated_at_8, t1.from_api AS from_api_9, t1.status AS status_10, t0.ref AS ref_11, t0.objective AS objective_12, t0.name AS name_13, t0.description AS description_14, t0.public AS public_15, t1.referral_trainer_id AS referral_trainer_id_16, t1.lesson_stats_id AS lesson_stats_id_17, t1.owner_channel_id AS owner_channel_id_18, t1.created_by_id AS created_by_id_19, t1.updated_by_id AS updated_by_id_20, t0.image_id AS image_id_21, t0.indexed_content_id AS indexed_content_id_22, t1.dtype FROM scholar_origin_lessons t0 INNER JOIN scholar_lessons t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
"5135e7ed-87f8-11f0-94f4-720435f6d49d"
]
|
| 263 | 0.11 ms |
SELECT t1.id AS id_2, t1.price AS price_3, t0.lesson AS lesson_4, t1.dtype FROM lesson_product t0 INNER JOIN product t1 ON t0.id = t1.id WHERE t0.lesson = ?
Parameters:
[
"5135e7ed-87f8-11f0-94f4-720435f6d49d"
]
|
| 264 | 0.08 ms |
SELECT t0.id AS id_1, t0.children_updated_at AS children_updated_at_2, t0.training_id AS training_id_3, t0.module_id AS module_id_4, t0.lesson_id AS lesson_id_5 FROM scholar_update_tracker t0 WHERE t0.lesson_id = ?
Parameters:
[
"5135e7ed-87f8-11f0-94f4-720435f6d49d"
]
|
| 265 | 0.15 ms |
SELECT t0.id AS id_3, t0.ask_for_referent_correction AS ask_for_referent_correction_4, t0.from_api AS from_api_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lesson_id AS lesson_id_8, t0.dtype, t1.title AS title_9, t1.content AS content_10, t1.remark AS remark_11, t1.estimate_time AS estimate_time_12, t1.correction AS correction_13, t1.is_archived AS is_archived_14, t2.lock_by_id AS lock_by_id_15 FROM practical_case t0 LEFT JOIN scholar_origin_practical_cases t1 ON t0.id = t1.id LEFT JOIN scholar_shared_practical_cases t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a3157d19-cb17-11ee-8761-0242ac1e0003"
]
|
| 266 | 0.13 ms |
SELECT t0.id AS id_3, t0.ask_for_referent_correction AS ask_for_referent_correction_4, t0.from_api AS from_api_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lesson_id AS lesson_id_8, t0.dtype, t1.title AS title_9, t1.content AS content_10, t1.remark AS remark_11, t1.estimate_time AS estimate_time_12, t1.correction AS correction_13, t1.is_archived AS is_archived_14, t2.lock_by_id AS lock_by_id_15 FROM practical_case t0 LEFT JOIN scholar_origin_practical_cases t1 ON t0.id = t1.id LEFT JOIN scholar_shared_practical_cases t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a31590e8-cb17-11ee-8761-0242ac1e0003"
]
|
| 267 | 0.12 ms |
SELECT t0.id AS id_3, t0.ask_for_referent_correction AS ask_for_referent_correction_4, t0.from_api AS from_api_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.lesson_id AS lesson_id_8, t0.dtype, t1.title AS title_9, t1.content AS content_10, t1.remark AS remark_11, t1.estimate_time AS estimate_time_12, t1.correction AS correction_13, t1.is_archived AS is_archived_14, t2.lock_by_id AS lock_by_id_15 FROM practical_case t0 LEFT JOIN scholar_origin_practical_cases t1 ON t0.id = t1.id LEFT JOIN scholar_shared_practical_cases t2 ON t0.id = t2.id WHERE t0.lesson_id = ?
Parameters:
[
"a315a7d7-cb17-11ee-8761-0242ac1e0003"
]
|
| 268 | 0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.in_footer AS in_footer_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by_id AS created_by_id_8, t9.id AS id_10, t9.email AS email_11, t9.roles AS roles_12, t9.description AS description_13, t9.avatar AS avatar_14, t9.avatar_path AS avatar_path_15, t9.first_name AS first_name_16, t9.last_name AS last_name_17, t9.avatar_file AS avatar_file_18, t9.role_description AS role_description_19, t9.signing_limit_date AS signing_limit_date_20, t9.token_token AS token_token_21, t9.token_expire_at AS token_expire_at_22, t9.token_refresh_token AS token_refresh_token_23, t0.updated_by_id AS updated_by_id_24, t25.id AS id_26, t25.email AS email_27, t25.roles AS roles_28, t25.description AS description_29, t25.avatar AS avatar_30, t25.avatar_path AS avatar_path_31, t25.first_name AS first_name_32, t25.last_name AS last_name_33, t25.avatar_file AS avatar_file_34, t25.role_description AS role_description_35, t25.signing_limit_date AS signing_limit_date_36, t25.token_token AS token_token_37, t25.token_expire_at AS token_expire_at_38, t25.token_refresh_token AS token_refresh_token_39 FROM template_template_page t0 LEFT JOIN account_users t9 ON t0.created_by_id = t9.id LEFT JOIN account_users t25 ON t0.updated_by_id = t25.id WHERE t0.in_footer = ?
Parameters:
[
1
]
|
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\Channel\SharedChannel | No errors. |
| App\Entity\Scholar\Lesson\Lesson | No errors. |
| Nellapp\Bundle\SDKBundle\Channel\Entity\UserFromChannel | No errors. |
| App\Entity\Achievement\AchievedContent | No errors. |
| App\Entity\Achievement\AchievedChapter | No errors. |
| App\Entity\Achievement\AchievedLesson | No errors. |
| App\Entity\Achievement\AchievedModule | No errors. |
| App\Entity\Achievement\AchievedTraining | No errors. |
| App\Entity\Scholar\Module\Module | No errors. |
| App\Entity\Scholar\Training\Training | No errors. |
| App\Entity\Scholar\Training\SharedTraining | No errors. |
| App\Entity\Channel\Image | No errors. |
| App\Entity\Channel\Channel | No errors. |
| Nellapp\Bundle\SDKBundle\Auth\Entity\Token | No errors. |
| App\Entity\Account\User | No errors. |
| App\Entity\Scholar\Training\TrainingModule | No errors. |
| App\Entity\Payment\Product | No errors. |
| App\Entity\Payment\TrainingProduct | No errors. |
| App\Entity\Payment\OrderAttempt | No errors. |
| App\Entity\Scholar\Training\TrainingDescription | No errors. |
| App\Entity\ChannelUserData\AbstractCursus | No errors. |
| App\Entity\Scholar\ScholarUpdateTracker | No errors. |
| App\Entity\Scholar\Module\OriginModule | No errors. |
| App\Entity\Scholar\Module\SharedModule | No errors. |
| App\Entity\Scholar\Module\ModuleLesson | No errors. |
| App\Entity\Payment\ModuleProduct | No errors. |
| App\Entity\Scholar\Lesson\OriginLesson | No errors. |
| App\Entity\Scholar\Lesson\SharedLesson | No errors. |
| App\Entity\Scholar\Lesson\LessonStats | No errors. |
| App\Entity\Scholar\Indexed\IndexedContent | No errors. |
| App\Entity\Scholar\Chapter\Chapter | No errors. |
| App\Entity\Payment\LessonProduct | No errors. |
| App\Entity\Exercise\Stat | No errors. |
| App\Entity\Exercise\Exercise | No errors. |
| App\Entity\Scholar\Lesson\LessonPrerequisite | No errors. |
| App\Entity\Scholar\PracticalCase\PracticalCase | No errors. |
| App\Entity\Achievement\AchievementTimeLog | No errors. |
| App\Entity\Exercise\User\ExerciseResult | No errors. |
| App\Entity\Common\Assignable | No errors. |
| App\Entity\Scholar\PracticalCase\PracticalCaseUser | No errors. |
| App\Entity\Scholar\Lesson\LessonReview | No errors. |
| App\Entity\Exercise\OriginExercise | No errors. |
| App\Entity\Exercise\SharedExercise | No errors. |
| App\Entity\Exercise\Question\Question | No errors. |
| App\Entity\Channel\ChannelWhiteLabel | No errors. |
| App\Entity\Channel\Link | No errors. |
| App\Entity\Common\Address | No errors. |
| App\Entity\Channel\Institution | No errors. |
| App\Entity\Channel\Partner\Partner | No errors. |
| App\Entity\Channel\ChannelDescription | No errors. |
| App\Entity\Channel\ChannelGallery | No errors. |
| App\Entity\ChannelUserData\ChannelUserData | No errors. |
| App\Entity\Channel\ChannelConfiguration | No errors. |
| App\Entity\Account\LogUserData | No errors. |
| App\Entity\Scholar\Indexed\IndexedContentMetadata | No errors. |
| App\Entity\Common\File | No errors. |
| App\Entity\Scholar\ScholarVideo | No errors. |
| Nellapp\Bundle\SDKBundle\Permission\Entity\AbstractChannelUserResourcePermission | No errors. |
| App\Entity\Scholar\Module\ModulePermission | No errors. |
| App\Entity\Scholar\PracticalCase\PracticalCaseResource | No errors. |
| App\Entity\Scholar\PracticalCase\FilePracticalCaseResponse | No errors. |
| App\Entity\Scholar\PracticalCase\SharedPracticalCase | No errors. |
| App\Entity\Scholar\PracticalCase\PracticalCaseResponse | No errors. |
| App\Entity\Scholar\PracticalCase\OriginPracticalCase | No errors. |
| App\Entity\Scholar\PracticalCase\FilePracticalCase | No errors. |
| App\Entity\Scholar\Training\TrainingPermission | No errors. |
| App\Entity\Scholar\Chapter\OriginChapter | No errors. |
| App\Entity\Scholar\Chapter\SharedChapter | No errors. |
| App\Entity\Account\Notification | No errors. |
| App\Entity\Account\Advice | No errors. |
| App\Entity\PartnerApi\PartnerApiUser | No errors. |
| App\Entity\Channel\ShareContentProgress\AbstractProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\ModuleUpdateShareContentProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\TrainingUpdateShareContentProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\UnShare\AbstractUnShareContentProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\UnShare\LessonUnShareProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\UnShare\ModuleUnShareProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\UnShare\TrainingUnShareProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\Share\AbstractShareContentProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\Share\TrainingShareProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\Share\LessonShareProgress | No errors. |
| App\Entity\Channel\ShareContentProgress\Share\ModuleShareProgress | No errors. |
| App\Entity\Channel\Group | No errors. |
| App\Entity\Scorm\ContentFolder | No errors. |
| App\Entity\Scorm\LessonProductItem | No errors. |
| App\Entity\Scorm\LessonProductFolder | No errors. |
| App\Entity\Scorm\ModuleProductFolder | No errors. |
| App\Entity\Scorm\ProductFolder | No errors. |
| App\Entity\Scorm\TrainingProductItem | No errors. |
| App\Entity\Scorm\ContentFile | No errors. |
| App\Entity\Scorm\ModuleProductItem | No errors. |
| App\Entity\Scorm\TrainingProductFolder | No errors. |
| App\Entity\Scorm\ProductItem | No errors. |
| App\Entity\Scorm\LessonContentFolder | No errors. |
| App\Entity\Scorm\ProductItemContent | No errors. |
| App\Entity\Template\TemplatePage | No errors. |
| App\Entity\Forum\AbstractMessage | No errors. |
| App\Entity\Forum\ChapterMessage | No errors. |
| App\Entity\Exercise\Question\MultipleChoiceQuestion | No errors. |
| App\Entity\Exercise\Question\MultipleChoiceAnswer | No errors. |
| App\Entity\Exercise\User\QuestionResult | No errors. |
| App\Entity\Exercise\User\MultipleChoiceQuestionResult | No errors. |
| App\Entity\Achievement\AchievementTimeLogLesson | No errors. |
| Nellapp\Bundle\SDKBundle\Entity\AbstractCustomView | No errors. |
| Nellapp\Bundle\SDKBundle\Channel\Entity\ChannelUserRole | No errors. |