Components

22 Twig Components
128 Render Count
676 ms Render Time
84.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
77 4.30ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
10 1.91ms
faq
"App\Twig\Components\Ui\FaqComponent"
components/ui/faq.html.twig
5 1.25ms
raw-faq
"App\Twig\Components\Ui\RawFaqComponent"
components/ui/raw-faq.html.twig
5 0.37ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 5.18ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 3.66ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 5.21ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
3 0.45ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
2 3.67ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
2 0.79ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.76ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 41.88ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.10ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.56ms
ad:banner
"App\Twig\Components\Ad\AdBanner"
components/ad/banner.html.twig
1 0.41ms
media:video
"App\Twig\Components\Media\Video"
components/media/video.html.twig
1 0.33ms
anatomy:avatar
"App\Twig\Components\Anatomy\Avatar"
components/anatomy/avatar.html.twig
1 615.62ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
1 0.75ms
ui:widget-embed
"App\Twig\Components\Ui\WidgetEmbed"
components/ui/widget_embed.html.twig
1 2.05ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.80ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.57ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 1.10ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 72.5 MiB 41.88 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#6979
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#219 …}
  -em: Doctrine\ORM\EntityManager {#593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#216 …}
  -kernel: App\Kernel {#14 …}
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.42 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "header--logo-dark header--logo dark:hidden h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "header--logo-dark header--logo dark:hidden h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#7026
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#7037
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
66.5 MiB 2.33 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#7088
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 66.5 MiB 1.85 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#7115
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: false
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 66.5 MiB 0.89 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#7150
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#7193
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7241
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#7256
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#7277
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "search"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7305
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7321
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7345
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7369
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7393
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "discipline "
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7417
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7441
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7465
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "random"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#7489
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.05 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#7857
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
68.5 MiB 0.82 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#7826
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 68.5 MiB 0.71 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#7880
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 68.5 MiB 0.59 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#7902
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#7933
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#7955
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8004
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 72.5 MiB 9.10 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#8039
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#8040 …}
  -formFactory: Symfony\Component\Form\FormFactory {#8038 …}
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Attributes
[
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Component
App\Twig\Components\Media\Icon {#8191
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#8226
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block dark:hidden h-[80px] w-[300px]"
]
Attributes
[
  "class" => "block dark:hidden h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#8256
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "google"
  "class" => "h-[24px] w-[20px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "h-[24px] w-[20px]"
]
Component
App\Twig\Components\Media\Icon {#8288
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "apple"
  "class" => "h-[24px] w-[20px] fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "h-[24px] w-[20px] fill-white"
]
Component
App\Twig\Components\Media\Icon {#8307
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 72.5 MiB 0.82 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#8419
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 72.5 MiB 0.68 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#8448
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#8479
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#8501
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8550
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Attributes
[
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#8403
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Attributes
[
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Component
App\Twig\Components\Media\Icon {#8551
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8589
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8627
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8651
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8675
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "discipline"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8699
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8723
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8747
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8771
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "favorites"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8795
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "more"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#8819
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-16 w-full"
]
Attributes
[
  "class" => "h-16 w-full"
]
Component
App\Twig\Components\Media\Icon {#8359
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 72.5 MiB 0.56 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4449
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Fliegende"
        "url" => "/de/ubungen/gruppe/87-fliegende"
      ]
      [
        "label" => "Schrägbank Brustfliegende"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#8889
  +items: [
    [
      "label" => "menu.home"
      "url" => "/de/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/de/ubungen"
    ]
    [
      "label" => "Fliegende"
      "url" => "/de/ubungen/gruppe/87-fliegende"
    ]
    [
      "label" => "Schrägbank Brustfliegende"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4449
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Fliegende"
        "url" => "/de/ubungen/gruppe/87-fliegende"
      ]
      [
        "label" => "Schrägbank Brustfliegende"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8919
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8941
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8964
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 72.5 MiB 0.41 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#9007
  +includeScript: true
  +labelClass: null
  +containerClass: "my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:video App\Twig\Components\Media\Video 72.5 MiB 0.33 ms
Input props
[
  "media" => App\Entity\Media\MediaVideo {#4380
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4382 …}
    #credits: Doctrine\ORM\PersistentCollection {#4384 …}
    -source: null
    -zone: null
    -urlExternal: "https://youtu.be/p0apMry4fcY"
    #id: 1168
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4431 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450642 {#4418
      date: 2024-11-12 23:30:42.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1756965613 {#4370
      date: 2025-09-04 08:00:13.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3715 …}
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "193gA5iCge8"
  }
  "title" => "Schrägbank Kurzhantel Fliegende"
  "showCredits" => false
]
Attributes
[]
Component
App\Twig\Components\Media\Video {#9079
  +media: App\Entity\Media\MediaVideo {#4380
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4382 …}
    #credits: Doctrine\ORM\PersistentCollection {#4384 …}
    -source: null
    -zone: null
    -urlExternal: "https://youtu.be/p0apMry4fcY"
    #id: 1168
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4431 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450642 {#4418
      date: 2024-11-12 23:30:42.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1756965613 {#4370
      date: 2025-09-04 08:00:13.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3715 …}
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "193gA5iCge8"
  }
  +title: "Schrägbank Kurzhantel Fliegende"
  +posterSm: null
  +posterLg: null
  +hasPipButton: true
  +loop: false
  +mute: false
  +showCredits: false
  +creditsTitle: "label.media_video.credits"
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  -appManager: App\BusinessLogic\App\Manager\AppManager {#509 …}
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-4 w-4 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-4 w-4 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9104
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "program"
  "class" => "w-5 h-5 text-white inline-flex"
]
Attributes
[
  "class" => "w-5 h-5 text-white inline-flex"
]
Component
App\Twig\Components\Media\Icon {#9137
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 72.5 MiB 1.34 ms
Input props
[
  "class" => "mt-2 md:m-0"
]
Attributes
[
  "class" => "mt-2 md:m-0"
]
Component
App\Twig\Components\App\PageSharer {#9161
  +shareUrl: "https://test.fitmetrics.ch/de/ubung/6733d712eec41-schragbank-kurzhantel-fliegende?alias=11058&open-account-panel-popup=1"
  +title: "Schrägbank Brustfliegende - Übung - FitMetrics"
  +description: "Die Schrägbank Kurzhantel Fliegende ist eine isolierte Oberkörperübung, die gezielt den oberen Bereich der Brustmuskulatur anspricht. Durch die Ausführung auf einer Schrägbank wird eine Bogenbewegung ermöglicht, die eine intensive Dehnung und Kontraktion der Brustmuskeln fördert. Diese Übung eignet sich ideal für Muskelaufbauprogramme, da sie die Brustmuskulatur effektiver isoliert als zusammengesetzte Druckübungen. Zusätzlich werden die vorderen Schultermuskeln und stabilisierende Muskulatur beansprucht, was zu einer besseren Schultergesundheit und funktionellen Kraft beiträgt. Der Einsatz von Kurzhanteln ermöglicht eine größere Bewegungsamplitude im Vergleich zu Maschinen oder Langhanteln, was die Muskelaktivierung und Beweglichkeit zusätzlich verbessert. Die Übung eignet sich besonders für Fortgeschrittene, die den oberen Brustbereich gezielt entwickeln oder muskuläre Dysbalancen ausgleichen möchten. Insgesamt ist sie eine wertvolle Ergänzung für ein ausgewogenes und effektives Krafttraining."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#9191
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9219
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9244
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9267
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9290
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9313
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9336
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "email"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9359
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 ms
Input props
[
  "name" => "program"
  "class" => "w-6 h-6 mr-3 !text-black"
]
Attributes
[
  "class" => "w-6 h-6 mr-3 !text-black"
]
Component
App\Twig\Components\Media\Icon {#9390
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 72.5 MiB 0.69 ms
Input props
[
  "data" => [
    "time" => 1756965613544
    "blocks" => [
      [
        "id" => "eCF8NYtZPx"
        "type" => "header"
        "data" => [
          "text" => "Anweisungen"
          "level" => 2
        ]
      ]
      [
        "id" => "w7rFP9MbLn"
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "meta" => [
            "counterType" => "numeric"
          ]
          "items" => [
            [
              "content" => "Lege dich mit einer Kurzhantel in jeder Hand auf eine Schrägbank."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Beginne mit ausgestreckten Armen über der Brust, die Handflächen zeigen zueinander."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Beuge die Ellbogen leicht und senke die Kurzhanteln in einem Bogen zur Seite ab."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Stoppe, wenn die Ellbogen auf Höhe der Brust oder leicht darunter sind."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Spanne die Brustmuskulatur an und führe die Kurzhanteln im gleichen Bogen zurück in die Ausgangsposition."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "kKmt2JdtWv"
        "type" => "header"
        "data" => [
          "text" => "Technische Tipps"
          "level" => 2
        ]
      ]
      [
        "id" => "4miT8aX30u"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Halte eine konstante, leichte Beugung in den Ellbogen, um Gelenkbelastungen zu vermeiden."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Senke die Hanteln nicht zu tief ab, um die Schultern nicht zu überlasten."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Kontrolliere das Tempo, besonders in der exzentrischen Phase."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "DulspV72P4"
        "type" => "header"
        "data" => [
          "text" => "Atemtipps"
          "level" => 2
        ]
      ]
      [
        "id" => "4yQG8JVdKw"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Atme ein, während du die Kurzhanteln absenkst."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Atme aus, während du die Kurzhanteln anhebst."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#9439
  +title: null
  +data: [
    "time" => 1756965613544
    "blocks" => [
      [
        "id" => "eCF8NYtZPx"
        "type" => "header"
        "data" => [
          "text" => "Anweisungen"
          "level" => 2
        ]
      ]
      [
        "id" => "w7rFP9MbLn"
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "meta" => [
            "counterType" => "numeric"
          ]
          "items" => [
            [
              "content" => "Lege dich mit einer Kurzhantel in jeder Hand auf eine Schrägbank."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Beginne mit ausgestreckten Armen über der Brust, die Handflächen zeigen zueinander."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Beuge die Ellbogen leicht und senke die Kurzhanteln in einem Bogen zur Seite ab."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Stoppe, wenn die Ellbogen auf Höhe der Brust oder leicht darunter sind."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Spanne die Brustmuskulatur an und führe die Kurzhanteln im gleichen Bogen zurück in die Ausgangsposition."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "kKmt2JdtWv"
        "type" => "header"
        "data" => [
          "text" => "Technische Tipps"
          "level" => 2
        ]
      ]
      [
        "id" => "4miT8aX30u"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Halte eine konstante, leichte Beugung in den Ellbogen, um Gelenkbelastungen zu vermeiden."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Senke die Hanteln nicht zu tief ab, um die Schultern nicht zu überlasten."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Kontrolliere das Tempo, besonders in der exzentrischen Phase."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "DulspV72P4"
        "type" => "header"
        "data" => [
          "text" => "Atemtipps"
          "level" => 2
        ]
      ]
      [
        "id" => "4yQG8JVdKw"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Atme ein, während du die Kurzhanteln absenkst."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Atme aus, während du die Kurzhanteln anhebst."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "https://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 72.5 MiB 0.10 ms
Input props
[
  "data" => [
    "time" => 1756965613545
    "blocks" => [
      [
        "id" => "CGVTc5pO7F"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Schulterimpingement"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Rotatorenmanschettenverletzungen"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Schwere Beschwerden im oberen Rücken oder Nackenbereich"
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#9500
  +title: null
  +data: [
    "time" => 1756965613545
    "blocks" => [
      [
        "id" => "CGVTc5pO7F"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Schulterimpingement"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Rotatorenmanschettenverletzungen"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Schwere Beschwerden im oberen Rücken oder Nackenbereich"
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "https://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 72.5 MiB 0.23 ms
Input props
[
  "containerClass" => "mt-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#9487
  +includeScript: true
  +labelClass: null
  +containerClass: "mt-6"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.60 ms
Input props
[
  "faq" => App\Entity\Faq {#5442
    -news: Doctrine\ORM\PersistentCollection {#6338 …}
    -exercises: Doctrine\ORM\PersistentCollection {#6336 …}
    #id: 4448
    #createdAt: DateTimeImmutable @1753018890 {#5428
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#6351
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5454 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#9544
  +faq: App\Entity\Faq {#5442
    -news: Doctrine\ORM\PersistentCollection {#6338 …}
    -exercises: Doctrine\ORM\PersistentCollection {#6336 …}
    #id: 4448
    #createdAt: DateTimeImmutable @1753018890 {#5428
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#6351
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5454 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.19 ms
Input props
[
  "question" => "Wie stark sollte die Schrägbank bei Schrägbank Fliegenden eingestellt sein?"
  "answer" => "Ein Winkel von 30 bis 45 Grad ist ideal, um den oberen Brustmuskel gezielt zu trainieren und gleichzeitig die Belastung auf die Schultern zu reduzieren."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#9572
  +question: "Wie stark sollte die Schrägbank bei Schrägbank Fliegenden eingestellt sein?"
  +answer: "Ein Winkel von 30 bis 45 Grad ist ideal, um den oberen Brustmuskel gezielt zu trainieren und gleichzeitig die Belastung auf die Schultern zu reduzieren."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.17 ms
Input props
[
  "faq" => App\Entity\Faq {#5452
    -news: Doctrine\ORM\PersistentCollection {#5451 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5449 …}
    #id: 4449
    #createdAt: DateTimeImmutable @1753018890 {#5456
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5453
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5447 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#9603
  +faq: App\Entity\Faq {#5452
    -news: Doctrine\ORM\PersistentCollection {#5451 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5449 …}
    #id: 4449
    #createdAt: DateTimeImmutable @1753018890 {#5456
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5453
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5447 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.05 ms
Input props
[
  "question" => "Welche Muskeln trainiere ich mit Schrägbank Kurzhantel Fliegenden?"
  "answer" => "Hauptsächlich wird der obere Brustmuskel beansprucht, unterstützt durch die vordere Schulter- und Stabilisationsmuskulatur."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#9647
  +question: "Welche Muskeln trainiere ich mit Schrägbank Kurzhantel Fliegenden?"
  +answer: "Hauptsächlich wird der obere Brustmuskel beansprucht, unterstützt durch die vordere Schulter- und Stabilisationsmuskulatur."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.17 ms
Input props
[
  "faq" => App\Entity\Faq {#5431
    -news: Doctrine\ORM\PersistentCollection {#5315 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5345 …}
    #id: 4450
    #createdAt: DateTimeImmutable @1753018890 {#5445
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5324
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5424 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#9650
  +faq: App\Entity\Faq {#5431
    -news: Doctrine\ORM\PersistentCollection {#5315 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5345 …}
    #id: 4450
    #createdAt: DateTimeImmutable @1753018890 {#5445
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5324
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5424 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.05 ms
Input props
[
  "question" => "Sind Schrägbank Fliegende besser als flache Fliegende?"
  "answer" => "Schrägbank Fliegende setzen den Fokus stärker auf den oberen Brustbereich und sind daher besonders geeignet für dessen gezielten Aufbau."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#9694
  +question: "Sind Schrägbank Fliegende besser als flache Fliegende?"
  +answer: "Schrägbank Fliegende setzen den Fokus stärker auf den oberen Brustbereich und sind daher besonders geeignet für dessen gezielten Aufbau."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.15 ms
Input props
[
  "faq" => App\Entity\Faq {#5426
    -news: Doctrine\ORM\PersistentCollection {#5427 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5430 …}
    #id: 4451
    #createdAt: DateTimeImmutable @1753018890 {#5349
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5425
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5441 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#9697
  +faq: App\Entity\Faq {#5426
    -news: Doctrine\ORM\PersistentCollection {#5427 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5430 …}
    #id: 4451
    #createdAt: DateTimeImmutable @1753018890 {#5349
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#5425
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#5441 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.04 ms
Input props
[
  "question" => "Können Anfänger Schrägbank Kurzhantel Fliegende ausführen?"
  "answer" => "Die Übung eignet sich besser für Fortgeschrittene, kann aber auch von Anfängern mit leichtem Gewicht und unter Anleitung sicher ausgeführt werden."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#9741
  +question: "Können Anfänger Schrägbank Kurzhantel Fliegende ausführen?"
  +answer: "Die Übung eignet sich besser für Fortgeschrittene, kann aber auch von Anfängern mit leichtem Gewicht und unter Anleitung sicher ausgeführt werden."
}
faq App\Twig\Components\Ui\FaqComponent 74.5 MiB 0.15 ms
Input props
[
  "faq" => App\Entity\Faq {#6361
    -news: Doctrine\ORM\PersistentCollection {#6362 …}
    -exercises: Doctrine\ORM\PersistentCollection {#6364 …}
    #id: 4452
    #createdAt: DateTimeImmutable @1753018890 {#6359
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#6360
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#6366 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#9744
  +faq: App\Entity\Faq {#6361
    -news: Doctrine\ORM\PersistentCollection {#6362 …}
    -exercises: Doctrine\ORM\PersistentCollection {#6364 …}
    #id: 4452
    #createdAt: DateTimeImmutable @1753018890 {#6359
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1753018890 {#6360
      date: 2025-07-20 15:41:30.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#4114 …}
    #updatedBy: App\Entity\User {#4114 …}
    #translations: Doctrine\ORM\PersistentCollection {#6366 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 74.5 MiB 0.04 ms
Input props
[
  "question" => "Welches Gewicht sollte ich für Schrägbank Kurzhantel Fliegende verwenden?"
  "answer" => "Verwende ein moderates Gewicht, mit dem du die Bewegung kontrolliert und ohne Schulterbelastung ausführen kannst."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#9788
  +question: "Welches Gewicht sollte ich für Schrägbank Kurzhantel Fliegende verwenden?"
  +answer: "Verwende ein moderates Gewicht, mit dem du die Bewegung kontrolliert und ohne Schulterbelastung ausführen kannst."
}
anatomy:avatar App\Twig\Components\Anatomy\Avatar 82.5 MiB 615.62 ms
Input props
[
  "class" => "relative"
  "primaryMuscles" => [
    11
  ]
  "secondaryMuscles" => [
    17
    32
  ]
  "displayFront" => false
]
Attributes
[
  "class" => "relative"
]
Component
App\Twig\Components\Anatomy\Avatar {#9716
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#9799 …}
  +primaryMuscles: [
    11
  ]
  +secondaryMuscles: [
    17
    32
  ]
  +type: "url"
  +urlReferenceType: 2
  +displayFront: false
  +selectedMuscles: []
  +displayTagMuscles: false
  +hoverMuscleDefaultText: "-"
  #entityManager: Doctrine\ORM\EntityManager {#593 …}
  #localeSwitcher: Symfony\Component\Translation\LocaleSwitcher {#84 …}
  #avatarData: App\BusinessLogic\Anatomy\AvatarData {#9797 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#9798 …}
}
ui:badge App\Twig\Components\Ui\Badge 82.5 MiB 0.65 ms
Input props
[
  "name" => "Brustmuskeln"
  "url" => "/de/ubungen/muskel/11-brustmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11288
  +name: "Brustmuskeln"
  +url: "/de/ubungen/muskel/11-brustmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 82.5 MiB 0.11 ms
Input props
[
  "name" => "Vorderer Deltoid"
  "url" => "/de/ubungen/muskel/17-vorderer-deltoid"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#7463
  +name: "Vorderer Deltoid"
  +url: "/de/ubungen/muskel/17-vorderer-deltoid"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 82.5 MiB 0.10 ms
Input props
[
  "name" => "Oberer Brustmuskel"
  "url" => "/de/ubungen/muskel/32-oberer-brustmuskel"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#8289
  +name: "Oberer Brustmuskel"
  +url: "/de/ubungen/muskel/32-oberer-brustmuskel"
  +color: "primary"
  +small: false
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 84.5 MiB 0.12 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#11198
  +includeScript: true
  +labelClass: null
  +containerClass: "max-h-[300px] max-w-[300px]"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 84.5 MiB 0.75 ms
Input props
[
  "difficulty" => "intermediate"
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#10076
  +difficulty: "intermediate"
  +small: false
  +link: true
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.11 ms
Input props
[
  "name" => "Isolation"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11059
  +name: "Isolation"
  +url: null
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.10 ms
Input props
[
  "name" => "Hantel"
  "url" => "/de/ubungen/ausstattung/1-hantel"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11331
  +name: "Hantel"
  +url: "/de/ubungen/ausstattung/1-hantel"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.09 ms
Input props
[
  "name" => "Muskelbank"
  "url" => "/de/ubungen/ausstattung/16-muskelbank"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11355
  +name: "Muskelbank"
  +url: "/de/ubungen/ausstattung/16-muskelbank"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.21 ms
Input props
[
  "name" => "Bodybuilding"
  "url" => "/de/ubungen/sport/1-bodybuilding"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11379
  +name: "Bodybuilding"
  +url: "/de/ubungen/sport/1-bodybuilding"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.22 ms
Input props
[
  "name" => "Fitness"
  "url" => "/de/ubungen/sport/5-fitness"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11403
  +name: "Fitness"
  +url: "/de/ubungen/sport/5-fitness"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.23 ms
Input props
[
  "name" => "Stärkung"
  "url" => "/de/ubungen/kategorie/61-starkung"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11427
  +name: "Stärkung"
  +url: "/de/ubungen/kategorie/61-starkung"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 84.5 MiB 0.09 ms
Input props
[
  "name" => "Oberkörper"
  "url" => "/de/ubungen/kategorie/67-oberkorper"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#11451
  +name: "Oberkörper"
  +url: "/de/ubungen/kategorie/67-oberkorper"
  +color: "gray"
  +small: true
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 84.5 MiB 0.10 ms
Input props
[
  "containerClass" => "hidden lg:flex items-center justify-center my-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#8610
  +includeScript: true
  +labelClass: null
  +containerClass: "hidden lg:flex items-center justify-center my-6"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 84.5 MiB 0.66 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#9426
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 84.5 MiB 0.10 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#11508
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "program"
  "class" => "w-6 h-6 mr-3 !text-black"
]
Attributes
[
  "class" => "w-6 h-6 mr-3 !text-black"
]
Component
App\Twig\Components\Media\Icon {#11546
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:widget-embed App\Twig\Components\Ui\WidgetEmbed 84.5 MiB 2.05 ms
Input props
[
  "class" => "hidden md:block"
  "route" => "https://test.fitmetrics.ch/de/widgets/exercise/preview-6733d712eec41?video=1"
  "parameters" => [
    [
      "name" => "orientation"
      "description" => "Change the layout: horizontal (side by side) or vertical (stacked)"
      "example" => "?orientation=vertical"
      "values" => [
        "horizontal"
        "vertical"
      ]
    ]
    [
      "name" => "video"
      "description" => "Show the exercise video (if available): yes"
      "example" => "?video=1"
      "values" => [
        "0"
        "1"
        "true"
        "false"
      ]
    ]
  ]
  "defaultWidth" => 350
  "defaultHeight" => 700
]
Attributes
[
  "class" => "hidden md:block"
]
Component
App\Twig\Components\Ui\WidgetEmbed {#11582
  +route: "https://test.fitmetrics.ch/de/widgets/exercise/preview-6733d712eec41?video=1"
  +parameters: [
    [
      "name" => "orientation"
      "description" => "Change the layout: horizontal (side by side) or vertical (stacked)"
      "example" => "?orientation=vertical"
      "values" => [
        "horizontal"
        "vertical"
      ]
    ]
    [
      "name" => "video"
      "description" => "Show the exercise video (if available): yes"
      "example" => "?video=1"
      "values" => [
        "0"
        "1"
        "true"
        "false"
      ]
    ]
  ]
  +defaultWidth: 350
  +defaultHeight: 700
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.10 ms
Input props
[
  "name" => "check"
  "class" => "me-1"
  "style" => "width: 20px; height: 20px;"
]
Attributes
[
  "class" => "me-1"
  "style" => "width: 20px; height: 20px;"
]
Component
App\Twig\Components\Media\Icon {#11620
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] cursor-pointer text-black dark:text-white"
]
Attributes
[
  "class" => "w-[26px] h-[26px] cursor-pointer text-black dark:text-white"
]
Component
App\Twig\Components\Media\Icon {#11653
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 84.5 MiB 2.33 ms
Input props
[
  "class" => "content-container"
  "title" => "Schrägbank Kurzhantel Fliegende"
  "description" => "Die Schrägbank Kurzhantel Fliegende ist eine isolierte Oberkörperübung, die gezielt den oberen Bereich der Brustmuskulatur anspricht. Durch die Ausführung auf einer Schrägbank wird eine Bogenbewegung ermöglicht, die eine intensive Dehnung und Kontraktion der Brustmuskeln fördert. Diese Übung eignet sich ideal für Muskelaufbauprogramme, da sie die Brustmuskulatur effektiver isoliert als zusammengesetzte Druckübungen. Zusätzlich werden die vorderen Schultermuskeln und stabilisierende Muskulatur beansprucht, was zu einer besseren Schultergesundheit und funktionellen Kraft beiträgt. Der Einsatz von Kurzhanteln ermöglicht eine größere Bewegungsamplitude im Vergleich zu Maschinen oder Langhanteln, was die Muskelaktivierung und Beweglichkeit zusätzlich verbessert. Die Übung eignet sich besonders für Fortgeschrittene, die den oberen Brustbereich gezielt entwickeln oder muskuläre Dysbalancen ausgleichen möchten. Insgesamt ist sie eine wertvolle Ergänzung für ein ausgewogenes und effektives Krafttraining."
]
Attributes
[
  "class" => "content-container"
]
Component
App\Twig\Components\App\PageSharer {#11693
  +shareUrl: "https://test.fitmetrics.ch/de/ubung/6733d712eec41-schragbank-kurzhantel-fliegende?alias=11058&open-account-panel-popup=1"
  +title: "Schrägbank Kurzhantel Fliegende"
  +description: "Die Schrägbank Kurzhantel Fliegende ist eine isolierte Oberkörperübung, die gezielt den oberen Bereich der Brustmuskulatur anspricht. Durch die Ausführung auf einer Schrägbank wird eine Bogenbewegung ermöglicht, die eine intensive Dehnung und Kontraktion der Brustmuskeln fördert. Diese Übung eignet sich ideal für Muskelaufbauprogramme, da sie die Brustmuskulatur effektiver isoliert als zusammengesetzte Druckübungen. Zusätzlich werden die vorderen Schultermuskeln und stabilisierende Muskulatur beansprucht, was zu einer besseren Schultergesundheit und funktionellen Kraft beiträgt. Der Einsatz von Kurzhanteln ermöglicht eine größere Bewegungsamplitude im Vergleich zu Maschinen oder Langhanteln, was die Muskelaktivierung und Beweglichkeit zusätzlich verbessert. Die Übung eignet sich besonders für Fortgeschrittene, die den oberen Brustbereich gezielt entwickeln oder muskuläre Dysbalancen ausgleichen möchten. Insgesamt ist sie eine wertvolle Ergänzung für ein ausgewogenes und effektives Krafttraining."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#11701
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11723
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11747
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11770
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11793
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11816
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11839
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.21 ms
Input props
[
  "name" => "email"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11862
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 84.5 MiB 0.80 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#763
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  +right: true
  +left: true
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 84.5 MiB 0.57 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#11909
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
utils:lang-selector
[Anonymous]
84.5 MiB 2.06 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11956
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 84.5 MiB 1.80 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#11978
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 84.5 MiB 1.51 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#12000
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Component
App\Twig\Components\Media\Icon {#12031
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#12053
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.13 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#12102
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
84.5 MiB 1.10 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11979
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#12114
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Component
App\Twig\Components\Media\Icon {#12155
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "heart"
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Attributes
[
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Component
App\Twig\Components\Media\Icon {#12178
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#12201
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "instagram"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#12224
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.07 ms
Input props
[
  "name" => "threads"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#12247
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.08 ms
Input props
[
  "name" => "tiktok"
  "class" => "w-[29px] h-[29px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[29px] h-[29px]"
]
Component
App\Twig\Components\Media\Icon {#12270
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "facebook"
  "class" => "w-[19px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[19px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#12293
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 84.5 MiB 0.09 ms
Input props
[
  "name" => "youtube"
  "class" => "w-[28px] h-[24px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[24px]"
]
Component
App\Twig\Components\Media\Icon {#12316
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#7029 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}