GET https://test.fitmetrics.ch/fr/exercices/muscle/8-mollets?page=3

Query Metrics

158 Database Queries
19 Different statements
79.14 ms Query time
0 Invalid entities
159 Managed entities

Queries

Group similar statements

# Time Info
1 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 WHERE t0.id = ?
Parameters:
[
  "8"
]
2 0.49 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.73 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.41 ms
SELECT m0_.id AS id_0 FROM muscle m0_ WHERE m0_.parent_id IN (?)
Parameters:
[
  8
]
5 0.99 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.69 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 OFFSET 20
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  8
  36
  41
]
7 1.83 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
  606
  787
  788
  804
  806
  807
  808
  1050
  1067
  1164
]
8 0.51 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.50 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.51 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.50 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.64 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.53 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.55 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.49 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.55 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.56 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.48 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.52 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.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.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.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.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.52 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.56 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.49 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.80 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:
[
  606
]
27 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
28 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
29 0.74 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:
[
  606
]
30 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
31 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
32 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
33 0.23 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
34 0.21 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
35 0.23 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
36 0.21 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
37 0.21 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  606
]
38 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:
[
  606
]
39 0.95 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:
[
  787
]
40 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
41 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
42 0.56 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:
[
  787
]
43 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
44 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
45 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
46 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
47 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
48 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
49 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
50 0.27 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  787
]
51 0.50 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:
[
  787
]
52 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 muscle_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
53 0.39 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
]
54 0.79 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:
[
  788
]
55 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
56 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
57 0.47 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:
[
  788
]
58 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
59 0.28 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
60 0.27 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
61 0.26 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
62 0.26 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
63 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
64 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
65 0.29 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  788
]
66 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:
[
  788
]
67 1.09 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:
[
  804
]
68 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
69 0.30 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
70 0.58 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:
[
  804
]
71 0.57 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
72 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
73 0.41 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
74 0.54 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
75 0.41 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
76 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
77 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
78 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  804
]
79 0.63 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:
[
  804
]
80 0.90 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:
[
  806
]
81 0.51 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
82 0.44 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
83 0.75 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:
[
  806
]
84 0.54 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
85 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
86 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
87 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
88 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
89 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
90 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
91 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  806
]
92 0.75 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:
[
  806
]
93 0.70 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
]
94 1.05 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:
[
  807
]
95 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
96 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
97 0.74 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:
[
  807
]
98 0.53 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
99 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
100 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
101 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
102 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
103 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
104 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
105 0.51 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  807
]
106 0.68 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:
[
  807
]
107 0.77 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:
[
  808
]
108 0.50 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
109 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
110 0.79 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:
[
  808
]
111 0.67 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
112 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
113 0.56 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
114 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
115 0.72 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
116 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
117 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
118 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  808
]
119 0.73 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:
[
  808
]
120 0.73 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:
[
  1050
]
121 0.49 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
122 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
123 0.71 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:
[
  1050
]
124 0.52 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
125 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
126 0.44 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
127 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
128 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
129 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
130 0.44 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
131 0.55 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1050
]
132 0.85 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:
[
  1050
]
133 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:
[
  1067
]
134 0.79 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
135 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
136 0.81 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:
[
  1067
]
137 0.55 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
138 0.51 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
139 0.52 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
140 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
141 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
142 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
143 0.41 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
144 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1067
]
145 0.58 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:
[
  1067
]
146 0.79 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:
[
  1164
]
147 0.46 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
148 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
149 0.71 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:
[
  1164
]
150 0.55 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
151 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
152 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
153 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
154 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
155 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
156 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
157 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  1164
]
158 0.71 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:
[
  1164
]

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\Training\Translation\CategoryTranslation 24
App\Entity\Anatomy\Translation\MuscleTranslation 20
App\Entity\Training\Translation\ExerciseGroupTranslation 16
App\Entity\Training\Exercise 12
App\Entity\Media\Media 11
App\Entity\Training\ExerciseGroup 11
App\Entity\Training\Translation\MaterialTranslation 8
App\Entity\Training\Category 6
App\Entity\Anatomy\Muscle 5
App\Entity\User 4
App\Entity\Training\Material 2