Components

22 Twig Components
135 Render Count
668 ms Render Time
92.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.26ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
17 2.24ms
faq
"App\Twig\Components\Ui\FaqComponent"
components/ui/faq.html.twig
5 1.27ms
raw-faq
"App\Twig\Components\Ui\RawFaqComponent"
components/ui/raw-faq.html.twig
5 0.38ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 5.65ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 4.04ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 5.88ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
3 0.51ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
2 3.59ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
2 0.82ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.79ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 143.80ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.50ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.60ms
ad:banner
"App\Twig\Components\Ad\AdBanner"
components/ad/banner.html.twig
1 0.44ms
media:video
"App\Twig\Components\Media\Video"
components/media/video.html.twig
1 0.42ms
anatomy:avatar
"App\Twig\Components\Anatomy\Avatar"
components/anatomy/avatar.html.twig
1 505.69ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
1 0.61ms
ui:widget-embed
"App\Twig\Components\Ui\WidgetEmbed"
components/ui/widget_embed.html.twig
1 1.58ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.72ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.60ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 1.21ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 80.5 MiB 143.80 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#10239
  -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 74.5 MiB 0.46 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 {#10286
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10297
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
74.5 MiB 2.66 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10348
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 74.5 MiB 2.00 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#10375
  +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 74.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 {#10410
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.06 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 {#10453
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +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 {#10501
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10516
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.04 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 {#10537
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10565
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.04 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 {#10581
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10605
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10629
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10653
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10677
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10701
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10725
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#10749
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.5 MiB 0.06 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 {#11073
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
74.5 MiB 0.81 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11035
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 74.5 MiB 0.70 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#11119
  +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.57 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#11141
  +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.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 {#11172
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 74.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 {#11194
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +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 {#11243
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 80.5 MiB 9.50 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#11278
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#11279 …}
  -formFactory: Symfony\Component\Form\FormFactory {#11277 …}
}
media:icon App\Twig\Components\Media\Icon 78.5 MiB 0.06 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 {#11430
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.5 MiB 0.04 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 {#11465
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11495
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11527
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 78.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 {#11546
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 80.5 MiB 0.82 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#11658
  +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 80.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 {#11687
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11718
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11740
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11789
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11642
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11790
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11828
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11866
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11890
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11914
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11938
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11962
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11986
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12010
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12034
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12058
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11598
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 80.5 MiB 0.60 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4635
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Squat"
        "url" => "/de/ubungen/gruppe/4-squat"
      ]
      [
        "label" => "Overhead Squat mit Kettlebell und erhöhten Fersen"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#12128
  +items: [
    [
      "label" => "menu.home"
      "url" => "/de/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/de/ubungen"
    ]
    [
      "label" => "Squat"
      "url" => "/de/ubungen/gruppe/4-squat"
    ]
    [
      "label" => "Overhead Squat mit Kettlebell und erhöhten Fersen"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4635
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "Squat"
        "url" => "/de/ubungen/gruppe/4-squat"
      ]
      [
        "label" => "Overhead Squat mit Kettlebell und erhöhten Fersen"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.06 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 {#12158
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12180
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12203
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 80.5 MiB 0.44 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#12246
  +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 80.5 MiB 0.42 ms
Input props
[
  "media" => App\Entity\Media\MediaVideo {#4566
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4568 …}
    #credits: Doctrine\ORM\PersistentCollection {#4570 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=_wyxv7dsgUM"
    #id: 1787
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4617 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450665 {#4604
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450665 {#4556
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "_wyxv7dsgUM"
  }
  "title" => "Kettlebell Overhead Squat mit erhöhten Fersen"
  "showCredits" => false
]
Attributes
[]
Component
App\Twig\Components\Media\Video {#12333
  +media: App\Entity\Media\MediaVideo {#4566
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4568 …}
    #credits: Doctrine\ORM\PersistentCollection {#4570 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=_wyxv7dsgUM"
    #id: 1787
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4617 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450665 {#4604
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450665 {#4556
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "_wyxv7dsgUM"
  }
  +title: "Kettlebell Overhead Squat mit erhöhten Fersen"
  +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 80.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 {#12349
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12382
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 80.5 MiB 1.40 ms
Input props
[
  "class" => "mt-2 md:m-0"
]
Attributes
[
  "class" => "mt-2 md:m-0"
]
Component
App\Twig\Components\App\PageSharer {#12406
  +shareUrl: "http://test.fitmetrics.ch/de/ubung/6733d72953107-kettlebell-overhead-squat-mit-erhohten-fersen?alias=7356&open-account-panel-popup=1"
  +title: "Overhead Squat mit Kettlebell und erhöhten Fersen - Übung - FitMetrics"
  +description: "Der Kettlebell Overhead Squat mit erhöhten Fersen ist eine komplexe Kraftübung, die die Ganzkörperkoordination, Mobilität und Stabilität herausfordert. Durch die Kombination aus Fersenanhebung und Kettlebell-Halten über dem Kopf wird gezielt die Haltungskontrolle, Schulterstabilität und Beinmuskulatur trainiert. Das Anheben der Fersen reduziert die Anforderungen an die Sprunggelenksmobilität und ermöglicht eine tiefere Kniebeuge bei gleichzeitig aufrechter Körperhaltung. Die Overhead-Position erhöht die Aktivierung der Rumpfmuskulatur und verbessert die Beweglichkeit der Brustwirbelsäule, während sie gleichzeitig die Schulterausdauer und -ausrichtung fordert. Diese Variante eignet sich besonders für Athletinnen und Athleten im olympischen Gewichtheben oder CrossFit, die funktionelle Kraft und Stabilität aufbauen möchten. Zudem dient sie als effektives Tool zur Mobilitätsförderung und Bewegungsanalyse. Richtig ausgeführt, trägt diese Übung zur Leistungssteigerung, funktionellen Fitness und besseren Körperwahrnehmung bei."
  +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 80.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 {#12436
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12464
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12489
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 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 {#12512
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12535
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12558
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12581
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12604
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12635
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 80.5 MiB 0.72 ms
Input props
[
  "data" => [
    "time" => 1750976606
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Anweisungen"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Stelle dich mit den Fersen auf eine stabile, erhöhte Fläche, die Füße schulterbreit auseinander."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halte eine Kettlebell über dem Kopf mit gestreckten Armen und aktiviertem Rumpf."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Gehe in eine tiefe Kniebeuge, halte den Oberkörper aufrecht und die Kettlebell über dem Kopf."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Senke deine Hüfte unter die Parallele, während du Stabilität und Kontrolle beibehältst."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Drücke dich über die Mitte des Fußes zurück in die Ausgangsposition."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Technische Tipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Halte die Arme durchgestreckt und die Schultern während der gesamten Bewegung aktiv."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Behalte eine neutrale Wirbelsäule und vermeide ein Vorlehnen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Führe die Bewegung kontrolliert aus und vermeide ein Abfedern am unteren Ende der Kniebeuge."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Atemtipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Atme tief ein, bevor du in die Kniebeuge gehst."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halte den Atem kurz während der Abwärtsbewegung zur Stabilisierung des Rumpfes."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atme kraftvoll aus, wenn du dich wieder nach oben drückst."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#12684
  +title: null
  +data: [
    "time" => 1750976606
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Anweisungen"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Stelle dich mit den Fersen auf eine stabile, erhöhte Fläche, die Füße schulterbreit auseinander."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halte eine Kettlebell über dem Kopf mit gestreckten Armen und aktiviertem Rumpf."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Gehe in eine tiefe Kniebeuge, halte den Oberkörper aufrecht und die Kettlebell über dem Kopf."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Senke deine Hüfte unter die Parallele, während du Stabilität und Kontrolle beibehältst."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Drücke dich über die Mitte des Fußes zurück in die Ausgangsposition."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Technische Tipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Halte die Arme durchgestreckt und die Schultern während der gesamten Bewegung aktiv."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Behalte eine neutrale Wirbelsäule und vermeide ein Vorlehnen."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Führe die Bewegung kontrolliert aus und vermeide ein Abfedern am unteren Ende der Kniebeuge."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Atemtipps"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Atme tief ein, bevor du in die Kniebeuge gehst."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Halte den Atem kurz während der Abwärtsbewegung zur Stabilisierung des Rumpfes."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Atme kraftvoll aus, wenn du dich wieder nach oben drückst."
              "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" => 1750976606
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Schulterimpingement oder Instabilität"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Bandscheibenprobleme im unteren Rücken"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Kniearthrose oder akute Kniescheibenschmerzen"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Eingeschränkte Sprunggelenksbeweglichkeit"
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#12745
  +title: null
  +data: [
    "time" => 1750976606
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Schulterimpingement oder Instabilität"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Bandscheibenprobleme im unteren Rücken"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Kniearthrose oder akute Kniescheibenschmerzen"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Eingeschränkte Sprunggelenksbeweglichkeit"
              "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.27 ms
Input props
[
  "containerClass" => "mt-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#12732
  +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.62 ms
Input props
[
  "faq" => App\Entity\Faq {#9671
    -news: Doctrine\ORM\PersistentCollection {#9688 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9686 …}
    #id: 3087
    #createdAt: DateTimeImmutable @1750889420 {#9676
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9701
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9638 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12789
  +faq: App\Entity\Faq {#9671
    -news: Doctrine\ORM\PersistentCollection {#9688 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9686 …}
    #id: 3087
    #createdAt: DateTimeImmutable @1750889420 {#9676
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9701
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9638 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 80.5 MiB 0.20 ms
Input props
[
  "question" => "Welche Muskeln trainiere ich beim Kettlebell Overhead Squat mit erhöhten Fersen?"
  "answer" => "Der Fokus liegt auf den Quadrizeps und Gesäßmuskeln. Zusätzlich werden Schultern, Rumpf, Waden und unterer Rücken für die Stabilisierung aktiviert."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12817
  +question: "Welche Muskeln trainiere ich beim Kettlebell Overhead Squat mit erhöhten Fersen?"
  +answer: "Der Fokus liegt auf den Quadrizeps und Gesäßmuskeln. Zusätzlich werden Schultern, Rumpf, Waden und unterer Rücken für die Stabilisierung aktiviert."
}
faq App\Twig\Components\Ui\FaqComponent 80.5 MiB 0.18 ms
Input props
[
  "faq" => App\Entity\Faq {#9640
    -news: Doctrine\ORM\PersistentCollection {#9641 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9643 …}
    #id: 3088
    #createdAt: DateTimeImmutable @1750889420 {#9636
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9639
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9645 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12848
  +faq: App\Entity\Faq {#9640
    -news: Doctrine\ORM\PersistentCollection {#9641 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9643 …}
    #id: 3088
    #createdAt: DateTimeImmutable @1750889420 {#9636
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9639
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9645 …}
    #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" => "Ist der Overhead Squat mit erhöhten Fersen gut für die Mobilität?"
  "answer" => "Ja, diese Übung verbessert die Beweglichkeit von Sprunggelenken, Hüften und Brustwirbelsäule und fördert gleichzeitig Haltungskontrolle und Schulterstabilität."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12892
  +question: "Ist der Overhead Squat mit erhöhten Fersen gut für die Mobilität?"
  +answer: "Ja, diese Übung verbessert die Beweglichkeit von Sprunggelenken, Hüften und Brustwirbelsäule und fördert gleichzeitig Haltungskontrolle und Schulterstabilität."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.16 ms
Input props
[
  "faq" => App\Entity\Faq {#9649
    -news: Doctrine\ORM\PersistentCollection {#9650 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9652 …}
    #id: 3089
    #createdAt: DateTimeImmutable @1750889420 {#9647
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9648
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9654 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12895
  +faq: App\Entity\Faq {#9649
    -news: Doctrine\ORM\PersistentCollection {#9650 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9652 …}
    #id: 3089
    #createdAt: DateTimeImmutable @1750889420 {#9647
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9648
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9654 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.05 ms
Input props
[
  "question" => "Können Anfänger den Kettlebell Overhead Squat mit erhöhten Fersen durchführen?"
  "answer" => "Diese Übung ist fortgeschritten und erfordert gute Balance und Mobilität. Anfänger sollten zunächst grundlegende Kniebeugen und Overhead-Stabilität beherrschen."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12939
  +question: "Können Anfänger den Kettlebell Overhead Squat mit erhöhten Fersen durchführen?"
  +answer: "Diese Übung ist fortgeschritten und erfordert gute Balance und Mobilität. Anfänger sollten zunächst grundlegende Kniebeugen und Overhead-Stabilität beherrschen."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.16 ms
Input props
[
  "faq" => App\Entity\Faq {#9658
    -news: Doctrine\ORM\PersistentCollection {#9659 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9661 …}
    #id: 3090
    #createdAt: DateTimeImmutable @1750889420 {#9656
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9657
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9663 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12942
  +faq: App\Entity\Faq {#9658
    -news: Doctrine\ORM\PersistentCollection {#9659 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9661 …}
    #id: 3090
    #createdAt: DateTimeImmutable @1750889420 {#9656
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9657
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9663 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.04 ms
Input props
[
  "question" => "Warum sollte man die Fersen beim Overhead Squat erhöhen?"
  "answer" => "Erhöhte Fersen verringern die Anforderungen an die Sprunggelenksbeweglichkeit, verbessern die Tiefe der Kniebeuge und fördern eine aufrechte Oberkörperhaltung."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#12986
  +question: "Warum sollte man die Fersen beim Overhead Squat erhöhen?"
  +answer: "Erhöhte Fersen verringern die Anforderungen an die Sprunggelenksbeweglichkeit, verbessern die Tiefe der Kniebeuge und fördern eine aufrechte Oberkörperhaltung."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.14 ms
Input props
[
  "faq" => App\Entity\Faq {#9711
    -news: Doctrine\ORM\PersistentCollection {#9712 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9714 …}
    #id: 3091
    #createdAt: DateTimeImmutable @1750889420 {#9709
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9710
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9716 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#12989
  +faq: App\Entity\Faq {#9711
    -news: Doctrine\ORM\PersistentCollection {#9712 …}
    -exercises: Doctrine\ORM\PersistentCollection {#9714 …}
    #id: 3091
    #createdAt: DateTimeImmutable @1750889420 {#9709
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1750889420 {#9710
      date: 2025-06-26 00:10:20.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #translations: Doctrine\ORM\PersistentCollection {#9716 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.04 ms
Input props
[
  "question" => "Wie schwer sollte die Kettlebell beim Overhead Squat mit erhöhten Fersen sein?"
  "answer" => "Beginne mit einer leichten Kettlebell, um Technik und Gleichgewicht zu beherrschen, und steigere das Gewicht entsprechend deiner Stabilität und Kraft."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13033
  +question: "Wie schwer sollte die Kettlebell beim Overhead Squat mit erhöhten Fersen sein?"
  +answer: "Beginne mit einer leichten Kettlebell, um Technik und Gleichgewicht zu beherrschen, und steigere das Gewicht entsprechend deiner Stabilität und Kraft."
}
anatomy:avatar App\Twig\Components\Anatomy\Avatar 90.5 MiB 505.69 ms
Input props
[
  "class" => "relative"
  "primaryMuscles" => [
    2
    3
  ]
  "secondaryMuscles" => [
    4
    5
    6
    8
    12
    17
    28
  ]
  "displayFront" => false
]
Attributes
[
  "class" => "relative"
]
Component
App\Twig\Components\Anatomy\Avatar {#12961
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#13044 …}
  +primaryMuscles: [
    2
    3
  ]
  +secondaryMuscles: [
    4
    5
    6
    8
    12
    17
    28
  ]
  +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 {#13042 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#13043 …}
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.66 ms
Input props
[
  "name" => "Quadrizeps"
  "url" => "/de/ubungen/muskel/2-quadrizeps"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14111
  +name: "Quadrizeps"
  +url: "/de/ubungen/muskel/2-quadrizeps"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.13 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 {#14163
  +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 90.5 MiB 0.10 ms
Input props
[
  "name" => "Adduktoren"
  "url" => "/de/ubungen/muskel/4-adduktoren"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14187
  +name: "Adduktoren"
  +url: "/de/ubungen/muskel/4-adduktoren"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.09 ms
Input props
[
  "name" => "Lendenwirbelsäule"
  "url" => "/de/ubungen/muskel/5-lendenwirbels%C3%A4ule"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14211
  +name: "Lendenwirbelsäule"
  +url: "/de/ubungen/muskel/5-lendenwirbels%C3%A4ule"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.08 ms
Input props
[
  "name" => "Bauchmuskeln"
  "url" => "/de/ubungen/muskel/6-bauchmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14235
  +name: "Bauchmuskeln"
  +url: "/de/ubungen/muskel/6-bauchmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.08 ms
Input props
[
  "name" => "Wadenmuskeln"
  "url" => "/de/ubungen/muskel/8-wadenmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14259
  +name: "Wadenmuskeln"
  +url: "/de/ubungen/muskel/8-wadenmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.08 ms
Input props
[
  "name" => "Rückenmuskeln"
  "url" => "/de/ubungen/muskel/12-r%C3%BCckenmuskeln"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14283
  +name: "Rückenmuskeln"
  +url: "/de/ubungen/muskel/12-r%C3%BCckenmuskeln"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.08 ms
Input props
[
  "name" => "Vorderer Deltoid"
  "url" => "/de/ubungen/muskel/17-vorderer-deltoid"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14307
  +name: "Vorderer Deltoid"
  +url: "/de/ubungen/muskel/17-vorderer-deltoid"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.09 ms
Input props
[
  "name" => "Schultern"
  "url" => "/de/ubungen/muskel/28-schultern"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14331
  +name: "Schultern"
  +url: "/de/ubungen/muskel/28-schultern"
  +color: "primary"
  +small: false
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 90.5 MiB 0.12 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#14083
  +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 90.5 MiB 0.61 ms
Input props
[
  "difficulty" => "advanced"
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#14364
  +difficulty: "advanced"
  +small: false
  +link: true
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.13 ms
Input props
[
  "name" => "Kettlebells"
  "url" => "/de/ubungen/ausstattung/2-kettlebells"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14409
  +name: "Kettlebells"
  +url: "/de/ubungen/ausstattung/2-kettlebells"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.12 ms
Input props
[
  "name" => "Bodybuilding"
  "url" => "/de/ubungen/sport/1-bodybuilding"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14436
  +name: "Bodybuilding"
  +url: "/de/ubungen/sport/1-bodybuilding"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.10 ms
Input props
[
  "name" => "Fitness"
  "url" => "/de/ubungen/sport/5-fitness"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14460
  +name: "Fitness"
  +url: "/de/ubungen/sport/5-fitness"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.11 ms
Input props
[
  "name" => "Crossfit"
  "url" => "/de/ubungen/sport/7-crossfit"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14484
  +name: "Crossfit"
  +url: "/de/ubungen/sport/7-crossfit"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.09 ms
Input props
[
  "name" => "Stärkung"
  "url" => "/de/ubungen/kategorie/61-starkung"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14508
  +name: "Stärkung"
  +url: "/de/ubungen/kategorie/61-starkung"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.12 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 {#14532
  +name: "Unterer körper"
  +url: "/de/ubungen/kategorie/68-unterer-korper"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.08 ms
Input props
[
  "name" => "Funktionelles training"
  "url" => "/de/ubungen/kategorie/77-funktionelles-training"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14556
  +name: "Funktionelles training"
  +url: "/de/ubungen/kategorie/77-funktionelles-training"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 90.5 MiB 0.10 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 {#14580
  +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 90.5 MiB 0.12 ms
Input props
[
  "containerClass" => "hidden lg:flex items-center justify-center my-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#14345
  +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 90.5 MiB 0.68 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#12671
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 90.5 MiB 0.11 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#14625
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14674
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:widget-embed App\Twig\Components\Ui\WidgetEmbed 90.5 MiB 1.58 ms
Input props
[
  "class" => "hidden md:block"
  "route" => "http://test.fitmetrics.ch/de/widgets/exercise/preview-6733d72953107?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 {#14710
  +route: "http://test.fitmetrics.ch/de/widgets/exercise/preview-6733d72953107?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 90.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 {#14748
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14781
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 90.5 MiB 2.18 ms
Input props
[
  "class" => "content-container"
  "title" => "Kettlebell Overhead Squat mit erhöhten Fersen"
  "description" => "Der Kettlebell Overhead Squat mit erhöhten Fersen ist eine komplexe Kraftübung, die die Ganzkörperkoordination, Mobilität und Stabilität herausfordert. Durch die Kombination aus Fersenanhebung und Kettlebell-Halten über dem Kopf wird gezielt die Haltungskontrolle, Schulterstabilität und Beinmuskulatur trainiert. Das Anheben der Fersen reduziert die Anforderungen an die Sprunggelenksmobilität und ermöglicht eine tiefere Kniebeuge bei gleichzeitig aufrechter Körperhaltung. Die Overhead-Position erhöht die Aktivierung der Rumpfmuskulatur und verbessert die Beweglichkeit der Brustwirbelsäule, während sie gleichzeitig die Schulterausdauer und -ausrichtung fordert. Diese Variante eignet sich besonders für Athletinnen und Athleten im olympischen Gewichtheben oder CrossFit, die funktionelle Kraft und Stabilität aufbauen möchten. Zudem dient sie als effektives Tool zur Mobilitätsförderung und Bewegungsanalyse. Richtig ausgeführt, trägt diese Übung zur Leistungssteigerung, funktionellen Fitness und besseren Körperwahrnehmung bei."
]
Attributes
[
  "class" => "content-container"
]
Component
App\Twig\Components\App\PageSharer {#14821
  +shareUrl: "http://test.fitmetrics.ch/de/ubung/6733d72953107-kettlebell-overhead-squat-mit-erhohten-fersen?alias=7356&open-account-panel-popup=1"
  +title: "Kettlebell Overhead Squat mit erhöhten Fersen"
  +description: "Der Kettlebell Overhead Squat mit erhöhten Fersen ist eine komplexe Kraftübung, die die Ganzkörperkoordination, Mobilität und Stabilität herausfordert. Durch die Kombination aus Fersenanhebung und Kettlebell-Halten über dem Kopf wird gezielt die Haltungskontrolle, Schulterstabilität und Beinmuskulatur trainiert. Das Anheben der Fersen reduziert die Anforderungen an die Sprunggelenksmobilität und ermöglicht eine tiefere Kniebeuge bei gleichzeitig aufrechter Körperhaltung. Die Overhead-Position erhöht die Aktivierung der Rumpfmuskulatur und verbessert die Beweglichkeit der Brustwirbelsäule, während sie gleichzeitig die Schulterausdauer und -ausrichtung fordert. Diese Variante eignet sich besonders für Athletinnen und Athleten im olympischen Gewichtheben oder CrossFit, die funktionelle Kraft und Stabilität aufbauen möchten. Zudem dient sie als effektives Tool zur Mobilitätsförderung und Bewegungsanalyse. Richtig ausgeführt, trägt diese Übung zur Leistungssteigerung, funktionellen Fitness und besseren Körperwahrnehmung bei."
  +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 90.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 {#14829
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14851
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14875
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.07 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 {#14898
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14921
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14944
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.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 {#14967
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.07 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 {#14990
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 90.5 MiB 0.72 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 90.5 MiB 0.60 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#15037
  +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]
90.5 MiB 2.40 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#15084
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 90.5 MiB 2.12 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#15106
  +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 90.5 MiB 1.82 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#15128
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.13 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 {#15159
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.11 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 {#15181
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 90.5 MiB 0.09 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 {#15230
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
90.5 MiB 1.21 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#15107
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.10 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 {#15242
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.08 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 {#15283
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.11 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 {#15306
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.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 {#15329
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#15352
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.08 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 {#15375
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.07 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 {#15398
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.07 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 {#15421
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.07 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 {#15444
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10289 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}