GET https://test.fitmetrics.ch/fr/exercices/muscle/8-mollets

Query Metrics

143 Database Queries
20 Different statements
58.76 ms Query time
0 Invalid entities
172 Managed entities

Queries

Group similar statements

# Time Info
1 0.34 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 WHERE t0.id = ?
Parameters:
[
  "8"
]
2 0.42 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  8
]
3 0.89 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.media FROM media t0 INNER JOIN muscle_images ON t0.id = muscle_images.image_id WHERE muscle_images.muscle_id = ? AND t0.media IN ('image') LIMIT 1
Parameters:
[
  8
]
4 0.34 ms
SELECT m0_.id AS id_0 FROM muscle m0_ WHERE m0_.parent_id IN (?)
Parameters:
[
  8
]
5 1.06 ms
SELECT DISTINCT count(DISTINCT t0_.id) AS sclr_0 FROM training_exercise t0_ LEFT JOIN training_exercise_muscle t2_ ON t0_.id = t2_.exercise_id LEFT JOIN muscle m1_ ON m1_.id = t2_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND m1_.id IN (?, ?, ?)) AND (t0_.deleted_at IS NULL)
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  8
  36
  41
]
6 0.67 ms
SELECT DISTINCT t0_.id AS id_0 FROM training_exercise t0_ LEFT JOIN training_exercise_muscle t2_ ON t0_.id = t2_.exercise_id LEFT JOIN muscle m1_ ON m1_.id = t2_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND m1_.id IN (?, ?, ?)) AND (t0_.deleted_at IS NULL) LIMIT 10
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  8
  36
  41
]
7 1.69 ms
SELECT DISTINCT t0_.id AS id_0, t0_.token AS token_1, t0_.status AS status_2, t0_.status_internal AS status_internal_3, t0_.public_status AS public_status_4, t0_.difficulty AS difficulty_5, t0_.focus AS focus_6, t0_.execution_type AS execution_type_7, t0_.workout_parts AS workout_parts_8, t0_.tension_type AS tension_type_9, t0_.validate_at AS validate_at_10, t0_.is_avatar_default_back_view AS is_avatar_default_back_view_11, t0_.grips AS grips_12, t0_.is_suggestion AS is_suggestion_13, t0_.preferred_gender_view AS preferred_gender_view_14, t0_.default_unit AS default_unit_15, t0_.side AS side_16, t0_.created_at AS created_at_17, t0_.updated_at AS updated_at_18, t0_.deleted_at AS deleted_at_19, t0_.published AS published_20, t0_.published_at AS published_at_21, t0_.notes AS notes_22, t0_.view_counter AS view_counter_23, t0_.tiers_id AS tiers_id_24, t0_.tiers_name AS tiers_name_25, t0_.source AS source_26, t0_.source_model AS source_model_27, t0_.normalized_name AS normalized_name_28, t0_.metaphone_name AS metaphone_name_29, 0 AS sclr_30, 0 AS sclr_31, 0 AS sclr_32, t0_.main_exercise_id AS main_exercise_id_33, t0_.exercise_group_id AS exercise_group_id_34, t0_.suggest_by_id AS suggest_by_id_35, t0_.exercise_proposal_id AS exercise_proposal_id_36, t0_.created_by_id AS created_by_id_37, t0_.updated_by_id AS updated_by_id_38, t0_.publisher AS publisher_39 FROM training_exercise t0_ LEFT JOIN training_exercise_muscle t2_ ON t0_.id = t2_.exercise_id LEFT JOIN muscle m1_ ON m1_.id = t2_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND m1_.id IN (?, ?, ?) AND t0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (t0_.deleted_at IS NULL)
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  8
  36
  41
  172
  262
  409
  410
  411
  412
  413
  414
  539
  544
]
8 0.42 ms
SELECT t0.name AS name_1, t0.caption AS caption_2, t0.alt AS alt_3, t0.copyright AS copyright_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.locale AS locale_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.translatable_id AS translatable_id_11 FROM media_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2476
]
9 0.42 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 WHERE t0.id IN (?)
Parameters:
[
  6
]
10 0.43 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
11 0.46 ms
SELECT t0.lft AS lft_1, t0.lvl AS lvl_2, t0.rgt AS rgt_3, t0.sections AS sections_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.published AS published_8, t0.published_at AS published_at_9, t0.notes AS notes_10, t0.reference AS reference_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.created_by_id AS created_by_id_14, t0.updated_by_id AS updated_by_id_15, t0.publisher AS publisher_16 FROM training_category t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  67
  68
  57
  56
  62
  60
]
12 0.43 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  56
]
13 0.41 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  57
]
14 0.35 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  60
]
15 0.42 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  62
]
16 0.40 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  67
]
17 0.40 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  68
]
18 0.37 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.published AS published_4, t0.published_at AS published_at_5, t0.normalized_name AS normalized_name_6, t0.metaphone_name AS metaphone_name_7, t0.token AS token_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.publisher AS publisher_11 FROM training_exercise_group t0 WHERE t0.id IN (?, ?, ?, ?)
Parameters:
[
  2
  4
  17
  1
]
19 0.42 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.locale AS locale_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.translatable_id AS translatable_id_9 FROM training_exercise_group_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
20 0.42 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.locale AS locale_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.translatable_id AS translatable_id_9 FROM training_exercise_group_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
21 0.38 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.locale AS locale_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.translatable_id AS translatable_id_9 FROM training_exercise_group_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  4
]
22 0.36 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.locale AS locale_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.translatable_id AS translatable_id_9 FROM training_exercise_group_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  17
]
23 0.46 ms
SELECT t0.lft AS lft_1, t0.lvl AS lvl_2, t0.rgt AS rgt_3, t0.categories AS categories_4, t0.equipment AS equipment_5, t0.exclude_from_equipments AS exclude_from_equipments_6, t0.group_item AS group_item_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.published AS published_11, t0.published_at AS published_at_12, t0.notes AS notes_13, t0.reference AS reference_14, t0.tree_root AS tree_root_15, t0.parent_id AS parent_id_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18, t0.publisher AS publisher_19 FROM training_material t0 WHERE t0.id IN (?, ?)
Parameters:
[
  29
  1
]
24 0.41 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
25 0.40 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM training_material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
26 0.68 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  172
]
27 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  172
]
28 0.54 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.media FROM media t0 INNER JOIN training_exercise_images ON t0.id = training_exercise_images.image_id WHERE training_exercise_images.exercise_id = ? AND t0.media IN ('image')
Parameters:
[
  172
]
29 0.37 ms
SELECT t0.name AS name_1, t0.caption AS caption_2, t0.alt AS alt_3, t0.copyright AS copyright_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.locale AS locale_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.translatable_id AS translatable_id_11 FROM media_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  290
]
30 0.48 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  172
]
31 0.68 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  262
]
32 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
33 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
34 0.59 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  262
]
35 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
36 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
37 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
38 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
39 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
40 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
41 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
42 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
43 0.52 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  262
]
44 0.45 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
45 0.47 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  3
]
46 0.84 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  409
]
47 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
48 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
49 0.52 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  409
]
50 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
51 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
52 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
53 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
54 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
55 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
56 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
57 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  409
]
58 0.52 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  409
]
59 0.42 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
60 0.44 ms
SELECT t0.slug AS slug_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.name AS name_5, t0.description AS description_6, t0.locale AS locale_7, t0.created_by_id AS created_by_id_8, t0.updated_by_id AS updated_by_id_9, t0.translatable_id AS translatable_id_10 FROM muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  12
]
61 0.97 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  410
]
62 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
63 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
64 0.52 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  410
]
65 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
66 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
67 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
68 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
69 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
70 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
71 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
72 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  410
]
73 0.46 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  410
]
74 0.71 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  411
]
75 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
76 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
77 0.53 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  411
]
78 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
79 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
80 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
81 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
82 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
83 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
84 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
85 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  411
]
86 0.46 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  411
]
87 0.74 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  412
]
88 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
89 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
90 0.89 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  412
]
91 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
92 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
93 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
94 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
95 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
96 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
97 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
98 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
99 0.43 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  412
]
100 0.74 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  413
]
101 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
102 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
103 0.51 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  413
]
104 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
105 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
106 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
107 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
108 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
109 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
110 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
111 0.27 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
112 0.41 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  413
]
113 0.74 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  414
]
114 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
115 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
116 0.50 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  414
]
117 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
118 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
119 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
120 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
121 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
122 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
123 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
124 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
125 0.41 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  414
]
126 0.51 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  539
]
127 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
128 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
129 0.54 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.duration AS duration_15, t0.format AS format_16, t0.start_time AS start_time_17, t0.end_time AS end_time_18, t0.youtube_id AS youtube_id_19, t0.created_by_id AS created_by_id_20, t0.updated_by_id AS updated_by_id_21, t0.media FROM media t0 INNER JOIN training_exercise_videos ON t0.id = training_exercise_videos.video_id WHERE training_exercise_videos.exercise_id = ? AND t0.media IN ('video')
Parameters:
[
  539
]
130 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
131 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
132 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
133 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
134 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
135 0.27 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
136 0.27 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
137 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  539
]
138 0.47 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  539
]
139 0.48 ms
SELECT t0.slug AS slug_1, t0.instructions AS instructions_2, t0.short_name AS short_name_3, t0.synonyms AS synonyms_4, t0.guidelines AS guidelines_5, t0.medical_restrictions AS medical_restrictions_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.name AS name_10, t0.description AS description_11, t0.locale AS locale_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.translatable_id AS translatable_id_15 FROM training_exercise_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  544
]
140 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  544
]
141 0.51 ms
SELECT t0.source AS source_1, t0.zone AS zone_2, t0.url_external AS url_external_3, t0.id AS id_4, t0.notes AS notes_5, t0.tiers_id AS tiers_id_6, t0.tiers_name AS tiers_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.file_name AS file_name_10, t0.file_original_name AS file_original_name_11, t0.file_mime_type AS file_mime_type_12, t0.file_size AS file_size_13, t0.file_dimensions AS file_dimensions_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.media FROM media t0 INNER JOIN training_exercise_images ON t0.id = training_exercise_images.image_id WHERE training_exercise_images.exercise_id = ? AND t0.media IN ('image')
Parameters:
[
  544
]
142 0.34 ms
SELECT t0.name AS name_1, t0.caption AS caption_2, t0.alt AS alt_3, t0.copyright AS copyright_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.locale AS locale_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.translatable_id AS translatable_id_11 FROM media_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2890
]
143 0.46 ms
SELECT t0.body_parts AS body_parts_1, t0.is_on_avatar AS is_on_avatar_2, t0.lft AS lft_3, t0.lvl AS lvl_4, t0.rgt AS rgt_5, t0.id AS id_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.published_at AS published_at_10, t0.notes AS notes_11, t0.reference AS reference_12, t0.tree_root AS tree_root_13, t0.parent_id AS parent_id_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.publisher AS publisher_17 FROM muscle t0 INNER JOIN training_exercise_muscle ON t0.id = training_exercise_muscle.muscle_id WHERE training_exercise_muscle.exercise_id = ?
Parameters:
[
  544
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Training\Translation\ExerciseTranslation 40
App\Entity\Anatomy\Translation\MuscleTranslation 24
App\Entity\Training\Translation\CategoryTranslation 24
App\Entity\Training\Translation\ExerciseGroupTranslation 16
App\Entity\Training\Exercise 15
App\Entity\Training\ExerciseGroup 12
App\Entity\Media\Media 11
App\Entity\Training\Translation\MaterialTranslation 8
App\Entity\Anatomy\Muscle 7
App\Entity\User 7
App\Entity\Training\Category 6
App\Entity\Training\Material 2