GET https://test.fitmetrics.ch/it/esercizi/muscolo/36-tibiale-anteriore

Query Metrics

151 Database Queries
20 Different statements
103.80 ms Query time
0 Invalid entities
176 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 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:
[
  "36"
]
2 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:
[
  36
]
3 0.62 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:
[
  36
]
4 0.49 ms
SELECT m0_.id AS id_0 FROM muscle m0_ WHERE m0_.parent_id IN (?)
Parameters:
[
  36
]
5 29.15 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 LEFT JOIN training_exercise_secondary_muscle t4_ ON t0_.id = t4_.exercise_id LEFT JOIN muscle m3_ ON m3_.id = t4_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND (m1_.id IN (?) OR m3_.id IN (?))) AND (t0_.deleted_at IS NULL)
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  36
  36
]
6 8.43 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 LEFT JOIN training_exercise_secondary_muscle t4_ ON t0_.id = t4_.exercise_id LEFT JOIN muscle m3_ ON m3_.id = t4_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND (m1_.id IN (?) OR m3_.id IN (?))) AND (t0_.deleted_at IS NULL) LIMIT 10
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  36
  36
]
7 1.81 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 LEFT JOIN training_exercise_secondary_muscle t4_ ON t0_.id = t4_.exercise_id LEFT JOIN muscle m3_ ON m3_.id = t4_.muscle_id WHERE (t0_.published = ? AND (t0_.status NOT IN (?, ?, ?) OR t0_.status IS NULL) AND (m1_.id IN (?) OR m3_.id IN (?)) AND t0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND (t0_.deleted_at IS NULL)
Parameters:
[
  1
  "proposal"
  "abandoned"
  "duplicated"
  36
  36
  262
  345
  412
  413
  414
  445
  463
  486
  537
  544
]
8 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 WHERE t0.id IN (?)
Parameters:
[
  6
]
9 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:
[
  6
]
10 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
]
11 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:
[
  56
]
12 0.46 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
]
13 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:
[
  60
]
14 0.51 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
]
15 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 training_category_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  67
]
16 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.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
]
17 0.43 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
]
18 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.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
]
19 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.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
]
20 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.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
]
21 0.37 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
]
22 0.51 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
]
23 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 training_material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
24 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_material_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
25 1.47 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
]
26 0.47 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
27 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
28 0.65 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
]
29 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
30 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
31 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
32 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
33 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
34 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
35 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
36 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  262
]
37 0.62 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
]
38 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:
[
  2
]
39 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:
[
  3
]
40 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:
[
  8
]
41 0.85 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:
[
  345
]
42 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
43 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
44 0.65 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:
[
  345
]
45 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
46 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
47 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
48 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
49 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
50 0.45 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
51 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
52 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  345
]
53 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:
[
  345
]
54 1.03 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
]
55 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
56 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
57 0.60 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
]
58 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
59 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
60 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
61 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
62 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
63 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
64 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
65 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  412
]
66 0.51 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
]
67 0.59 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
]
68 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
69 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
70 0.60 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
]
71 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
72 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
73 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
74 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
75 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
76 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
77 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
78 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  413
]
79 0.44 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
]
80 0.53 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
]
81 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
82 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
83 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:
[
  414
]
84 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
85 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
86 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
87 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
88 0.31 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
89 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
90 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
91 0.32 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  414
]
92 0.44 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
]
93 0.56 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:
[
  445
]
94 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
95 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
96 0.55 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:
[
  445
]
97 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
98 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
99 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
100 0.41 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
101 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
102 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
103 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
104 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  445
]
105 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:
[
  445
]
106 0.46 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:
[
  31
]
107 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:
[
  463
]
108 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
109 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
110 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:
[
  463
]
111 0.43 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
112 0.40 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
113 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
114 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
115 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
116 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
117 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
118 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  463
]
119 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:
[
  463
]
120 0.87 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:
[
  486
]
121 0.42 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
122 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
123 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:
[
  486
]
124 0.39 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
125 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
126 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
127 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
128 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
129 0.34 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
130 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
131 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  486
]
132 0.51 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:
[
  486
]
133 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.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
]
134 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:
[
  537
]
135 0.41 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
136 0.36 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
137 0.57 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:
[
  537
]
138 0.48 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
139 0.38 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
140 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
141 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
142 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
143 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
144 0.35 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
145 0.33 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  537
]
146 0.49 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:
[
  537
]
147 0.54 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
]
148 0.37 ms
SELECT COUNT(*) FROM training_exercise_images t WHERE t.exercise_id = ?
Parameters:
[
  544
]
149 0.57 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
]
150 0.46 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
]
151 0.56 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 28
App\Entity\Training\Translation\CategoryTranslation 24
App\Entity\Training\Exercise 17
App\Entity\Training\Translation\ExerciseGroupTranslation 16
App\Entity\Media\Media 11
App\Entity\Training\ExerciseGroup 11
App\Entity\Anatomy\Muscle 8
App\Entity\Training\Translation\MaterialTranslation 8
App\Entity\Training\Category 6
App\Entity\User 5
App\Entity\Training\Material 2