GET http://test.fitmetrics.ch/de/ubungen/muskel/3-ges%C3%A4%C3%9Fmuskeln?page=6

Components

17 Twig Components
146 Render Count
111 ms Render Time
70.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
74 2.99ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
20 1.12ms
card:exercise-h
"App\Twig\Components\Card\ExerciseCardH"
components/card/exercise-h.html.twig
10 66.36ms
training:exercise:image
"App\Twig\Components\Training\Exercise\ExerciseImage"
components/training/exercise/image.html.twig
10 23.09ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
10 0.68ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 3.91ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.65ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 3.93ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
3 0.60ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 38.69ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 8.82ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.57ms
media:image
"App\Twig\Components\Media\Image"
components/media/image.html.twig
1 0.90ms
ui:accordion
"App\Twig\Components\Ui\Accordion"
components/ui/accordion.html.twig
1 0.84ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
1 1.37ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.35ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.46ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 64.5 MiB 38.69 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#5107
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#217 …}
  -em: Doctrine\ORM\EntityManager {#593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#2174 …}
  -kernel: App\Kernel {#14 …}
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.44 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 {#5154
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#5165
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 2.31 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#5216
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 1.83 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#5243
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: false
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.5 MiB 0.95 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#5278
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 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 {#5321
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.06 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 {#5369
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5384
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5406
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 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 {#5434
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5450
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5474
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5498
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5522
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5546
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5570
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5594
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5618
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#6155
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 0.82 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6193
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 0.71 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6230
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.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 {#6252
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6283
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6305
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6354
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 64.5 MiB 8.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#6224
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#6367 …}
  -formFactory: Symfony\Component\Form\FormFactory {#3212 …}
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.04 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 {#6480
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.05 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 {#6496
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6526
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6558
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6577
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 64.5 MiB 0.68 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6689
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 64.5 MiB 0.55 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6718
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6749
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6771
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6820
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6673
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6821
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6859
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6897
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6921
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6945
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6969
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6993
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7017
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7041
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7065
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7089
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6629
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 64.5 MiB 0.57 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3047
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "label.muscles"
        "url" => "/de/ubungen/muskel"
      ]
      [
        "label" => "Gesäßmuskeln"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7159
  +items: [
    [
      "label" => "menu.home"
      "url" => "/de/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/de/ubungen"
    ]
    [
      "label" => "label.muscles"
      "url" => "/de/ubungen/muskel"
    ]
    [
      "label" => "Gesäßmuskeln"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3047
    -items: [
      [
        "label" => "menu.home"
        "url" => "/de/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/de/ubungen"
      ]
      [
        "label" => "label.muscles"
        "url" => "/de/ubungen/muskel"
      ]
      [
        "label" => "Gesäßmuskeln"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7189
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7211
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7234
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:image App\Twig\Components\Media\Image 64.5 MiB 0.90 ms
Input props
[
  "media" => App\Entity\Media\MediaImage {#3109
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3307 …}
    #file: Vich\UploaderBundle\Entity\File {#3267 …}
    #credits: Doctrine\ORM\PersistentCollection {#3110 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 2445
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3280 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1747151761 {#3106
      date: 2025-05-13 17:56:01.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778078743 {#3288
      date: 2026-05-06 16:45:43.572824 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
  "alt" => "Beste Übungen für gesäßmuskeln"
  "smWidth" => 250
  "smHeight" => 250
  "lgWidth" => 250
  "lgHeight" => 250
]
Attributes
[
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
]
Component
App\Twig\Components\Media\Image {#7257
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Beste Übungen für gesäßmuskeln"
  +pictureClass: null
  +smWidth: 250
  +smHeight: 250
  +lgWidth: 250
  +lgHeight: 250
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: App\Entity\Media\MediaImage {#3109
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3307 …}
    #file: Vich\UploaderBundle\Entity\File {#3267 …}
    #credits: Doctrine\ORM\PersistentCollection {#3110 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 2445
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3280 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1747151761 {#3106
      date: 2025-05-13 17:56:01.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778078743 {#3288
      date: 2026-05-06 16:45:43.572824 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
ui:accordion App\Twig\Components\Ui\Accordion 64.5 MiB 0.84 ms
Input props
[
  "type" => "medium"
  "class" => "animate-fadeIn mt-2"
  "textClass" => "text-yellow"
  "summaryClass" => "text-yellow"
  "defaultOpen" => false
  "chevronClass" => "w-[20px] h-[20px] text-yellow"
]
Attributes
[
  "class" => "animate-fadeIn mt-2"
]
Component
App\Twig\Components\Ui\Accordion {#7303
  +stimulusTarget: null
  +stimulusAction: null
  +title: null
  +content: ""
  +defaultOpen: false
  +type: "medium"
  +chevronClass: "w-[20px] h-[20px] text-yellow"
  +contentContainerClass: null
  +summaryClass: "text-yellow"
  +textClass: "text-yellow"
  +titleSpacebetween: false
  +groupName: "accordion"
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-up-circle"
  "class" => "w-[20px] h-[20px] text-yellow"
]
Attributes
[
  "class" => "w-[20px] h-[20px] text-yellow"
]
Component
App\Twig\Components\Media\Icon {#7391
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-up-circle"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 7.98 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3602
    #id: 313
    #token: "6733d70c7e2ff"
    -images: Doctrine\ORM\PersistentCollection {#3587 …}
    -videos: Doctrine\ORM\PersistentCollection {#3646 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3644 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3648 …}
    -categories: Doctrine\ORM\PersistentCollection {#3870 …}
    -materials: Doctrine\ORM\PersistentCollection {#3960 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4016 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3980 …}
    -mainExercise: App\Entity\Training\Exercise {#3602}
    -variants: Doctrine\ORM\PersistentCollection {#4018 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4039 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4055 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4131 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4215 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#3642
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769276667 {#3556
      date: 2026-01-24 18:44:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4235 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752165631 {#3652
      date: 2025-07-10 18:40:31.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 72
    -tiersId: 729
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge glute kettlebell leg single"
    -metaphoneName: "BRJKLTKTLBLLKSNKL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c7e2ff"
]
Attributes
[
  "id" => "exercise-card-6733d70c7e2ff"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7440
  +exercise: App\Entity\Training\Exercise {#3602
    #id: 313
    #token: "6733d70c7e2ff"
    -images: Doctrine\ORM\PersistentCollection {#3587 …}
    -videos: Doctrine\ORM\PersistentCollection {#3646 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3644 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3648 …}
    -categories: Doctrine\ORM\PersistentCollection {#3870 …}
    -materials: Doctrine\ORM\PersistentCollection {#3960 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4016 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3980 …}
    -mainExercise: App\Entity\Training\Exercise {#3602}
    -variants: Doctrine\ORM\PersistentCollection {#4018 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4039 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4055 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4131 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4215 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#3642
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769276667 {#3556
      date: 2026-01-24 18:44:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4235 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752165631 {#3652
      date: 2025-07-10 18:40:31.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 72
    -tiersId: 729
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge glute kettlebell leg single"
    -metaphoneName: "BRJKLTKTLBLLKSNKL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 2.44 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3602
    #id: 313
    #token: "6733d70c7e2ff"
    -images: Doctrine\ORM\PersistentCollection {#3587 …}
    -videos: Doctrine\ORM\PersistentCollection {#3646 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3644 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3648 …}
    -categories: Doctrine\ORM\PersistentCollection {#3870 …}
    -materials: Doctrine\ORM\PersistentCollection {#3960 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4016 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3980 …}
    -mainExercise: App\Entity\Training\Exercise {#3602}
    -variants: Doctrine\ORM\PersistentCollection {#4018 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4039 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4055 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4131 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4215 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#3642
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769276667 {#3556
      date: 2026-01-24 18:44:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4235 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752165631 {#3652
      date: 2025-07-10 18:40:31.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 72
    -tiersId: 729
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge glute kettlebell leg single"
    -metaphoneName: "BRJKLTKTLBLLKSNKL"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Kettlebell-Beckenheben mit einem Bein"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#7473
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Kettlebell-Beckenheben mit einem Bein"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#3602
    #id: 313
    #token: "6733d70c7e2ff"
    -images: Doctrine\ORM\PersistentCollection {#3587 …}
    -videos: Doctrine\ORM\PersistentCollection {#3646 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3644 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3648 …}
    -categories: Doctrine\ORM\PersistentCollection {#3870 …}
    -materials: Doctrine\ORM\PersistentCollection {#3960 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4016 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3980 …}
    -mainExercise: App\Entity\Training\Exercise {#3602}
    -variants: Doctrine\ORM\PersistentCollection {#4018 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4039 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4055 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4131 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4215 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#3642
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769276667 {#3556
      date: 2026-01-24 18:44:27.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4235 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752165631 {#3652
      date: 2025-07-10 18:40:31.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 72
    -tiersId: 729
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge glute kettlebell leg single"
    -metaphoneName: "BRJKLTKTLBLLKSNKL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.23 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7633
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.23 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7649
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.05 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#7592
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.77 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4238
    #id: 314
    #token: "6733d70c7e86c"
    -images: Doctrine\ORM\PersistentCollection {#4239 …}
    -videos: Doctrine\ORM\PersistentCollection {#4241 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4243 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4245 …}
    -categories: Doctrine\ORM\PersistentCollection {#4247 …}
    -materials: Doctrine\ORM\PersistentCollection {#4249 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4251 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4253 …}
    -mainExercise: App\Entity\Training\Exercise {#4262 …}
    -variants: Doctrine\ORM\PersistentCollection {#4263 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4265 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4267 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4269 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4271 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4233
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272275 {#4236
      date: 2026-01-24 17:31:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4273 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4237
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 163
    -tiersId: 23314
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge elevated feet glute"
    -metaphoneName: "BRJLFTTFTKLT"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c7e86c"
]
Attributes
[
  "id" => "exercise-card-6733d70c7e86c"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7476
  +exercise: App\Entity\Training\Exercise {#4238
    #id: 314
    #token: "6733d70c7e86c"
    -images: Doctrine\ORM\PersistentCollection {#4239 …}
    -videos: Doctrine\ORM\PersistentCollection {#4241 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4243 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4245 …}
    -categories: Doctrine\ORM\PersistentCollection {#4247 …}
    -materials: Doctrine\ORM\PersistentCollection {#4249 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4251 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4253 …}
    -mainExercise: App\Entity\Training\Exercise {#4262 …}
    -variants: Doctrine\ORM\PersistentCollection {#4263 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4265 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4267 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4269 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4271 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4233
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272275 {#4236
      date: 2026-01-24 17:31:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4273 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4237
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 163
    -tiersId: 23314
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge elevated feet glute"
    -metaphoneName: "BRJLFTTFTKLT"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.36 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4238
    #id: 314
    #token: "6733d70c7e86c"
    -images: Doctrine\ORM\PersistentCollection {#4239 …}
    -videos: Doctrine\ORM\PersistentCollection {#4241 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4243 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4245 …}
    -categories: Doctrine\ORM\PersistentCollection {#4247 …}
    -materials: Doctrine\ORM\PersistentCollection {#4249 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4251 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4253 …}
    -mainExercise: App\Entity\Training\Exercise {#4262 …}
    -variants: Doctrine\ORM\PersistentCollection {#4263 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4265 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4267 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4269 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4271 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4233
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272275 {#4236
      date: 2026-01-24 17:31:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4273 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4237
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 163
    -tiersId: 23314
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge elevated feet glute"
    -metaphoneName: "BRJLFTTFTKLT"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Glute Bridge mit erhöhten Füßen"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#7764
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Glute Bridge mit erhöhten Füßen"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4238
    #id: 314
    #token: "6733d70c7e86c"
    -images: Doctrine\ORM\PersistentCollection {#4239 …}
    -videos: Doctrine\ORM\PersistentCollection {#4241 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4243 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4245 …}
    -categories: Doctrine\ORM\PersistentCollection {#4247 …}
    -materials: Doctrine\ORM\PersistentCollection {#4249 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4251 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4253 …}
    -mainExercise: App\Entity\Training\Exercise {#4262 …}
    -variants: Doctrine\ORM\PersistentCollection {#4263 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4265 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4267 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4269 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4271 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4233
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272275 {#4236
      date: 2026-01-24 17:31:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4273 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4237
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 163
    -tiersId: 23314
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bridge elevated feet glute"
    -metaphoneName: "BRJLFTTFTKLT"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7883
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Ischio-Beine"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7919
  +name: "Ischio-Beine"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7901
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#7789
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 7.91 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4278
    #id: 317
    #token: "6733d70c8f034"
    -images: Doctrine\ORM\PersistentCollection {#4279 …}
    -videos: Doctrine\ORM\PersistentCollection {#4281 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4283 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4285 …}
    -categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -materials: Doctrine\ORM\PersistentCollection {#4289 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4291 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4293 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4297 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4300 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4301 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4303 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4305 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4307 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4275
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769275258 {#4276
      date: 2026-01-24 18:20:58.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4309 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756286744 {#4277
      date: 2025-08-27 11:25:44.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 60
    -tiersId: 23531
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "carry farmer kettlebell s single"
    -metaphoneName: "KRFRMRKTLBLSSNKL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c8f034"
]
Attributes
[
  "id" => "exercise-card-6733d70c8f034"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7965
  +exercise: App\Entity\Training\Exercise {#4278
    #id: 317
    #token: "6733d70c8f034"
    -images: Doctrine\ORM\PersistentCollection {#4279 …}
    -videos: Doctrine\ORM\PersistentCollection {#4281 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4283 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4285 …}
    -categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -materials: Doctrine\ORM\PersistentCollection {#4289 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4291 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4293 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4297 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4300 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4301 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4303 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4305 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4307 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4275
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769275258 {#4276
      date: 2026-01-24 18:20:58.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4309 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756286744 {#4277
      date: 2025-08-27 11:25:44.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 60
    -tiersId: 23531
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "carry farmer kettlebell s single"
    -metaphoneName: "KRFRMRKTLBLSSNKL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.43 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4278
    #id: 317
    #token: "6733d70c8f034"
    -images: Doctrine\ORM\PersistentCollection {#4279 …}
    -videos: Doctrine\ORM\PersistentCollection {#4281 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4283 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4285 …}
    -categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -materials: Doctrine\ORM\PersistentCollection {#4289 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4291 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4293 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4297 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4300 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4301 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4303 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4305 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4307 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4275
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769275258 {#4276
      date: 2026-01-24 18:20:58.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4309 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756286744 {#4277
      date: 2025-08-27 11:25:44.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 60
    -tiersId: 23531
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "carry farmer kettlebell s single"
    -metaphoneName: "KRFRMRKTLBLSSNKL"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Einarmiger Farmer's Carry mit Kettlebell"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#8004
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Einarmiger Farmer's Carry mit Kettlebell"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4278
    #id: 317
    #token: "6733d70c8f034"
    -images: Doctrine\ORM\PersistentCollection {#4279 …}
    -videos: Doctrine\ORM\PersistentCollection {#4281 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4283 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4285 …}
    -categories: Doctrine\ORM\PersistentCollection {#4287 …}
    -materials: Doctrine\ORM\PersistentCollection {#4289 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4291 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4293 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4297 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4300 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4301 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4303 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4305 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4307 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4275
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769275258 {#4276
      date: 2026-01-24 18:20:58.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4309 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756286744 {#4277
      date: 2025-08-27 11:25:44.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 60
    -tiersId: 23531
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "carry farmer kettlebell s single"
    -metaphoneName: "KRFRMRKTLBLSSNKL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8123
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Bauchmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8147
  +name: "Bauchmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Rückenmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8183
  +name: "Rückenmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.06 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8165
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#8029
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.68 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4314
    #id: 323
    #token: "6733d70c90c1c"
    -images: Doctrine\ORM\PersistentCollection {#4315 …}
    -videos: Doctrine\ORM\PersistentCollection {#4317 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4319 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -categories: Doctrine\ORM\PersistentCollection {#4323 …}
    -materials: Doctrine\ORM\PersistentCollection {#4325 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4327 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4329 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4331 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4335 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4337 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4339 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4341 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4311
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769170398 {#4312
      date: 2026-01-23 13:13:18.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4343 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756292632 {#4313
      date: 2025-08-27 13:03:52.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 53
    -tiersId: 23157
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees hands reverse supported"
    -metaphoneName: "BRPSHNTSRFRSSPRTT"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c90c1c"
]
Attributes
[
  "id" => "exercise-card-6733d70c90c1c"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8229
  +exercise: App\Entity\Training\Exercise {#4314
    #id: 323
    #token: "6733d70c90c1c"
    -images: Doctrine\ORM\PersistentCollection {#4315 …}
    -videos: Doctrine\ORM\PersistentCollection {#4317 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4319 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -categories: Doctrine\ORM\PersistentCollection {#4323 …}
    -materials: Doctrine\ORM\PersistentCollection {#4325 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4327 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4329 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4331 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4335 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4337 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4339 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4341 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4311
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769170398 {#4312
      date: 2026-01-23 13:13:18.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4343 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756292632 {#4313
      date: 2025-08-27 13:03:52.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 53
    -tiersId: 23157
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees hands reverse supported"
    -metaphoneName: "BRPSHNTSRFRSSPRTT"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.20 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4314
    #id: 323
    #token: "6733d70c90c1c"
    -images: Doctrine\ORM\PersistentCollection {#4315 …}
    -videos: Doctrine\ORM\PersistentCollection {#4317 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4319 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -categories: Doctrine\ORM\PersistentCollection {#4323 …}
    -materials: Doctrine\ORM\PersistentCollection {#4325 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4327 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4329 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4331 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4335 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4337 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4339 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4341 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4311
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769170398 {#4312
      date: 2026-01-23 13:13:18.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4343 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756292632 {#4313
      date: 2025-08-27 13:03:52.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 53
    -tiersId: 23157
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees hands reverse supported"
    -metaphoneName: "BRPSHNTSRFRSSPRTT"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Umgekehrte Burpees mit Handunterstützung"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#8268
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Umgekehrte Burpees mit Handunterstützung"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4314
    #id: 323
    #token: "6733d70c90c1c"
    -images: Doctrine\ORM\PersistentCollection {#4315 …}
    -videos: Doctrine\ORM\PersistentCollection {#4317 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4319 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -categories: Doctrine\ORM\PersistentCollection {#4323 …}
    -materials: Doctrine\ORM\PersistentCollection {#4325 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4327 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4329 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4331 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4335 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4337 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4339 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4341 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4311
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769170398 {#4312
      date: 2026-01-23 13:13:18.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4343 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1756292632 {#4313
      date: 2025-08-27 13:03:52.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 53
    -tiersId: 23157
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees hands reverse supported"
    -metaphoneName: "BRPSHNTSRFRSSPRTT"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Quadrizeps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8399
  +name: "Quadrizeps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8423
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Bauchmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8447
  +name: "Bauchmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8429
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#8293
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 66.5 MiB 0.50 ms
Input props
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Attributes
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#8500
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.03 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4348
    #id: 324
    #token: "6733d70c90f77"
    -images: Doctrine\ORM\PersistentCollection {#4349 …}
    -videos: Doctrine\ORM\PersistentCollection {#4351 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4353 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -categories: Doctrine\ORM\PersistentCollection {#4357 …}
    -materials: Doctrine\ORM\PersistentCollection {#4359 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4361 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4363 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4365 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4367 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4369 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4371 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4373 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4345
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768403915 {#4346
      date: 2026-01-14 16:18:35.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4375 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753182851 {#4347
      date: 2025-07-22 13:14:11.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 33
    -tiersId: 23156
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees crossed legs reverse"
    -metaphoneName: "BRPSKRSTLKSRFRS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c90f77"
]
Attributes
[
  "id" => "exercise-card-6733d70c90f77"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8493
  +exercise: App\Entity\Training\Exercise {#4348
    #id: 324
    #token: "6733d70c90f77"
    -images: Doctrine\ORM\PersistentCollection {#4349 …}
    -videos: Doctrine\ORM\PersistentCollection {#4351 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4353 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -categories: Doctrine\ORM\PersistentCollection {#4357 …}
    -materials: Doctrine\ORM\PersistentCollection {#4359 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4361 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4363 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4365 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4367 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4369 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4371 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4373 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4345
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768403915 {#4346
      date: 2026-01-14 16:18:35.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4375 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753182851 {#4347
      date: 2025-07-22 13:14:11.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 33
    -tiersId: 23156
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees crossed legs reverse"
    -metaphoneName: "BRPSKRSTLKSRFRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.18 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4348
    #id: 324
    #token: "6733d70c90f77"
    -images: Doctrine\ORM\PersistentCollection {#4349 …}
    -videos: Doctrine\ORM\PersistentCollection {#4351 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4353 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -categories: Doctrine\ORM\PersistentCollection {#4357 …}
    -materials: Doctrine\ORM\PersistentCollection {#4359 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4361 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4363 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4365 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4367 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4369 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4371 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4373 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4345
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768403915 {#4346
      date: 2026-01-14 16:18:35.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4375 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753182851 {#4347
      date: 2025-07-22 13:14:11.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 33
    -tiersId: 23156
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees crossed legs reverse"
    -metaphoneName: "BRPSKRSTLKSRFRS"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Reverse Burpees mit gekreuzten Beinen"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#8567
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Reverse Burpees mit gekreuzten Beinen"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4348
    #id: 324
    #token: "6733d70c90f77"
    -images: Doctrine\ORM\PersistentCollection {#4349 …}
    -videos: Doctrine\ORM\PersistentCollection {#4351 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4353 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -categories: Doctrine\ORM\PersistentCollection {#4357 …}
    -materials: Doctrine\ORM\PersistentCollection {#4359 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4361 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4363 …}
    -mainExercise: App\Entity\Training\Exercise {#4296 …}
    -variants: Doctrine\ORM\PersistentCollection {#4365 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4334 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4367 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4369 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4371 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4373 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4345
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768403915 {#4346
      date: 2026-01-14 16:18:35.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4375 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753182851 {#4347
      date: 2025-07-22 13:14:11.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 33
    -tiersId: 23156
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "burpees crossed legs reverse"
    -metaphoneName: "BRPSKRSTLKSRFRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Quadrizeps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8676
  +name: "Quadrizeps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8700
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Bauchmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8724
  +name: "Bauchmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8706
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#8592
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 5.72 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4380
    #id: 329
    #token: "6733d70c9e31c"
    -images: Doctrine\ORM\PersistentCollection {#4381 …}
    -videos: Doctrine\ORM\PersistentCollection {#4383 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4385 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4387 …}
    -categories: Doctrine\ORM\PersistentCollection {#4389 …}
    -materials: Doctrine\ORM\PersistentCollection {#4391 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "neutral"
    -disciplines: Doctrine\ORM\PersistentCollection {#4393 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4395 …}
    -mainExercise: App\Entity\Training\Exercise {#4398 …}
    -variants: Doctrine\ORM\PersistentCollection {#4399 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4403 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4405 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4407 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4409 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4377
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777116078 {#4378
      date: 2026-04-25 13:21:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4411 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264459 {#4379
      date: 2025-07-23 11:54:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 14286
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c9e31c"
]
Attributes
[
  "id" => "exercise-card-6733d70c9e31c"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8770
  +exercise: App\Entity\Training\Exercise {#4380
    #id: 329
    #token: "6733d70c9e31c"
    -images: Doctrine\ORM\PersistentCollection {#4381 …}
    -videos: Doctrine\ORM\PersistentCollection {#4383 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4385 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4387 …}
    -categories: Doctrine\ORM\PersistentCollection {#4389 …}
    -materials: Doctrine\ORM\PersistentCollection {#4391 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "neutral"
    -disciplines: Doctrine\ORM\PersistentCollection {#4393 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4395 …}
    -mainExercise: App\Entity\Training\Exercise {#4398 …}
    -variants: Doctrine\ORM\PersistentCollection {#4399 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4403 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4405 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4407 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4409 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4377
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777116078 {#4378
      date: 2026-04-25 13:21:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4411 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264459 {#4379
      date: 2025-07-23 11:54:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 14286
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.33 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4380
    #id: 329
    #token: "6733d70c9e31c"
    -images: Doctrine\ORM\PersistentCollection {#4381 …}
    -videos: Doctrine\ORM\PersistentCollection {#4383 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4385 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4387 …}
    -categories: Doctrine\ORM\PersistentCollection {#4389 …}
    -materials: Doctrine\ORM\PersistentCollection {#4391 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "neutral"
    -disciplines: Doctrine\ORM\PersistentCollection {#4393 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4395 …}
    -mainExercise: App\Entity\Training\Exercise {#4398 …}
    -variants: Doctrine\ORM\PersistentCollection {#4399 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4403 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4405 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4407 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4409 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4377
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777116078 {#4378
      date: 2026-04-25 13:21:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4411 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264459 {#4379
      date: 2025-07-23 11:54:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 14286
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Glute Kickback mit Band"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#8809
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Glute Kickback mit Band"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4380
    #id: 329
    #token: "6733d70c9e31c"
    -images: Doctrine\ORM\PersistentCollection {#4381 …}
    -videos: Doctrine\ORM\PersistentCollection {#4383 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4385 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4387 …}
    -categories: Doctrine\ORM\PersistentCollection {#4389 …}
    -materials: Doctrine\ORM\PersistentCollection {#4391 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "neutral"
    -disciplines: Doctrine\ORM\PersistentCollection {#4393 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4395 …}
    -mainExercise: App\Entity\Training\Exercise {#4398 …}
    -variants: Doctrine\ORM\PersistentCollection {#4399 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4403 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4405 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4407 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4409 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4377
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777116078 {#4378
      date: 2026-04-25 13:21:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4411 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264459 {#4379
      date: 2025-07-23 11:54:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 14286
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8918
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8897
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#8834
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 5.92 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4416
    #id: 330
    #token: "6733d70c9eca2"
    -images: Doctrine\ORM\PersistentCollection {#4417 …}
    -videos: Doctrine\ORM\PersistentCollection {#4419 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4421 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -materials: Doctrine\ORM\PersistentCollection {#4427 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4429 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4431 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4413
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777118262 {#4414
      date: 2026-04-25 13:57:42.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264335 {#4415
      date: 2025-07-23 11:52:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22747
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c9eca2"
]
Attributes
[
  "id" => "exercise-card-6733d70c9eca2"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8964
  +exercise: App\Entity\Training\Exercise {#4416
    #id: 330
    #token: "6733d70c9eca2"
    -images: Doctrine\ORM\PersistentCollection {#4417 …}
    -videos: Doctrine\ORM\PersistentCollection {#4419 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4421 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -materials: Doctrine\ORM\PersistentCollection {#4427 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4429 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4431 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4413
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777118262 {#4414
      date: 2026-04-25 13:57:42.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264335 {#4415
      date: 2025-07-23 11:52:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22747
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.36 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4416
    #id: 330
    #token: "6733d70c9eca2"
    -images: Doctrine\ORM\PersistentCollection {#4417 …}
    -videos: Doctrine\ORM\PersistentCollection {#4419 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4421 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -materials: Doctrine\ORM\PersistentCollection {#4427 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4429 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4431 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4413
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777118262 {#4414
      date: 2026-04-25 13:57:42.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264335 {#4415
      date: 2025-07-23 11:52:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22747
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Glute Kickback mit Band"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#9003
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Glute Kickback mit Band"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4416
    #id: 330
    #token: "6733d70c9eca2"
    -images: Doctrine\ORM\PersistentCollection {#4417 …}
    -videos: Doctrine\ORM\PersistentCollection {#4419 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4421 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -categories: Doctrine\ORM\PersistentCollection {#4425 …}
    -materials: Doctrine\ORM\PersistentCollection {#4427 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4429 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4431 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4402 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4413
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1777118262 {#4414
      date: 2026-04-25 13:57:42.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753264335 {#4415
      date: 2025-07-23 11:52:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22747
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band glute kickback"
    -metaphoneName: "BNTKLTKKBK"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9112
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9091
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9028
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 6.37 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4450
    #id: 332
    #token: "6733d70c9fb5a"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4467 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4469 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4471 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4473 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4475 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4447
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769168748 {#4448
      date: 2026-01-23 12:45:48.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4477 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4449
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 227
    -tiersId: 774
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "banded bridge glute leg single"
    -metaphoneName: "BNTTBRJKLTLKSNKL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70c9fb5a"
]
Attributes
[
  "id" => "exercise-card-6733d70c9fb5a"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9158
  +exercise: App\Entity\Training\Exercise {#4450
    #id: 332
    #token: "6733d70c9fb5a"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4467 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4469 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4471 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4473 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4475 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4447
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769168748 {#4448
      date: 2026-01-23 12:45:48.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4477 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4449
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 227
    -tiersId: 774
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "banded bridge glute leg single"
    -metaphoneName: "BNTTBRJKLTLKSNKL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.34 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4450
    #id: 332
    #token: "6733d70c9fb5a"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4467 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4469 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4471 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4473 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4475 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4447
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769168748 {#4448
      date: 2026-01-23 12:45:48.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4477 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4449
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 227
    -tiersId: 774
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "banded bridge glute leg single"
    -metaphoneName: "BNTTBRJKLTLKSNKL"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Einbeinige Glute Bridge mit Widerstandsband"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#9197
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Einbeinige Glute Bridge mit Widerstandsband"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4450
    #id: 332
    #token: "6733d70c9fb5a"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "contraction"
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4467 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4027 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4469 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4471 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4473 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4475 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4447
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769168748 {#4448
      date: 2026-01-23 12:45:48.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4477 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4449
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 227
    -tiersId: 774
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "banded bridge glute leg single"
    -metaphoneName: "BNTTBRJKLTLKSNKL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9306
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9285
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9222
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 68.5 MiB 0.05 ms
Input props
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Attributes
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#9358
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 5.94 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4482
    #id: 334
    #token: "6733d70ca0298"
    -images: Doctrine\ORM\PersistentCollection {#4483 …}
    -videos: Doctrine\ORM\PersistentCollection {#4485 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4487 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4489 …}
    -categories: Doctrine\ORM\PersistentCollection {#4491 …}
    -materials: Doctrine\ORM\PersistentCollection {#4493 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4495 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4497 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4499 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4502 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4503 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4505 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4507 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4509 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4479
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773736654 {#4480
      date: 2026-03-17 09:37:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4511 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4481
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 94
    -tiersId: 135
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pull through"
    -metaphoneName: "PL0R"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70ca0298"
]
Attributes
[
  "id" => "exercise-card-6733d70ca0298"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9352
  +exercise: App\Entity\Training\Exercise {#4482
    #id: 334
    #token: "6733d70ca0298"
    -images: Doctrine\ORM\PersistentCollection {#4483 …}
    -videos: Doctrine\ORM\PersistentCollection {#4485 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4487 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4489 …}
    -categories: Doctrine\ORM\PersistentCollection {#4491 …}
    -materials: Doctrine\ORM\PersistentCollection {#4493 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4495 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4497 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4499 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4502 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4503 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4505 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4507 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4509 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4479
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773736654 {#4480
      date: 2026-03-17 09:37:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4511 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4481
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 94
    -tiersId: 135
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pull through"
    -metaphoneName: "PL0R"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.15 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4482
    #id: 334
    #token: "6733d70ca0298"
    -images: Doctrine\ORM\PersistentCollection {#4483 …}
    -videos: Doctrine\ORM\PersistentCollection {#4485 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4487 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4489 …}
    -categories: Doctrine\ORM\PersistentCollection {#4491 …}
    -materials: Doctrine\ORM\PersistentCollection {#4493 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4495 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4497 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4499 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4502 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4503 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4505 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4507 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4509 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4479
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773736654 {#4480
      date: 2026-03-17 09:37:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4511 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4481
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 94
    -tiersId: 135
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pull through"
    -metaphoneName: "PL0R"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Cable Pull Through"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#9416
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Cable Pull Through"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4482
    #id: 334
    #token: "6733d70ca0298"
    -images: Doctrine\ORM\PersistentCollection {#4483 …}
    -videos: Doctrine\ORM\PersistentCollection {#4485 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4487 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4489 …}
    -categories: Doctrine\ORM\PersistentCollection {#4491 …}
    -materials: Doctrine\ORM\PersistentCollection {#4493 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4495 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4497 …}
    -mainExercise: App\Entity\Training\Exercise {#4434 …}
    -variants: Doctrine\ORM\PersistentCollection {#4499 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4502 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4503 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4505 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4507 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4509 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450636 {#4479
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773736654 {#4480
      date: 2026-03-17 09:37:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4511 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4481
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 94
    -tiersId: 135
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pull through"
    -metaphoneName: "PL0R"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9525
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Ischio-Beine"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9549
  +name: "Ischio-Beine"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.06 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9531
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9441
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 70.5 MiB 7.04 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4516
    #id: 340
    #token: "6733d70cb05d8"
    -images: Doctrine\ORM\PersistentCollection {#4517 …}
    -videos: Doctrine\ORM\PersistentCollection {#4519 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4521 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4523 …}
    -categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -materials: Doctrine\ORM\PersistentCollection {#4527 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4529 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4531 …}
    -mainExercise: App\Entity\Training\Exercise {#4534 …}
    -variants: Doctrine\ORM\PersistentCollection {#4535 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4538 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4539 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4541 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4543 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4545 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4513
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769062748 {#4514
      date: 2026-01-22 07:19:08.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4547 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4515
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 75
    -tiersId: 182
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell lateral lunge"
    -metaphoneName: "BRBLLTRLLNJ"
  }
  "shortName" => false
  "id" => "exercise-card-6733d70cb05d8"
]
Attributes
[
  "id" => "exercise-card-6733d70cb05d8"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9595
  +exercise: App\Entity\Training\Exercise {#4516
    #id: 340
    #token: "6733d70cb05d8"
    -images: Doctrine\ORM\PersistentCollection {#4517 …}
    -videos: Doctrine\ORM\PersistentCollection {#4519 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4521 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4523 …}
    -categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -materials: Doctrine\ORM\PersistentCollection {#4527 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4529 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4531 …}
    -mainExercise: App\Entity\Training\Exercise {#4534 …}
    -variants: Doctrine\ORM\PersistentCollection {#4535 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4538 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4539 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4541 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4543 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4545 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4513
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769062748 {#4514
      date: 2026-01-22 07:19:08.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4547 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4515
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 75
    -tiersId: 182
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell lateral lunge"
    -metaphoneName: "BRBLLTRLLNJ"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.28 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4516
    #id: 340
    #token: "6733d70cb05d8"
    -images: Doctrine\ORM\PersistentCollection {#4517 …}
    -videos: Doctrine\ORM\PersistentCollection {#4519 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4521 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4523 …}
    -categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -materials: Doctrine\ORM\PersistentCollection {#4527 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4529 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4531 …}
    -mainExercise: App\Entity\Training\Exercise {#4534 …}
    -variants: Doctrine\ORM\PersistentCollection {#4535 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4538 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4539 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4541 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4543 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4545 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4513
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769062748 {#4514
      date: 2026-01-22 07:19:08.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4547 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4515
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 75
    -tiersId: 182
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell lateral lunge"
    -metaphoneName: "BRBLLTRLLNJ"
  }
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
  "alt" => "Image Langhantel-Seitwärtsausfallschritt"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#9634
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Langhantel-Seitwärtsausfallschritt"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4516
    #id: 340
    #token: "6733d70cb05d8"
    -images: Doctrine\ORM\PersistentCollection {#4517 …}
    -videos: Doctrine\ORM\PersistentCollection {#4519 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4521 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4523 …}
    -categories: Doctrine\ORM\PersistentCollection {#4525 …}
    -materials: Doctrine\ORM\PersistentCollection {#4527 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4529 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4531 …}
    -mainExercise: App\Entity\Training\Exercise {#4534 …}
    -variants: Doctrine\ORM\PersistentCollection {#4535 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4538 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4539 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4541 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4543 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4545 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450636 {#4513
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769062748 {#4514
      date: 2026-01-22 07:19:08.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4547 …}
    #newTranslations: null
    #currentLocale: "de"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1731450636 {#4515
      date: 2024-11-12 23:30:36.0 Europe/Zurich (+01:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 75
    -tiersId: 182
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell lateral lunge"
    -metaphoneName: "BRBLLTRLLNJ"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Quadrizeps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9753
  +name: "Quadrizeps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Gesäßmuskeln"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9777
  +name: "Gesäßmuskeln"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 70.5 MiB 0.05 ms
Input props
[
  "name" => "Adduktoren"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9812
  +name: "Adduktoren"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 70.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9794
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9659
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 70.5 MiB 1.37 ms
Input props
[
  "class" => "mx-auto max-w-3xl p-4"
]
Attributes
[
  "class" => "mx-auto max-w-3xl p-4"
]
Component
App\Twig\Components\App\PageSharer {#763
  +shareUrl: "http://test.fitmetrics.ch/de/ubungen/muskel/3-ges%C3%A4%C3%9Fmuskeln?page=6"
  +title: "Übungen - Beste Übungen für gesäßmuskeln - FitMetrics"
  +description: "Die Gesäßmuskeln, auch bekannt als Glutealmuskeln, sind eine Gruppe von Muskeln im Bereich des Gesäßes. Zu den wichtigsten Gesäßmuskeln gehören der große Gesäßmuskel, der mittlere Gesäßmuskel und der kleine Gesäßmuskel. Diese Muskeln spielen eine wichtige Rolle bei der Stabilisierung des Beckens sowie bei der Drehung und Streckung der Hüfte. Sie werden bei Bewegungen wie Gehen, Laufen und Treppensteigen sowie bei gezielten Übungen wie Kniebeugen und Ausfallschritten beansprucht. Eine starke und gut entwickelte Gesäßmuskulatur kann zu einer guten Körperhaltung, Rumpfstabilität und sportlichen Leistungen beitragen."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9900
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9928
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9953
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9976
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9999
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#10022
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#10045
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.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 {#10068
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 70.5 MiB 0.35 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#9904
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  +right: true
  +left: true
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 70.5 MiB 0.05 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#10121
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
utils:lang-selector
[Anonymous]
70.5 MiB 0.80 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10158
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 70.5 MiB 0.69 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#10180
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 70.5 MiB 0.57 ms
Input props
[
  "label" => "lang.name.de"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#10202
  +label: "lang.name.de"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10233
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10255
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#10304
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
70.5 MiB 0.46 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10181
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#10316
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#10357
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10380
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10403
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10426
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10449
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10472
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10495
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 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 {#10518
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5157 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}