Components

22 Twig Components
136 Render Count
644 ms Render Time
90.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
77 3.47ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
18 1.55ms
faq
"App\Twig\Components\Ui\FaqComponent"
components/ui/faq.html.twig
5 1.32ms
raw-faq
"App\Twig\Components\Ui\RawFaqComponent"
components/ui/raw-faq.html.twig
5 0.41ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 4.72ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 3.29ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 4.81ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
3 0.44ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
2 2.77ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
2 0.93ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.42ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 42.94ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.12ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.61ms
ad:banner
"App\Twig\Components\Ad\AdBanner"
components/ad/banner.html.twig
1 0.39ms
media:video
"App\Twig\Components\Media\Video"
components/media/video.html.twig
1 0.38ms
anatomy:avatar
"App\Twig\Components\Anatomy\Avatar"
components/anatomy/avatar.html.twig
1 587.40ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
1 0.45ms
ui:widget-embed
"App\Twig\Components\Ui\WidgetEmbed"
components/ui/widget_embed.html.twig
1 1.12ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.53ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.50ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.63ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 78.5 MiB 42.94 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#9626
  -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 72.5 MiB 0.45 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 {#9673
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.05 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 {#9684
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
72.5 MiB 2.36 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#9735
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 72.5 MiB 1.88 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#9762
  +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 72.5 MiB 0.97 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#9797
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 72.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 {#9840
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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 {#9888
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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" => "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 {#9903
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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 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 {#9924
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.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 {#9952
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.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 {#9968
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.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 {#9992
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.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 {#10016
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.04 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 {#10040
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.03 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 {#10064
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#10088
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#10112
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +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-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#10136
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.08 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 {#10482
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
74.5 MiB 0.99 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10451
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 74.5 MiB 0.86 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#10505
  +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 74.5 MiB 0.71 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#10527
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.09 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 {#10558
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.04 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 {#10580
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10629
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 78.5 MiB 9.12 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#10664
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#10665 …}
  -formFactory: Symfony\Component\Form\FormFactory {#10663 …}
}
media:icon App\Twig\Components\Media\Icon 76.5 MiB 0.07 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 {#10816
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 76.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 {#10851
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 76.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 {#10881
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 76.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 {#10913
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 76.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 {#10932
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 78.5 MiB 0.77 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#11044
  +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 78.5 MiB 0.62 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#11073
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11104
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11126
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.5 MiB 0.03 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 {#11175
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11028
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11176
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11214
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11252
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11276
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11300
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11324
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11348
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11372
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11396
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11420
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11444
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#10984
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 78.5 MiB 0.61 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4656
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Lunge"
        "url" => "/de/ubungen/gruppe/70-lunge"
      ]
      [
        "label" => "Overhead Split Squat mit Kurzhanteln und Pulsen"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#11514
  +items: [
    [
      "label" => "menu.home"
      "url" => "/de/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/de/ubungen"
    ]
    [
      "label" => "Lunge"
      "url" => "/de/ubungen/gruppe/70-lunge"
    ]
    [
      "label" => "Overhead Split Squat mit Kurzhanteln und Pulsen"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4656
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Lunge"
        "url" => "/de/ubungen/gruppe/70-lunge"
      ]
      [
        "label" => "Overhead Split Squat mit Kurzhanteln und Pulsen"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11544
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11566
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11589
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 78.5 MiB 0.39 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#11632
  +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 78.5 MiB 0.38 ms
Input props
[
  "media" => App\Entity\Media\MediaVideo {#4587
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4589 …}
    #credits: Doctrine\ORM\PersistentCollection {#4591 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=POaecLTtACs"
    #id: 2082
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4638 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450687 {#4625
      date: 2024-11-12 23:31:27.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450687 {#4577
      date: 2024-11-12 23:31:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "POaecLTtACs"
  }
  "title" => "Kurzhantel-Overhead-Ausfallschritt mit Pulsen"
  "showCredits" => false
]
Attributes
[]
Component
App\Twig\Components\Media\Video {#11719
  +media: App\Entity\Media\MediaVideo {#4587
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4589 …}
    #credits: Doctrine\ORM\PersistentCollection {#4591 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=POaecLTtACs"
    #id: 2082
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4638 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450687 {#4625
      date: 2024-11-12 23:31:27.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450687 {#4577
      date: 2024-11-12 23:31:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "POaecLTtACs"
  }
  +title: "Kurzhantel-Overhead-Ausfallschritt mit Pulsen"
  +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 78.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 {#11735
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11768
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 78.5 MiB 1.33 ms
Input props
[
  "class" => "mt-2 md:m-0"
]
Attributes
[
  "class" => "mt-2 md:m-0"
]
Component
App\Twig\Components\App\PageSharer {#11792
  +shareUrl: "http://test.fitmetrics.ch/de/ubung/6733d73f7e403-kurzhantel-overhead-ausfallschritt-mit-pulsen?alias=4348&open-account-panel-popup=1"
  +title: "Overhead Split Squat mit Kurzhanteln und Pulsen - Übung - FitMetrics"
  +description: "Der Kurzhantel-Ausfallschritt mit Überkopf-Pulsen ist eine anspruchsvolle Übung zur Kräftigung des Unterkörpers und der Rumpfstabilität. Das Halten der Kurzhanteln über dem Kopf erhöht die Anforderungen an die Schulterstabilität und die Körperkontrolle erheblich. Durch die Pulsbewegungen im unteren Bereich der Ausfallschrittposition wird die Muskelspannung verlängert, was die Kraftausdauer fördert. Diese funktionelle Übung unterstützt die Verbesserung der Bewegungskoordination, Haltungskontrolle und Ganzkörperstabilität. Sie ist besonders effektiv für Sportler und fortgeschrittene Trainierende, da sie ein erhöhtes Gleichgewicht erfordert und reale Bewegungsmuster nachbildet. Die Übung lässt sich ideal in funktionelle Trainingsprogramme oder Conditioning-Zirkel integrieren, um die Trainingsintensität zu steigern und die Ganzkörpersynergie zu verbessern."
  +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 78.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 {#11822
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11850
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11875
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11898
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11921
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11944
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11967
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.5 MiB 0.03 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 {#11990
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#12021
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 80.5 MiB 0.83 ms
Input props
[
  "data" => [
    "time" => 1748943689
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Anweisungen"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Stellen Sie sich aufrecht hin und halten Sie in jeder Hand eine Kurzhantel, die Arme sind vollständig über dem Kopf ausgestreckt."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Machen Sie einen Ausfallschritt nach vorne und senken Sie dabei das hintere Knie Richtung Boden."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Führen Sie in der Ausfallschrittposition kleine, kontrollierte Auf- und Abbewegungen der Hüfte aus."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halten Sie während der gesamten Pulsbewegung Spannung im Körper und aktivieren Sie die Rumpfmuskulatur."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Drücken Sie sich über die Ferse des vorderen Beins zurück in die Ausgangsposition oder wechseln Sie das Bein."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Technische Tipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Halten Sie die Arme über dem Kopf gestreckt und aktivieren Sie die Schultermuskulatur."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Vermeiden Sie ein Hohlkreuz, spannen Sie die Bauchmuskeln zur Stabilisierung an."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halten Sie den Oberkörper aufrecht und vermeiden Sie ein Vorlehnen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Das vordere Knie sollte stets in einer Linie mit dem Fußgelenk bleiben."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Atemtipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Atmen Sie ein, wenn Sie in den Ausfallschritt gehen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atmen Sie während jeder Pulsbewegung langsam aus."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atmen Sie ein, bevor Sie sich zurück in die Ausgangsposition drücken."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#12070
  +title: null
  +data: [
    "time" => 1748943689
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Anweisungen"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Stellen Sie sich aufrecht hin und halten Sie in jeder Hand eine Kurzhantel, die Arme sind vollständig über dem Kopf ausgestreckt."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Machen Sie einen Ausfallschritt nach vorne und senken Sie dabei das hintere Knie Richtung Boden."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Führen Sie in der Ausfallschrittposition kleine, kontrollierte Auf- und Abbewegungen der Hüfte aus."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halten Sie während der gesamten Pulsbewegung Spannung im Körper und aktivieren Sie die Rumpfmuskulatur."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Drücken Sie sich über die Ferse des vorderen Beins zurück in die Ausgangsposition oder wechseln Sie das Bein."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Technische Tipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Halten Sie die Arme über dem Kopf gestreckt und aktivieren Sie die Schultermuskulatur."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Vermeiden Sie ein Hohlkreuz, spannen Sie die Bauchmuskeln zur Stabilisierung an."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halten Sie den Oberkörper aufrecht und vermeiden Sie ein Vorlehnen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Das vordere Knie sollte stets in einer Linie mit dem Fußgelenk bleiben."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Atemtipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Atmen Sie ein, wenn Sie in den Ausfallschritt gehen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atmen Sie während jeder Pulsbewegung langsam aus."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atmen Sie ein, bevor Sie sich zurück in die Ausgangsposition drücken."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "http://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 80.5 MiB 0.10 ms
Input props
[
  "data" => [
    "time" => 1748943689
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Schulterimpingement oder Schulterinstabilität"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Lendenwirbelsäulenbeschwerden oder Bandscheibenprobleme"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Probleme oder Instabilität im Kniegelenk"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Gleichgewichtsstörungen oder vestibuläre Erkrankungen"
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#12131
  +title: null
  +data: [
    "time" => 1748943689
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Schulterimpingement oder Schulterinstabilität"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Lendenwirbelsäulenbeschwerden oder Bandscheibenprobleme"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Probleme oder Instabilität im Kniegelenk"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Gleichgewichtsstörungen oder vestibuläre Erkrankungen"
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "http://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 80.5 MiB 0.26 ms
Input props
[
  "containerClass" => "mt-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#12118
  +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 80.5 MiB 0.67 ms
Input props
[
  "faq" => App\Entity\Faq {#9046
    -news: Doctrine\ORM\PersistentCollection {#9063 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9061 …}
    #id: 1701
    #createdAt: DateTimeImmutable @1748930848 {#9051
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9076
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9013 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12175
  +faq: App\Entity\Faq {#9046
    -news: Doctrine\ORM\PersistentCollection {#9063 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9061 …}
    #id: 1701
    #createdAt: DateTimeImmutable @1748930848 {#9051
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9076
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9013 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.22 ms
Input props
[
  "question" => "Welche Muskeln werden beim Overhead-Ausfallschritt mit Kurzhanteln trainiert?"
  "answer" => "Der Overhead-Ausfallschritt mit Kurzhanteln trainiert vor allem die Oberschenkelvorderseite, das Gesäß und die Schultern. Zusätzlich werden der Rumpf, die hintere Oberschenkelmuskulatur und die Trizeps zur Stabilisierung aktiviert."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12203
  +question: "Welche Muskeln werden beim Overhead-Ausfallschritt mit Kurzhanteln trainiert?"
  +answer: "Der Overhead-Ausfallschritt mit Kurzhanteln trainiert vor allem die Oberschenkelvorderseite, das Gesäß und die Schultern. Zusätzlich werden der Rumpf, die hintere Oberschenkelmuskulatur und die Trizeps zur Stabilisierung aktiviert."
}
faq App\Twig\Components\Ui\FaqComponent 80.5 MiB 0.19 ms
Input props
[
  "faq" => App\Entity\Faq {#9015
    -news: Doctrine\ORM\PersistentCollection {#9016 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9018 …}
    #id: 1702
    #createdAt: DateTimeImmutable @1748930848 {#9011
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9014
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9020 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12234
  +faq: App\Entity\Faq {#9015
    -news: Doctrine\ORM\PersistentCollection {#9016 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9018 …}
    #id: 1702
    #createdAt: DateTimeImmutable @1748930848 {#9011
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9014
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9020 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.07 ms
Input props
[
  "question" => "Ist der Overhead-Ausfallschritt gut für die Rumpfkraft?"
  "answer" => "Ja, diese Übungsvariante ist ideal zur Stärkung der Rumpfmuskulatur, da sie eine starke Aktivierung der Bauch- und Rückenmuskulatur zur Stabilisierung der Überkopfhaltung erfordert."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12278
  +question: "Ist der Overhead-Ausfallschritt gut für die Rumpfkraft?"
  +answer: "Ja, diese Übungsvariante ist ideal zur Stärkung der Rumpfmuskulatur, da sie eine starke Aktivierung der Bauch- und Rückenmuskulatur zur Stabilisierung der Überkopfhaltung erfordert."
}
faq App\Twig\Components\Ui\FaqComponent 80.5 MiB 0.15 ms
Input props
[
  "faq" => App\Entity\Faq {#9024
    -news: Doctrine\ORM\PersistentCollection {#9025 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9027 …}
    #id: 1703
    #createdAt: DateTimeImmutable @1748930848 {#9022
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9023
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9029 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12281
  +faq: App\Entity\Faq {#9024
    -news: Doctrine\ORM\PersistentCollection {#9025 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9027 …}
    #id: 1703
    #createdAt: DateTimeImmutable @1748930848 {#9022
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9023
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9029 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.04 ms
Input props
[
  "question" => "Können Anfänger den Kurzhantel-Overhead-Ausfallschritt mit Pulsen ausführen?"
  "answer" => "Diese Übung ist aufgrund ihrer Komplexität besser für fortgeschrittene Trainierende geeignet. Anfänger sollten zuerst klassische Ausfallschritte und Überkopfhaltungen separat erlernen."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12325
  +question: "Können Anfänger den Kurzhantel-Overhead-Ausfallschritt mit Pulsen ausführen?"
  +answer: "Diese Übung ist aufgrund ihrer Komplexität besser für fortgeschrittene Trainierende geeignet. Anfänger sollten zuerst klassische Ausfallschritte und Überkopfhaltungen separat erlernen."
}
faq App\Twig\Components\Ui\FaqComponent 80.5 MiB 0.15 ms
Input props
[
  "faq" => App\Entity\Faq {#9033
    -news: Doctrine\ORM\PersistentCollection {#9034 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9036 …}
    #id: 1704
    #createdAt: DateTimeImmutable @1748930848 {#9031
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9032
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9038 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12328
  +faq: App\Entity\Faq {#9033
    -news: Doctrine\ORM\PersistentCollection {#9034 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9036 …}
    #id: 1704
    #createdAt: DateTimeImmutable @1748930848 {#9031
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9032
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9038 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.04 ms
Input props
[
  "question" => "Wie viele Pulse sollte ich pro Ausfallschritt machen?"
  "answer" => "In der Regel werden 3 bis 5 kleine Pulse empfohlen, um eine optimale Muskelaktivierung zu erreichen, ohne die Form zu verlieren."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12372
  +question: "Wie viele Pulse sollte ich pro Ausfallschritt machen?"
  +answer: "In der Regel werden 3 bis 5 kleine Pulse empfohlen, um eine optimale Muskelaktivierung zu erreichen, ohne die Form zu verlieren."
}
faq App\Twig\Components\Ui\FaqComponent 80.5 MiB 0.16 ms
Input props
[
  "faq" => App\Entity\Faq {#9086
    -news: Doctrine\ORM\PersistentCollection {#9087 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9089 …}
    #id: 1705
    #createdAt: DateTimeImmutable @1748930848 {#9084
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9085
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9091 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12375
  +faq: App\Entity\Faq {#9086
    -news: Doctrine\ORM\PersistentCollection {#9087 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9089 …}
    #id: 1705
    #createdAt: DateTimeImmutable @1748930848 {#9084
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1748930848 {#9085
      date: 2025-06-03 08:07:28.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9091 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.05 ms
Input props
[
  "question" => "Welches Gewicht sollte ich beim Overhead-Ausfallschritt mit Pulsen wählen?"
  "answer" => "Beginnen Sie mit leichten Kurzhanteln, um die Bewegung sauber auszuführen. Steigern Sie das Gewicht schrittweise mit zunehmender Kraft und Stabilität, ohne den Bewegungsumfang oder die Körperhaltung zu beeinträchtigen."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12419
  +question: "Welches Gewicht sollte ich beim Overhead-Ausfallschritt mit Pulsen wählen?"
  +answer: "Beginnen Sie mit leichten Kurzhanteln, um die Bewegung sauber auszuführen. Steigern Sie das Gewicht schrittweise mit zunehmender Kraft und Stabilität, ohne den Bewegungsumfang oder die Körperhaltung zu beeinträchtigen."
}
anatomy:avatar App\Twig\Components\Anatomy\Avatar 88.5 MiB 587.40 ms
Input props
[
  "class" => "relative"
  "primaryMuscles" => [
    2
    3
    28
  ]
  "secondaryMuscles" => [
    6
    7
    8
    10
    15
    17
    37
  ]
  "displayFront" => false
]
Attributes
[
  "class" => "relative"
]
Component
App\Twig\Components\Anatomy\Avatar {#12347
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#12430 …}
  +primaryMuscles: [
    2
    3
    28
  ]
  +secondaryMuscles: [
    6
    7
    8
    10
    15
    17
    37
  ]
  +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 {#12428 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#12429 …}
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.43 ms
Input props
[
  "name" => "Quadrizeps"
  "url" => "/de/ubungen/muskel/2-quadrizeps"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13518
  +name: "Quadrizeps"
  +url: "/de/ubungen/muskel/2-quadrizeps"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.19 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "url" => "/de/ubungen/muskel/3-ges%C3%A4%C3%9Fmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13570
  +name: "Gesäßmuskeln"
  +url: "/de/ubungen/muskel/3-ges%C3%A4%C3%9Fmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Schultern"
  "url" => "/de/ubungen/muskel/28-schultern"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13594
  +name: "Schultern"
  +url: "/de/ubungen/muskel/28-schultern"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Bauchmuskeln"
  "url" => "/de/ubungen/muskel/6-bauchmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13618
  +name: "Bauchmuskeln"
  +url: "/de/ubungen/muskel/6-bauchmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Ischio-Beine"
  "url" => "/de/ubungen/muskel/7-ischio-beine"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13642
  +name: "Ischio-Beine"
  +url: "/de/ubungen/muskel/7-ischio-beine"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Wadenmuskeln"
  "url" => "/de/ubungen/muskel/8-wadenmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13666
  +name: "Wadenmuskeln"
  +url: "/de/ubungen/muskel/8-wadenmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.05 ms
Input props
[
  "name" => "Trizeps"
  "url" => "/de/ubungen/muskel/10-trizeps"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13690
  +name: "Trizeps"
  +url: "/de/ubungen/muskel/10-trizeps"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Schräge Bauchmuskeln"
  "url" => "/de/ubungen/muskel/15-schr%C3%A4ge-bauchmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13714
  +name: "Schräge Bauchmuskeln"
  +url: "/de/ubungen/muskel/15-schr%C3%A4ge-bauchmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Vorderer Deltoid"
  "url" => "/de/ubungen/muskel/17-vorderer-deltoid"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13738
  +name: "Vorderer Deltoid"
  +url: "/de/ubungen/muskel/17-vorderer-deltoid"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Großer Gesäßmuskel"
  "url" => "/de/ubungen/muskel/37-grosser-gesassmuskel"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13762
  +name: "Großer Gesäßmuskel"
  +url: "/de/ubungen/muskel/37-grosser-gesassmuskel"
  +color: "primary"
  +small: false
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 88.5 MiB 0.09 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#13428
  +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 88.5 MiB 0.45 ms
Input props
[
  "difficulty" => "advanced"
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#13795
  +difficulty: "advanced"
  +small: false
  +link: true
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.07 ms
Input props
[
  "name" => "Hantel"
  "url" => "/de/ubungen/ausstattung/1-hantel"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13840
  +name: "Hantel"
  +url: "/de/ubungen/ausstattung/1-hantel"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Bodybuilding"
  "url" => "/de/ubungen/sport/1-bodybuilding"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13867
  +name: "Bodybuilding"
  +url: "/de/ubungen/sport/1-bodybuilding"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.06 ms
Input props
[
  "name" => "Fitness"
  "url" => "/de/ubungen/sport/5-fitness"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13891
  +name: "Fitness"
  +url: "/de/ubungen/sport/5-fitness"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.05 ms
Input props
[
  "name" => "Crossfit"
  "url" => "/de/ubungen/sport/7-crossfit"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13915
  +name: "Crossfit"
  +url: "/de/ubungen/sport/7-crossfit"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.07 ms
Input props
[
  "name" => "Stärkung"
  "url" => "/de/ubungen/kategorie/61-starkung"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13939
  +name: "Stärkung"
  +url: "/de/ubungen/kategorie/61-starkung"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.05 ms
Input props
[
  "name" => "Unterer körper"
  "url" => "/de/ubungen/kategorie/68-unterer-korper"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13963
  +name: "Unterer körper"
  +url: "/de/ubungen/kategorie/68-unterer-korper"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.05 ms
Input props
[
  "name" => "Funktionelles training"
  "url" => "/de/ubungen/kategorie/77-funktionelles-training"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#13987
  +name: "Funktionelles training"
  +url: "/de/ubungen/kategorie/77-funktionelles-training"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 88.5 MiB 0.05 ms
Input props
[
  "name" => "Gleichgewicht und stabilität"
  "url" => "/de/ubungen/kategorie/78-gleichgewicht-und-stabilitat"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14011
  +name: "Gleichgewicht und stabilität"
  +url: "/de/ubungen/kategorie/78-gleichgewicht-und-stabilitat"
  +color: "gray"
  +small: true
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 88.5 MiB 0.09 ms
Input props
[
  "containerClass" => "hidden lg:flex items-center justify-center my-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#13776
  +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 88.5 MiB 0.36 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#12057
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 88.5 MiB 0.06 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#14056
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.06 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 {#14105
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:widget-embed App\Twig\Components\Ui\WidgetEmbed 88.5 MiB 1.12 ms
Input props
[
  "class" => "hidden md:block"
  "route" => "http://test.fitmetrics.ch/de/widgets/exercise/preview-6733d73f7e403?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 {#14141
  +route: "http://test.fitmetrics.ch/de/widgets/exercise/preview-6733d73f7e403?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 88.5 MiB 0.06 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 {#14179
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.06 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 {#14212
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 88.5 MiB 1.44 ms
Input props
[
  "class" => "content-container"
  "title" => "Kurzhantel-Overhead-Ausfallschritt mit Pulsen"
  "description" => "Der Kurzhantel-Ausfallschritt mit Überkopf-Pulsen ist eine anspruchsvolle Übung zur Kräftigung des Unterkörpers und der Rumpfstabilität. Das Halten der Kurzhanteln über dem Kopf erhöht die Anforderungen an die Schulterstabilität und die Körperkontrolle erheblich. Durch die Pulsbewegungen im unteren Bereich der Ausfallschrittposition wird die Muskelspannung verlängert, was die Kraftausdauer fördert. Diese funktionelle Übung unterstützt die Verbesserung der Bewegungskoordination, Haltungskontrolle und Ganzkörperstabilität. Sie ist besonders effektiv für Sportler und fortgeschrittene Trainierende, da sie ein erhöhtes Gleichgewicht erfordert und reale Bewegungsmuster nachbildet. Die Übung lässt sich ideal in funktionelle Trainingsprogramme oder Conditioning-Zirkel integrieren, um die Trainingsintensität zu steigern und die Ganzkörpersynergie zu verbessern."
]
Attributes
[
  "class" => "content-container"
]
Component
App\Twig\Components\App\PageSharer {#14252
  +shareUrl: "http://test.fitmetrics.ch/de/ubung/6733d73f7e403-kurzhantel-overhead-ausfallschritt-mit-pulsen?alias=4348&open-account-panel-popup=1"
  +title: "Kurzhantel-Overhead-Ausfallschritt mit Pulsen"
  +description: "Der Kurzhantel-Ausfallschritt mit Überkopf-Pulsen ist eine anspruchsvolle Übung zur Kräftigung des Unterkörpers und der Rumpfstabilität. Das Halten der Kurzhanteln über dem Kopf erhöht die Anforderungen an die Schulterstabilität und die Körperkontrolle erheblich. Durch die Pulsbewegungen im unteren Bereich der Ausfallschrittposition wird die Muskelspannung verlängert, was die Kraftausdauer fördert. Diese funktionelle Übung unterstützt die Verbesserung der Bewegungskoordination, Haltungskontrolle und Ganzkörperstabilität. Sie ist besonders effektiv für Sportler und fortgeschrittene Trainierende, da sie ein erhöhtes Gleichgewicht erfordert und reale Bewegungsmuster nachbildet. Die Übung lässt sich ideal in funktionelle Trainingsprogramme oder Conditioning-Zirkel integrieren, um die Trainingsintensität zu steigern und die Ganzkörpersynergie zu verbessern."
  +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 88.5 MiB 0.06 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 {#14260
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.05 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 {#14282
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.05 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 {#14306
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.05 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 {#14329
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.05 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 {#14352
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.04 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 {#14375
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.04 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 {#14398
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.06 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 {#14421
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 88.5 MiB 0.53 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 88.5 MiB 0.50 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#14468
  +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]
88.5 MiB 1.47 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#14515
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 88.5 MiB 1.21 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#14537
  +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 88.5 MiB 1.00 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#14559
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.06 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 {#14590
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 88.5 MiB 0.05 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 {#14612
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 88.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 {#14661
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
88.5 MiB 0.63 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#14538
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.05 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 {#14673
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.05 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 {#14714
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.05 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 {#14737
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.04 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 {#14760
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.04 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 {#14783
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.04 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 {#14806
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.05 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 {#14829
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.04 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 {#14852
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.04 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 {#14875
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#9676 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}