GET http://test.fitmetrics.ch/en/workout-programs

Query Metrics

38 Database Queries
14 Different statements
14.04 ms Query time
0 Invalid entities
83 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.58 ms
(32.59%)
12
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 program_images ON t0.id = program_images.image_id WHERE program_images.program_id = ? AND t0.media IN ('image') LIMIT 1
Parameters:
[
  163
]
1.88 ms
(13.38%)
3
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.body AS body_6, t0.description AS description_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, t0.type FROM program_translation t0 WHERE t0.translatable_id = ? AND t0.type IN ('template')
Parameters:
[
  163
]
1.83 ms
(13.04%)
6
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
]
1.03 ms
(7.35%)
4
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
]
0.75 ms
(5.31%)
3
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:
[
  2589
]
0.69 ms
(4.92%)
1
SELECT p0_.id AS id_0, p0_.token AS token_1, p0_.duration_weeks AS duration_weeks_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.archived AS archived_5, p0_.view_counter AS view_counter_6, p0_.source AS source_7, p0_.source_model AS source_model_8, p0_.free AS free_9, p0_.pinned AS pinned_10, p0_.published AS published_11, p0_.published_at AS published_at_12, p0_.type AS type_13, p0_.created_by_id AS created_by_id_14, p0_.preferences_id AS preferences_id_15, p0_.updated_by_id AS updated_by_id_16, p0_.publisher AS publisher_17 FROM program p0_ WHERE (p0_.published = ?) AND p0_.type IN ('template') ORDER BY p0_.published_at DESC
Parameters:
[
  1
]
0.64 ms
(4.55%)
2
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
]
0.49 ms
(3.50%)
1
SELECT t0.genders AS genders_1, t0.fitness_level AS fitness_level_2, t0.primary_goal AS primary_goal_3, t0.target_weight AS target_weight_4, t0.equipment_type AS equipment_type_5, t0.workout_days AS workout_days_6, t0.workout_duration AS workout_duration_7, t0.sedentary_level AS sedentary_level_8, t0.sleep_quality AS sleep_quality_9, t0.stress_level AS stress_level_10, t0.imbalances AS imbalances_11, t0.injuries AS injuries_12, t0.context AS context_13, t0.id AS id_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.created_by_id AS created_by_id_17, t0.updated_by_id AS updated_by_id_18 FROM training_preferences t0 WHERE t0.id IN (?, ?, ?)
Parameters:
[
  535
  529
  518
]
0.44 ms
(3.12%)
1
SELECT p0_.id AS id_0, p0_.token AS token_1, p0_.duration_weeks AS duration_weeks_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.archived AS archived_5, p0_.view_counter AS view_counter_6, p0_.source AS source_7, p0_.source_model AS source_model_8, p0_.free AS free_9, p0_.pinned AS pinned_10, p0_.published AS published_11, p0_.published_at AS published_at_12, p0_.type AS type_13, p0_.created_by_id AS created_by_id_14, p0_.preferences_id AS preferences_id_15, p0_.updated_by_id AS updated_by_id_16, p0_.publisher AS publisher_17 FROM program p0_ WHERE (p0_.published = ? AND p0_.pinned = 1) AND p0_.type IN ('template') ORDER BY p0_.published_at DESC LIMIT 3
Parameters:
[
  1
]
0.39 ms
(2.77%)
1
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
]
0.37 ms
(2.64%)
1
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
]
0.34 ms
(2.43%)
1
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
]
0.33 ms
(2.36%)
1
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
]
0.29 ms
(2.05%)
1
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
]

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\CategoryTranslation 24
App\Entity\Training\Translation\ExerciseGroupTranslation 16
App\Entity\Training\Translation\MaterialTranslation 8
App\Entity\Training\Category 6
App\Entity\Training\Translation\ProgramTranslation 6
App\Entity\Anatomy\Translation\MuscleTranslation 4
App\Entity\Training\ExerciseGroup 4
App\Entity\Training\Program 3
App\Entity\User 3
App\Entity\Training\TrainingPreferences 3
App\Entity\Media\Media 3
App\Entity\Training\Material 2
App\Entity\Anatomy\Muscle 1