Redirect 301 redirect from GET @training_exercise_collection_category (7060a6)

GET http://test.fitmetrics.ch/en/exercises/category/61-strengthening

Components

17 Twig Components
139 Render Count
93 ms Render Time
68.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
74 3.03ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
13 1.30ms
card:exercise-h
"App\Twig\Components\Card\ExerciseCardH"
components/card/exercise-h.html.twig
10 46.81ms
training:exercise:image
"App\Twig\Components\Training\Exercise\ExerciseImage"
components/training/exercise/image.html.twig
10 3.99ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
10 0.98ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 4.03ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.74ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 4.01ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
3 0.63ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 40.02ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.20ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.56ms
media:image
"App\Twig\Components\Media\Image"
components/media/image.html.twig
1 0.92ms
ui:accordion
"App\Twig\Components\Ui\Accordion"
components/ui/accordion.html.twig
1 0.86ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
1 1.35ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.31ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.50ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 62.5 MiB 40.02 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#5141
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#217 …}
  -em: Doctrine\ORM\EntityManager {#593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#2237 …}
  -kernel: App\Kernel {#14 …}
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.48 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 {#5188
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +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 {#5199
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
58.5 MiB 2.29 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#5250
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 58.5 MiB 1.81 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#5277
  +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 58.5 MiB 0.93 ms
Input props
[
  "label" => "lang.name.en"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#5312
  +label: "lang.name.en"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.06 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#5355
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5402
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#5412
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#5440
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.03 ms
Input props
[
  "name" => "search"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5468
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5484
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5508
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5532
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5556
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5580
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5604
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5628
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5652
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.06 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#6171
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 0.85 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6209
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 0.73 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6246
  +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.58 ms
Input props
[
  "label" => "lang.name.en"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6268
  +label: "lang.name.en"
  +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 {#6299
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6321
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +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 {#6369
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 62.5 MiB 9.20 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#6240
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#6381 …}
  -formFactory: Symfony\Component\Form\FormFactory {#3151 …}
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Attributes
[
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Component
App\Twig\Components\Media\Icon {#6496
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#6512
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6542
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6574
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6593
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 62.5 MiB 0.74 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6705
  +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 62.5 MiB 0.60 ms
Input props
[
  "label" => "lang.name.en"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6734
  +label: "lang.name.en"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6765
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6787
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6835
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6689
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6859
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6875
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6913
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6937
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6961
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6985
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7009
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7033
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7057
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7081
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7105
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-16 w-full"
]
Attributes
[
  "class" => "h-16 w-full"
]
Component
App\Twig\Components\Media\Icon {#6645
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 62.5 MiB 0.56 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3149
    -items: [
      [
        "label" => "menu.home"
        "url" => "/en/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/en/exercises"
      ]
      [
        "label" => "label.categories"
        "url" => "/en/exercises/categories"
      ]
      [
        "label" => "Strengthening"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7175
  +items: [
    [
      "label" => "menu.home"
      "url" => "/en/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/en/exercises"
    ]
    [
      "label" => "label.categories"
      "url" => "/en/exercises/categories"
    ]
    [
      "label" => "Strengthening"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3149
    -items: [
      [
        "label" => "menu.home"
        "url" => "/en/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/en/exercises"
      ]
      [
        "label" => "label.categories"
        "url" => "/en/exercises/categories"
      ]
      [
        "label" => "Strengthening"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7205
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7227
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#7250
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:image App\Twig\Components\Media\Image 64.5 MiB 0.92 ms
Input props
[
  "media" => App\Entity\Media\MediaImage {#3171
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3381 …}
    #file: Vich\UploaderBundle\Entity\File {#3333 …}
    #credits: Doctrine\ORM\PersistentCollection {#3172 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 507
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3354 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1730211004 {#3305
      date: 2024-10-29 15:10:04.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1778042742 {#3362
      date: 2026-05-06 06:45:42.755170 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3277 …}
  }
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
  "alt" => "Best exercises for strengthening"
  "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 {#7273
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Best exercises for strengthening"
  +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 {#3171
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3381 …}
    #file: Vich\UploaderBundle\Entity\File {#3333 …}
    #credits: Doctrine\ORM\PersistentCollection {#3172 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 507
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3354 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1730211004 {#3305
      date: 2024-10-29 15:10:04.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1778042742 {#3362
      date: 2026-05-06 06:45:42.755170 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3277 …}
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
ui:accordion App\Twig\Components\Ui\Accordion 64.5 MiB 0.86 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 {#7319
  +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 {#7407
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-up-circle"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 9.30 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3759
    #id: 1
    #token: "6522abac9432e"
    -images: Doctrine\ORM\PersistentCollection {#3744 …}
    -videos: Doctrine\ORM\PersistentCollection {#3803 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3801 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3805 …}
    -categories: Doctrine\ORM\PersistentCollection {#3747 …}
    -materials: Doctrine\ORM\PersistentCollection {#4033 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4031 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4035 …}
    -mainExercise: App\Entity\Training\Exercise {#4044 …}
    -variants: Doctrine\ORM\PersistentCollection {#4045 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4054 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4068 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4084 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4160 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4244 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366841 {#3799
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771192943 {#3713
      date: 2026-02-15 23:02:23.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4264 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366841 {#3809
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 526
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "push up"
    -metaphoneName: "PXP"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac9432e"
]
Attributes
[
  "id" => "exercise-card-6522abac9432e"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7456
  +exercise: App\Entity\Training\Exercise {#3759
    #id: 1
    #token: "6522abac9432e"
    -images: Doctrine\ORM\PersistentCollection {#3744 …}
    -videos: Doctrine\ORM\PersistentCollection {#3803 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3801 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3805 …}
    -categories: Doctrine\ORM\PersistentCollection {#3747 …}
    -materials: Doctrine\ORM\PersistentCollection {#4033 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4031 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4035 …}
    -mainExercise: App\Entity\Training\Exercise {#4044 …}
    -variants: Doctrine\ORM\PersistentCollection {#4045 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4054 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4068 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4084 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4160 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4244 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366841 {#3799
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771192943 {#3713
      date: 2026-02-15 23:02:23.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4264 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366841 {#3809
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 526
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "push up"
    -metaphoneName: "PXP"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 0.32 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3759
    #id: 1
    #token: "6522abac9432e"
    -images: Doctrine\ORM\PersistentCollection {#3744 …}
    -videos: Doctrine\ORM\PersistentCollection {#3803 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3801 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3805 …}
    -categories: Doctrine\ORM\PersistentCollection {#3747 …}
    -materials: Doctrine\ORM\PersistentCollection {#4033 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4031 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4035 …}
    -mainExercise: App\Entity\Training\Exercise {#4044 …}
    -variants: Doctrine\ORM\PersistentCollection {#4045 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4054 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4068 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4084 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4160 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4244 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366841 {#3799
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771192943 {#3713
      date: 2026-02-15 23:02:23.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4264 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366841 {#3809
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 526
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "push up"
    -metaphoneName: "PXP"
  }
  "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 Push-up"
  "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 {#7535
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Push-up"
  +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 {#3759
    #id: 1
    #token: "6522abac9432e"
    -images: Doctrine\ORM\PersistentCollection {#3744 …}
    -videos: Doctrine\ORM\PersistentCollection {#3803 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3801 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3805 …}
    -categories: Doctrine\ORM\PersistentCollection {#3747 …}
    -materials: Doctrine\ORM\PersistentCollection {#4033 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4031 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4035 …}
    -mainExercise: App\Entity\Training\Exercise {#4044 …}
    -variants: Doctrine\ORM\PersistentCollection {#4045 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4054 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4068 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4084 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4160 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4244 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366841 {#3799
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771192943 {#3713
      date: 2026-02-15 23:02:23.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4264 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366841 {#3809
      date: 2023-09-10 19:27:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 526
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "push up"
    -metaphoneName: "PXP"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.68 ms
Input props
[
  "name" => "Chest"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7644
  +name: "Chest"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.51 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7660
  +difficulty: "beginner"
  +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 {#7586
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 4.29 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4267
    #id: 2
    #token: "6522abac9753a"
    -images: Doctrine\ORM\PersistentCollection {#4268 …}
    -videos: Doctrine\ORM\PersistentCollection {#4270 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4272 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4274 …}
    -categories: Doctrine\ORM\PersistentCollection {#4276 …}
    -materials: Doctrine\ORM\PersistentCollection {#4278 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4280 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4282 …}
    -mainExercise: App\Entity\Training\Exercise {#4285 …}
    -variants: Doctrine\ORM\PersistentCollection {#4286 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4289 …}
    -grips: [
      "neutral"
    ]
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4290 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4292 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4294 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4296 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366856 {#4262
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771227472 {#4265
      date: 2026-02-16 08:37:52.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4298 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366856 {#4266
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 261
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar dips parallel"
    -metaphoneName: "BRTPSPRLL"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac9753a"
]
Attributes
[
  "id" => "exercise-card-6522abac9753a"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7492
  +exercise: App\Entity\Training\Exercise {#4267
    #id: 2
    #token: "6522abac9753a"
    -images: Doctrine\ORM\PersistentCollection {#4268 …}
    -videos: Doctrine\ORM\PersistentCollection {#4270 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4272 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4274 …}
    -categories: Doctrine\ORM\PersistentCollection {#4276 …}
    -materials: Doctrine\ORM\PersistentCollection {#4278 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4280 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4282 …}
    -mainExercise: App\Entity\Training\Exercise {#4285 …}
    -variants: Doctrine\ORM\PersistentCollection {#4286 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4289 …}
    -grips: [
      "neutral"
    ]
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4290 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4292 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4294 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4296 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366856 {#4262
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771227472 {#4265
      date: 2026-02-16 08:37:52.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4298 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366856 {#4266
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 261
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar dips parallel"
    -metaphoneName: "BRTPSPRLL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 0.20 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4267
    #id: 2
    #token: "6522abac9753a"
    -images: Doctrine\ORM\PersistentCollection {#4268 …}
    -videos: Doctrine\ORM\PersistentCollection {#4270 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4272 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4274 …}
    -categories: Doctrine\ORM\PersistentCollection {#4276 …}
    -materials: Doctrine\ORM\PersistentCollection {#4278 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4280 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4282 …}
    -mainExercise: App\Entity\Training\Exercise {#4285 …}
    -variants: Doctrine\ORM\PersistentCollection {#4286 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4289 …}
    -grips: [
      "neutral"
    ]
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4290 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4292 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4294 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4296 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366856 {#4262
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771227472 {#4265
      date: 2026-02-16 08:37:52.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4298 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366856 {#4266
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 261
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar dips parallel"
    -metaphoneName: "BRTPSPRLL"
  }
  "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 Parallel Bar Dips"
  "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 {#7821
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Parallel Bar Dips"
  +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 {#4267
    #id: 2
    #token: "6522abac9753a"
    -images: Doctrine\ORM\PersistentCollection {#4268 …}
    -videos: Doctrine\ORM\PersistentCollection {#4270 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4272 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4274 …}
    -categories: Doctrine\ORM\PersistentCollection {#4276 …}
    -materials: Doctrine\ORM\PersistentCollection {#4278 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4280 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4282 …}
    -mainExercise: App\Entity\Training\Exercise {#4285 …}
    -variants: Doctrine\ORM\PersistentCollection {#4286 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4289 …}
    -grips: [
      "neutral"
    ]
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4290 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4292 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4294 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4296 …}
    -side: false
    #createdAt: DateTimeImmutable @1694366856 {#4262
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771227472 {#4265
      date: 2026-02-16 08:37:52.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4298 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694366856 {#4266
      date: 2023-09-10 19:27:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 261
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar dips parallel"
    -metaphoneName: "BRTPSPRLL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.06 ms
Input props
[
  "name" => "Triceps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7875
  +name: "Triceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.04 ms
Input props
[
  "name" => "Chest"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7899
  +name: "Chest"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7881
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 64.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 {#7814
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 4.02 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4303
    #id: 3
    #token: "6522abac9761f"
    -images: Doctrine\ORM\PersistentCollection {#4304 …}
    -videos: Doctrine\ORM\PersistentCollection {#4306 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4308 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4310 …}
    -categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -materials: Doctrine\ORM\PersistentCollection {#4314 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4316 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4318 …}
    -mainExercise: App\Entity\Training\Exercise {#4321 …}
    -variants: Doctrine\ORM\PersistentCollection {#4322 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4325 …}
    -grips: [
      "pronation"
    ]
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4327 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4328 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4330 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4332 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4334 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367005 {#4300
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1772512443 {#4301
      date: 2026-03-03 05:34:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4336 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367005 {#4302
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 343
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "grip pronated pull up"
    -metaphoneName: "KRPPRNTTPLP"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac9761f"
]
Attributes
[
  "id" => "exercise-card-6522abac9761f"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7945
  +exercise: App\Entity\Training\Exercise {#4303
    #id: 3
    #token: "6522abac9761f"
    -images: Doctrine\ORM\PersistentCollection {#4304 …}
    -videos: Doctrine\ORM\PersistentCollection {#4306 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4308 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4310 …}
    -categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -materials: Doctrine\ORM\PersistentCollection {#4314 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4316 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4318 …}
    -mainExercise: App\Entity\Training\Exercise {#4321 …}
    -variants: Doctrine\ORM\PersistentCollection {#4322 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4325 …}
    -grips: [
      "pronation"
    ]
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4327 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4328 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4330 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4332 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4334 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367005 {#4300
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1772512443 {#4301
      date: 2026-03-03 05:34:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4336 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367005 {#4302
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 343
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "grip pronated pull up"
    -metaphoneName: "KRPPRNTTPLP"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 0.20 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4303
    #id: 3
    #token: "6522abac9761f"
    -images: Doctrine\ORM\PersistentCollection {#4304 …}
    -videos: Doctrine\ORM\PersistentCollection {#4306 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4308 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4310 …}
    -categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -materials: Doctrine\ORM\PersistentCollection {#4314 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4316 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4318 …}
    -mainExercise: App\Entity\Training\Exercise {#4321 …}
    -variants: Doctrine\ORM\PersistentCollection {#4322 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4325 …}
    -grips: [
      "pronation"
    ]
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4327 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4328 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4330 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4332 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4334 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367005 {#4300
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1772512443 {#4301
      date: 2026-03-03 05:34:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4336 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367005 {#4302
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 343
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "grip pronated pull up"
    -metaphoneName: "KRPPRNTTPLP"
  }
  "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 Pronated Grip Pull-Up"
  "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 {#8032
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Pronated Grip Pull-Up"
  +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 {#4303
    #id: 3
    #token: "6522abac9761f"
    -images: Doctrine\ORM\PersistentCollection {#4304 …}
    -videos: Doctrine\ORM\PersistentCollection {#4306 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4308 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4310 …}
    -categories: Doctrine\ORM\PersistentCollection {#4312 …}
    -materials: Doctrine\ORM\PersistentCollection {#4314 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4316 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4318 …}
    -mainExercise: App\Entity\Training\Exercise {#4321 …}
    -variants: Doctrine\ORM\PersistentCollection {#4322 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4325 …}
    -grips: [
      "pronation"
    ]
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4327 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4328 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4330 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4332 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4334 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367005 {#4300
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1772512443 {#4301
      date: 2026-03-03 05:34:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4336 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367005 {#4302
      date: 2023-09-10 19:30:05.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 343
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "grip pronated pull up"
    -metaphoneName: "KRPPRNTTPLP"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.06 ms
Input props
[
  "name" => "Back"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8086
  +name: "Back"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.05 ms
Input props
[
  "difficulty" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8068
  +difficulty: "advanced"
  +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 {#8025
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 4.99 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4341
    #id: 4
    #token: "6522abac976ab"
    -images: Doctrine\ORM\PersistentCollection {#4342 …}
    -videos: Doctrine\ORM\PersistentCollection {#4344 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4346 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4348 …}
    -categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -materials: Doctrine\ORM\PersistentCollection {#4352 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4354 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4356 …}
    -mainExercise: App\Entity\Training\Exercise {#4359 …}
    -variants: Doctrine\ORM\PersistentCollection {#4360 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4363 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: "woman"
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4364 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4366 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4368 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4370 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367029 {#4338
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1776926080 {#4339
      date: 2026-04-23 08:34:40.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4372 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367029 {#4340
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 272
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "squat"
    -metaphoneName: "SKT"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac976ab"
]
Attributes
[
  "id" => "exercise-card-6522abac976ab"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8132
  +exercise: App\Entity\Training\Exercise {#4341
    #id: 4
    #token: "6522abac976ab"
    -images: Doctrine\ORM\PersistentCollection {#4342 …}
    -videos: Doctrine\ORM\PersistentCollection {#4344 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4346 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4348 …}
    -categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -materials: Doctrine\ORM\PersistentCollection {#4352 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4354 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4356 …}
    -mainExercise: App\Entity\Training\Exercise {#4359 …}
    -variants: Doctrine\ORM\PersistentCollection {#4360 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4363 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: "woman"
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4364 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4366 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4368 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4370 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367029 {#4338
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1776926080 {#4339
      date: 2026-04-23 08:34:40.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4372 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367029 {#4340
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 272
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "squat"
    -metaphoneName: "SKT"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 0.16 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4341
    #id: 4
    #token: "6522abac976ab"
    -images: Doctrine\ORM\PersistentCollection {#4342 …}
    -videos: Doctrine\ORM\PersistentCollection {#4344 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4346 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4348 …}
    -categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -materials: Doctrine\ORM\PersistentCollection {#4352 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4354 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4356 …}
    -mainExercise: App\Entity\Training\Exercise {#4359 …}
    -variants: Doctrine\ORM\PersistentCollection {#4360 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4363 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: "woman"
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4364 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4366 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4368 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4370 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367029 {#4338
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1776926080 {#4339
      date: 2026-04-23 08:34:40.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4372 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367029 {#4340
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 272
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "squat"
    -metaphoneName: "SKT"
  }
  "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 Classic Squat"
  "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 {#8231
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Classic Squat"
  +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 {#4341
    #id: 4
    #token: "6522abac976ab"
    -images: Doctrine\ORM\PersistentCollection {#4342 …}
    -videos: Doctrine\ORM\PersistentCollection {#4344 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4346 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4348 …}
    -categories: Doctrine\ORM\PersistentCollection {#4350 …}
    -materials: Doctrine\ORM\PersistentCollection {#4352 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4354 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4356 …}
    -mainExercise: App\Entity\Training\Exercise {#4359 …}
    -variants: Doctrine\ORM\PersistentCollection {#4360 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4363 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: "woman"
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4364 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4366 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4368 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4370 …}
    -side: false
    #createdAt: DateTimeImmutable @1694367029 {#4338
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1776926080 {#4339
      date: 2026-04-23 08:34:40.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4372 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694367029 {#4340
      date: 2023-09-10 19:30:29.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 272
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "squat"
    -metaphoneName: "SKT"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.05 ms
Input props
[
  "name" => "Quadriceps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8295
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.05 ms
Input props
[
  "name" => "Glutes"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8331
  +name: "Glutes"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8313
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 64.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 {#8221
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 66.5 MiB 0.53 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 {#8384
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1173 …}
  #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 4.39 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4377
    #id: 16
    #token: "6522abac9772d"
    -images: Doctrine\ORM\PersistentCollection {#4378 …}
    -videos: Doctrine\ORM\PersistentCollection {#4380 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4382 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4384 …}
    -categories: Doctrine\ORM\PersistentCollection {#4386 …}
    -materials: Doctrine\ORM\PersistentCollection {#4388 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4390 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4392 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4394 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4398 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4400 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4402 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4404 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552238 {#4374
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769185222 {#4375
      date: 2026-01-23 17:20:22.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4406 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552238 {#4376
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout / assis contre un banc</li>\r\n
      </ul>
      """
    -viewCounter: 351
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar neck press"
    -metaphoneName: "BRNKPRS"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac9772d"
]
Attributes
[
  "id" => "exercise-card-6522abac9772d"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8377
  +exercise: App\Entity\Training\Exercise {#4377
    #id: 16
    #token: "6522abac9772d"
    -images: Doctrine\ORM\PersistentCollection {#4378 …}
    -videos: Doctrine\ORM\PersistentCollection {#4380 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4382 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4384 …}
    -categories: Doctrine\ORM\PersistentCollection {#4386 …}
    -materials: Doctrine\ORM\PersistentCollection {#4388 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4390 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4392 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4394 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4398 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4400 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4402 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4404 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552238 {#4374
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769185222 {#4375
      date: 2026-01-23 17:20:22.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4406 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552238 {#4376
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout / assis contre un banc</li>\r\n
      </ul>
      """
    -viewCounter: 351
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar neck press"
    -metaphoneName: "BRNKPRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 0.21 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4377
    #id: 16
    #token: "6522abac9772d"
    -images: Doctrine\ORM\PersistentCollection {#4378 …}
    -videos: Doctrine\ORM\PersistentCollection {#4380 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4382 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4384 …}
    -categories: Doctrine\ORM\PersistentCollection {#4386 …}
    -materials: Doctrine\ORM\PersistentCollection {#4388 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4390 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4392 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4394 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4398 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4400 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4402 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4404 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552238 {#4374
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769185222 {#4375
      date: 2026-01-23 17:20:22.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4406 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552238 {#4376
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout / assis contre un banc</li>\r\n
      </ul>
      """
    -viewCounter: 351
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar neck press"
    -metaphoneName: "BRNKPRS"
  }
  "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 Neck Press with Bar"
  "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 {#8499
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Neck Press with Bar"
  +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 {#4377
    #id: 16
    #token: "6522abac9772d"
    -images: Doctrine\ORM\PersistentCollection {#4378 …}
    -videos: Doctrine\ORM\PersistentCollection {#4380 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4382 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4384 …}
    -categories: Doctrine\ORM\PersistentCollection {#4386 …}
    -materials: Doctrine\ORM\PersistentCollection {#4388 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4390 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4392 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4394 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4398 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4400 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4402 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4404 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552238 {#4374
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769185222 {#4375
      date: 2026-01-23 17:20:22.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4406 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552238 {#4376
      date: 2023-09-12 22:57:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout / assis contre un banc</li>\r\n
      </ul>
      """
    -viewCounter: 351
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bar neck press"
    -metaphoneName: "BRNKPRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8556
  +name: "Shoulders"
  +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" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8538
  +difficulty: "advanced"
  +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 {#8492
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 2.92 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4411
    #id: 18
    #token: "6522abac97834"
    -images: Doctrine\ORM\PersistentCollection {#4412 …}
    -videos: Doctrine\ORM\PersistentCollection {#4414 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4416 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4418 …}
    -categories: Doctrine\ORM\PersistentCollection {#4420 …}
    -materials: Doctrine\ORM\PersistentCollection {#4422 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4424 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4426 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4430 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4432 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4434 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4436 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4438 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552490 {#4408
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769161203 {#4409
      date: 2026-01-23 10:40:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4440 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552490 {#4410
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 555
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell military press"
    -metaphoneName: "TMLMLTRPRS"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac97834"
]
Attributes
[
  "id" => "exercise-card-6522abac97834"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8602
  +exercise: App\Entity\Training\Exercise {#4411
    #id: 18
    #token: "6522abac97834"
    -images: Doctrine\ORM\PersistentCollection {#4412 …}
    -videos: Doctrine\ORM\PersistentCollection {#4414 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4416 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4418 …}
    -categories: Doctrine\ORM\PersistentCollection {#4420 …}
    -materials: Doctrine\ORM\PersistentCollection {#4422 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4424 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4426 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4430 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4432 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4434 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4436 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4438 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552490 {#4408
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769161203 {#4409
      date: 2026-01-23 10:40:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4440 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552490 {#4410
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 555
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell military press"
    -metaphoneName: "TMLMLTRPRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 0.20 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4411
    #id: 18
    #token: "6522abac97834"
    -images: Doctrine\ORM\PersistentCollection {#4412 …}
    -videos: Doctrine\ORM\PersistentCollection {#4414 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4416 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4418 …}
    -categories: Doctrine\ORM\PersistentCollection {#4420 …}
    -materials: Doctrine\ORM\PersistentCollection {#4422 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4424 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4426 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4430 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4432 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4434 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4436 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4438 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552490 {#4408
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769161203 {#4409
      date: 2026-01-23 10:40:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4440 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552490 {#4410
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 555
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell military press"
    -metaphoneName: "TMLMLTRPRS"
  }
  "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 Dumbbell Military Press"
  "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 {#8689
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Dumbbell Military Press"
  +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 {#4411
    #id: 18
    #token: "6522abac97834"
    -images: Doctrine\ORM\PersistentCollection {#4412 …}
    -videos: Doctrine\ORM\PersistentCollection {#4414 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4416 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4418 …}
    -categories: Doctrine\ORM\PersistentCollection {#4420 …}
    -materials: Doctrine\ORM\PersistentCollection {#4422 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4424 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4426 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4430 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4056 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4432 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4434 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4436 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4438 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552490 {#4408
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769161203 {#4409
      date: 2026-01-23 10:40:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4440 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552490 {#4410
      date: 2023-09-12 23:01:30.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 555
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell military press"
    -metaphoneName: "TMLMLTRPRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8721
  +name: "Shoulders"
  +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 {#8697
  +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 {#8682
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 4.69 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4445
    #id: 19
    #token: "6522abac978b5"
    -images: Doctrine\ORM\PersistentCollection {#4446 …}
    -videos: Doctrine\ORM\PersistentCollection {#4448 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4450 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4452 …}
    -categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -materials: Doctrine\ORM\PersistentCollection {#4456 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4458 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4460 …}
    -mainExercise: App\Entity\Training\Exercise {#4463 …}
    -variants: Doctrine\ORM\PersistentCollection {#4464 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4467 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4468 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4470 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4472 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4474 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552579 {#4442
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771184371 {#4443
      date: 2026-02-15 20:39:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4476 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552579 {#4444
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 490
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "machine military press smith"
    -metaphoneName: "MXNMLTRPRSSM0"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac978b5"
]
Attributes
[
  "id" => "exercise-card-6522abac978b5"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8767
  +exercise: App\Entity\Training\Exercise {#4445
    #id: 19
    #token: "6522abac978b5"
    -images: Doctrine\ORM\PersistentCollection {#4446 …}
    -videos: Doctrine\ORM\PersistentCollection {#4448 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4450 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4452 …}
    -categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -materials: Doctrine\ORM\PersistentCollection {#4456 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4458 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4460 …}
    -mainExercise: App\Entity\Training\Exercise {#4463 …}
    -variants: Doctrine\ORM\PersistentCollection {#4464 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4467 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4468 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4470 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4472 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4474 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552579 {#4442
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771184371 {#4443
      date: 2026-02-15 20:39:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4476 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552579 {#4444
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 490
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "machine military press smith"
    -metaphoneName: "MXNMLTRPRSSM0"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 0.19 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4445
    #id: 19
    #token: "6522abac978b5"
    -images: Doctrine\ORM\PersistentCollection {#4446 …}
    -videos: Doctrine\ORM\PersistentCollection {#4448 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4450 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4452 …}
    -categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -materials: Doctrine\ORM\PersistentCollection {#4456 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4458 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4460 …}
    -mainExercise: App\Entity\Training\Exercise {#4463 …}
    -variants: Doctrine\ORM\PersistentCollection {#4464 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4467 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4468 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4470 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4472 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4474 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552579 {#4442
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771184371 {#4443
      date: 2026-02-15 20:39:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4476 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552579 {#4444
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 490
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "machine military press smith"
    -metaphoneName: "MXNMLTRPRSSM0"
  }
  "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 Smith Machine Military Press"
  "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 {#8856
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Smith Machine Military Press"
  +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 {#4445
    #id: 19
    #token: "6522abac978b5"
    -images: Doctrine\ORM\PersistentCollection {#4446 …}
    -videos: Doctrine\ORM\PersistentCollection {#4448 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4450 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4452 …}
    -categories: Doctrine\ORM\PersistentCollection {#4454 …}
    -materials: Doctrine\ORM\PersistentCollection {#4456 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4458 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4460 …}
    -mainExercise: App\Entity\Training\Exercise {#4463 …}
    -variants: Doctrine\ORM\PersistentCollection {#4464 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: App\Entity\User {#4467 …}
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4468 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4470 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4472 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4474 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552579 {#4442
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1771184371 {#4443
      date: 2026-02-15 20:39:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4476 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552579 {#4444
      date: 2023-09-12 23:02:59.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 490
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "machine military press smith"
    -metaphoneName: "MXNMLTRPRSSM0"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8888
  +name: "Shoulders"
  +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 {#8864
  +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 {#8849
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.58 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4481
    #id: 20
    #token: "6522abac9793a"
    -images: Doctrine\ORM\PersistentCollection {#4482 …}
    -videos: Doctrine\ORM\PersistentCollection {#4484 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4486 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4488 …}
    -categories: Doctrine\ORM\PersistentCollection {#4490 …}
    -materials: Doctrine\ORM\PersistentCollection {#4492 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4494 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4496 …}
    -mainExercise: App\Entity\Training\Exercise {#4499 …}
    -variants: Doctrine\ORM\PersistentCollection {#4500 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4503 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4504 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4506 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4508 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4510 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552645 {#4478
      date: 2023-09-12 23:04:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769270200 {#4479
      date: 2026-01-24 16:56:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4512 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747329831 {#4480
      date: 2025-05-15 19:23:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 78
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell row upright"
    -metaphoneName: "BRBLRPRFT"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac9793a"
]
Attributes
[
  "id" => "exercise-card-6522abac9793a"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8934
  +exercise: App\Entity\Training\Exercise {#4481
    #id: 20
    #token: "6522abac9793a"
    -images: Doctrine\ORM\PersistentCollection {#4482 …}
    -videos: Doctrine\ORM\PersistentCollection {#4484 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4486 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4488 …}
    -categories: Doctrine\ORM\PersistentCollection {#4490 …}
    -materials: Doctrine\ORM\PersistentCollection {#4492 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4494 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4496 …}
    -mainExercise: App\Entity\Training\Exercise {#4499 …}
    -variants: Doctrine\ORM\PersistentCollection {#4500 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4503 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4504 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4506 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4508 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4510 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552645 {#4478
      date: 2023-09-12 23:04:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769270200 {#4479
      date: 2026-01-24 16:56:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4512 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747329831 {#4480
      date: 2025-05-15 19:23:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 78
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell row upright"
    -metaphoneName: "BRBLRPRFT"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.16 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4481
    #id: 20
    #token: "6522abac9793a"
    -images: Doctrine\ORM\PersistentCollection {#4482 …}
    -videos: Doctrine\ORM\PersistentCollection {#4484 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4486 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4488 …}
    -categories: Doctrine\ORM\PersistentCollection {#4490 …}
    -materials: Doctrine\ORM\PersistentCollection {#4492 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4494 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4496 …}
    -mainExercise: App\Entity\Training\Exercise {#4499 …}
    -variants: Doctrine\ORM\PersistentCollection {#4500 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4503 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4504 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4506 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4508 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4510 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552645 {#4478
      date: 2023-09-12 23:04:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769270200 {#4479
      date: 2026-01-24 16:56:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4512 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747329831 {#4480
      date: 2025-05-15 19:23:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 78
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell row upright"
    -metaphoneName: "BRBLRPRFT"
  }
  "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 Barbell Upright Row"
  "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 {#8973
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Barbell Upright Row"
  +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 {#4481
    #id: 20
    #token: "6522abac9793a"
    -images: Doctrine\ORM\PersistentCollection {#4482 …}
    -videos: Doctrine\ORM\PersistentCollection {#4484 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4486 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4488 …}
    -categories: Doctrine\ORM\PersistentCollection {#4490 …}
    -materials: Doctrine\ORM\PersistentCollection {#4492 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4494 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4496 …}
    -mainExercise: App\Entity\Training\Exercise {#4499 …}
    -variants: Doctrine\ORM\PersistentCollection {#4500 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4503 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4504 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4506 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4508 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4510 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552645 {#4478
      date: 2023-09-12 23:04:05.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769270200 {#4479
      date: 2026-01-24 16:56:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4512 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747329831 {#4480
      date: 2025-05-15 19:23:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 78
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "barbell row upright"
    -metaphoneName: "BRBLRPRFT"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Traps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9116
  +name: "Traps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9140
  +name: "Shoulders"
  +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 {#9122
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.06 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 {#9000
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 66.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 {#9192
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1173 …}
  #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 2.89 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4517
    #id: 22
    #token: "6522abac97a3e"
    -images: Doctrine\ORM\PersistentCollection {#4518 …}
    -videos: Doctrine\ORM\PersistentCollection {#4520 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4522 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4524 …}
    -categories: Doctrine\ORM\PersistentCollection {#4526 …}
    -materials: Doctrine\ORM\PersistentCollection {#4528 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4530 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4532 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4534 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4537 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4538 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4540 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4542 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4544 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552979 {#4514
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769219331 {#4515
      date: 2026-01-24 02:48:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4546 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552979 {#4516
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 192
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "military press"
    -metaphoneName: "MLTRPRS"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac97a3e"
]
Attributes
[
  "id" => "exercise-card-6522abac97a3e"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9186
  +exercise: App\Entity\Training\Exercise {#4517
    #id: 22
    #token: "6522abac97a3e"
    -images: Doctrine\ORM\PersistentCollection {#4518 …}
    -videos: Doctrine\ORM\PersistentCollection {#4520 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4522 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4524 …}
    -categories: Doctrine\ORM\PersistentCollection {#4526 …}
    -materials: Doctrine\ORM\PersistentCollection {#4528 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4530 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4532 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4534 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4537 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4538 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4540 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4542 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4544 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552979 {#4514
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769219331 {#4515
      date: 2026-01-24 02:48:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4546 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552979 {#4516
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 192
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "military press"
    -metaphoneName: "MLTRPRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 0.20 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4517
    #id: 22
    #token: "6522abac97a3e"
    -images: Doctrine\ORM\PersistentCollection {#4518 …}
    -videos: Doctrine\ORM\PersistentCollection {#4520 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4522 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4524 …}
    -categories: Doctrine\ORM\PersistentCollection {#4526 …}
    -materials: Doctrine\ORM\PersistentCollection {#4528 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4530 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4532 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4534 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4537 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4538 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4540 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4542 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4544 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552979 {#4514
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769219331 {#4515
      date: 2026-01-24 02:48:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4546 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552979 {#4516
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 192
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "military press"
    -metaphoneName: "MLTRPRS"
  }
  "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 Military Press"
  "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 {#9298
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Military Press"
  +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 {#4517
    #id: 22
    #token: "6522abac97a3e"
    -images: Doctrine\ORM\PersistentCollection {#4518 …}
    -videos: Doctrine\ORM\PersistentCollection {#4520 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4522 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4524 …}
    -categories: Doctrine\ORM\PersistentCollection {#4526 …}
    -materials: Doctrine\ORM\PersistentCollection {#4528 …}
    -status: null
    -statusInternal: null
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4530 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4532 …}
    -mainExercise: App\Entity\Training\Exercise {#4429 …}
    -variants: Doctrine\ORM\PersistentCollection {#4534 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4537 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4538 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4540 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4542 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4544 …}
    -side: false
    #createdAt: DateTimeImmutable @1694552979 {#4514
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1769219331 {#4515
      date: 2026-01-24 02:48:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4546 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694552979 {#4516
      date: 2023-09-12 23:09:39.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: """
      <ul>\r\n
      \t<li>debout/assis</li>\r\n
      </ul>
      """
    -viewCounter: 192
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "military press"
    -metaphoneName: "MLTRPRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9330
  +name: "Shoulders"
  +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 {#9306
  +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 {#9291
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 2.72 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4551
    #id: 26
    #token: "6522abac97c50"
    -images: Doctrine\ORM\PersistentCollection {#4552 …}
    -videos: Doctrine\ORM\PersistentCollection {#4554 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4556 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4558 …}
    -categories: Doctrine\ORM\PersistentCollection {#4560 …}
    -materials: Doctrine\ORM\PersistentCollection {#4562 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4564 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4566 …}
    -mainExercise: App\Entity\Training\Exercise {#4569 …}
    -variants: Doctrine\ORM\PersistentCollection {#4570 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4572 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4574 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4576 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4578 …}
    -side: true
    #createdAt: DateTimeImmutable @1694553458 {#4548
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1768944243 {#4549
      date: 2026-01-20 22:24:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#4581 …}
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4582 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694553458 {#4550
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: "<p>* assis/debout</p>"
    -viewCounter: 285
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arnold press"
    -metaphoneName: "ARNLTPRS"
  }
  "shortName" => false
  "id" => "exercise-card-6522abac97c50"
]
Attributes
[
  "id" => "exercise-card-6522abac97c50"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9376
  +exercise: App\Entity\Training\Exercise {#4551
    #id: 26
    #token: "6522abac97c50"
    -images: Doctrine\ORM\PersistentCollection {#4552 …}
    -videos: Doctrine\ORM\PersistentCollection {#4554 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4556 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4558 …}
    -categories: Doctrine\ORM\PersistentCollection {#4560 …}
    -materials: Doctrine\ORM\PersistentCollection {#4562 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4564 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4566 …}
    -mainExercise: App\Entity\Training\Exercise {#4569 …}
    -variants: Doctrine\ORM\PersistentCollection {#4570 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4572 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4574 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4576 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4578 …}
    -side: true
    #createdAt: DateTimeImmutable @1694553458 {#4548
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1768944243 {#4549
      date: 2026-01-20 22:24:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#4581 …}
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4582 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694553458 {#4550
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: "<p>* assis/debout</p>"
    -viewCounter: 285
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arnold press"
    -metaphoneName: "ARNLTPRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 0.16 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4551
    #id: 26
    #token: "6522abac97c50"
    -images: Doctrine\ORM\PersistentCollection {#4552 …}
    -videos: Doctrine\ORM\PersistentCollection {#4554 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4556 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4558 …}
    -categories: Doctrine\ORM\PersistentCollection {#4560 …}
    -materials: Doctrine\ORM\PersistentCollection {#4562 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4564 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4566 …}
    -mainExercise: App\Entity\Training\Exercise {#4569 …}
    -variants: Doctrine\ORM\PersistentCollection {#4570 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4572 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4574 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4576 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4578 …}
    -side: true
    #createdAt: DateTimeImmutable @1694553458 {#4548
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1768944243 {#4549
      date: 2026-01-20 22:24:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#4581 …}
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4582 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694553458 {#4550
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: "<p>* assis/debout</p>"
    -viewCounter: 285
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arnold press"
    -metaphoneName: "ARNLTPRS"
  }
  "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 Arnold press"
  "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 {#9463
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Arnold press"
  +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 {#4551
    #id: 26
    #token: "6522abac97c50"
    -images: Doctrine\ORM\PersistentCollection {#4552 …}
    -videos: Doctrine\ORM\PersistentCollection {#4554 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4556 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4558 …}
    -categories: Doctrine\ORM\PersistentCollection {#4560 …}
    -materials: Doctrine\ORM\PersistentCollection {#4562 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4564 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4566 …}
    -mainExercise: App\Entity\Training\Exercise {#4569 …}
    -variants: Doctrine\ORM\PersistentCollection {#4570 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4397 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4572 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4574 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4576 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4578 …}
    -side: true
    #createdAt: DateTimeImmutable @1694553458 {#4548
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1768944243 {#4549
      date: 2026-01-20 22:24:03.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#4581 …}
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4582 …}
    #newTranslations: null
    #currentLocale: "en"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1694553458 {#4550
      date: 2023-09-12 23:17:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: "<p>* assis/debout</p>"
    -viewCounter: 285
    -tiersId: null
    -tiersName: null
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arnold press"
    -metaphoneName: "ARNLTPRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7526 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Shoulders"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9495
  +name: "Shoulders"
  +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" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9471
  +difficulty: "advanced"
  +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 {#9456
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 68.5 MiB 1.35 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/en/exercises/category/61-strengthening"
  +title: "Exercises - Strengthening - FitMetrics"
  +description: "Strength training aims to develop muscle strength, endurance, joint stability, and overall functional capacity. It includes exercises targeting all major muscle groups, using bodyweight, free weights, resistance bands, or machines. Whether for injury prevention, athletic performance, postural improvement, or general health, strength training suits all levels. It also boosts metabolism, supports muscle growth, and complements cardio or technical training. The result: a stronger, more balanced body ready for daily and athletic demands."
  +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 68.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 {#9580
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9608
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9633
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9656
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9679
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9702
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9725
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9748
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 68.5 MiB 0.31 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#9584
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1173 …}
  #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 68.5 MiB 0.05 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#9801
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1173 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
utils:lang-selector
[Anonymous]
68.5 MiB 0.87 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#9838
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 68.5 MiB 0.75 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#9860
  +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 68.5 MiB 0.62 ms
Input props
[
  "label" => "lang.name.en"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#9882
  +label: "lang.name.en"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 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 {#9913
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#9935
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9983
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
68.5 MiB 0.50 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#9861
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 68.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 {#9977
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 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 {#10037
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10060
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10083
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10106
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10129
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 ms
Input props
[
  "name" => "tiktok"
  "class" => "w-[29px] h-[29px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[29px] h-[29px]"
]
Component
App\Twig\Components\Media\Icon {#10152
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10175
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#10198
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5191 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}