GET https://test.fitmetrics.ch/fr/exercices/categorie/78-equilibre-et-stabilite?open-account-panel-popup=1&page=15

Components

17 Twig Components
147 Render Count
120 ms Render Time
70.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
74 2.98ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
21 1.17ms
card:exercise-h
"App\Twig\Components\Card\ExerciseCardH"
components/card/exercise-h.html.twig
10 74.34ms
training:exercise:image
"App\Twig\Components\Training\Exercise\ExerciseImage"
components/training/exercise/image.html.twig
10 26.61ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
10 0.67ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 3.84ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.52ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 3.87ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
3 0.57ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 39.69ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.11ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.57ms
media:image
"App\Twig\Components\Media\Image"
components/media/image.html.twig
1 0.99ms
ui:accordion
"App\Twig\Components\Ui\Accordion"
components/ui/accordion.html.twig
1 0.87ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
1 1.37ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.33ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.47ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 64.5 MiB 39.69 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#5113
  -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.43 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 {#5160
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#5171
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
58.5 MiB 2.28 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#5222
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 58.5 MiB 1.77 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#5249
  +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.84 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#5284
  +label: "lang.name.fr"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#5327
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.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 {#5373
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5390
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "hidden header--logo-white header--logo w-full dark:block h-[50px] scale-150"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#5412
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#5440
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 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 {#5456
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5480
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5504
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5528
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "discipline "
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5552
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5576
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5600
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 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 {#5624
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#6151
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 0.81 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6189
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 0.70 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6226
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.5 MiB 0.57 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6248
  +label: "lang.name.fr"
  +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 {#6279
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +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 {#6301
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#6348
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 64.5 MiB 9.11 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#6220
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#6330 …}
  -formFactory: Symfony\Component\Form\FormFactory {#3152 …}
}
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 {#6476
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#6492
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +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 {#6522
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +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 {#6554
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +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 {#6573
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 64.5 MiB 0.70 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6685
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 64.5 MiB 0.57 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6714
  +label: "lang.name.fr"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#6745
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#6767
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#6814
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Attributes
[
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#6669
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Attributes
[
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Component
App\Twig\Components\Media\Icon {#6839
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6855
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6893
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 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 {#6917
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6941
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "discipline"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6965
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6989
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7013
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7037
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "favorites"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7061
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "more"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7085
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-16 w-full"
]
Attributes
[
  "class" => "h-16 w-full"
]
Component
App\Twig\Components\Media\Icon {#6625
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 64.5 MiB 0.57 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3150
    -items: [
      [
        "label" => "menu.home"
        "url" => "/fr/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/fr/exercices"
      ]
      [
        "label" => "label.categories"
        "url" => "/fr/exercices/categories"
      ]
      [
        "label" => "Équilibre et stabilité"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7155
  +items: [
    [
      "label" => "menu.home"
      "url" => "/fr/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/fr/exercices"
    ]
    [
      "label" => "label.categories"
      "url" => "/fr/exercices/categories"
    ]
    [
      "label" => "Équilibre et stabilité"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3150
    -items: [
      [
        "label" => "menu.home"
        "url" => "/fr/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/fr/exercices"
      ]
      [
        "label" => "label.categories"
        "url" => "/fr/exercices/categories"
      ]
      [
        "label" => "Équilibre et stabilité"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7185
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7207
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7230
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:image App\Twig\Components\Media\Image 64.5 MiB 0.99 ms
Input props
[
  "media" => App\Entity\Media\MediaImage {#3283
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3382 …}
    #file: Vich\UploaderBundle\Entity\File {#3334 …}
    #credits: Doctrine\ORM\PersistentCollection {#3284 …}
    -source: "ChatGPT"
    -zone: null
    -urlExternal: null
    #id: 2434
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3355 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1746741190 {#3280
      date: 2025-05-08 23:53:10.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778022391 {#3363
      date: 2026-05-06 01:06:31.647349 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3223 …}
  }
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
  "alt" => "Meilleurs exercices pour Équilibre et stabilité"
  "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 {#7253
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Meilleurs exercices pour Équilibre et stabilité"
  +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 {#3283
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3382 …}
    #file: Vich\UploaderBundle\Entity\File {#3334 …}
    #credits: Doctrine\ORM\PersistentCollection {#3284 …}
    -source: "ChatGPT"
    -zone: null
    -urlExternal: null
    #id: 2434
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3355 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1746741190 {#3280
      date: 2025-05-08 23:53:10.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778022391 {#3363
      date: 2026-05-06 01:06:31.647349 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3223 …}
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
ui:accordion App\Twig\Components\Ui\Accordion 64.5 MiB 0.87 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 {#7299
  +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 {#7387
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-up-circle"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 11.28 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3760
    #id: 1026
    #token: "6733d72990635"
    -images: Doctrine\ORM\PersistentCollection {#3745 …}
    -videos: Doctrine\ORM\PersistentCollection {#3804 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3802 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3806 …}
    -categories: Doctrine\ORM\PersistentCollection {#3748 …}
    -materials: Doctrine\ORM\PersistentCollection {#4034 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4032 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4036 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4038 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4047 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4059 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4075 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4151 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4235 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#3800
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267700 {#3714
      date: 2026-01-24 16:15:00.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4255 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750507815 {#3810
      date: 2025-06-21 14:10:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 22694
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "cossack lunge trx"
    -metaphoneName: "KSKLNJTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72990635"
]
Attributes
[
  "id" => "exercise-card-6733d72990635"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7436
  +exercise: App\Entity\Training\Exercise {#3760
    #id: 1026
    #token: "6733d72990635"
    -images: Doctrine\ORM\PersistentCollection {#3745 …}
    -videos: Doctrine\ORM\PersistentCollection {#3804 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3802 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3806 …}
    -categories: Doctrine\ORM\PersistentCollection {#3748 …}
    -materials: Doctrine\ORM\PersistentCollection {#4034 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4032 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4036 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4038 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4047 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4059 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4075 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4151 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4235 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#3800
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267700 {#3714
      date: 2026-01-24 16:15:00.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4255 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750507815 {#3810
      date: 2025-06-21 14:10:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 22694
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "cossack lunge trx"
    -metaphoneName: "KSKLNJTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 2.68 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3760
    #id: 1026
    #token: "6733d72990635"
    -images: Doctrine\ORM\PersistentCollection {#3745 …}
    -videos: Doctrine\ORM\PersistentCollection {#3804 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3802 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3806 …}
    -categories: Doctrine\ORM\PersistentCollection {#3748 …}
    -materials: Doctrine\ORM\PersistentCollection {#4034 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4032 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4036 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4038 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4047 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4059 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4075 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4151 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4235 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#3800
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267700 {#3714
      date: 2026-01-24 16:15:00.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4255 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750507815 {#3810
      date: 2025-06-21 14:10:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 22694
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "cossack lunge trx"
    -metaphoneName: "KSKLNJTRKS"
  }
  "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 Fente Cosaque avec TRX"
  "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 {#7469
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Fente Cosaque avec TRX"
  +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 {#3760
    #id: 1026
    #token: "6733d72990635"
    -images: Doctrine\ORM\PersistentCollection {#3745 …}
    -videos: Doctrine\ORM\PersistentCollection {#3804 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3802 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3806 …}
    -categories: Doctrine\ORM\PersistentCollection {#3748 …}
    -materials: Doctrine\ORM\PersistentCollection {#4034 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4032 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4036 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4038 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4047 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4059 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4075 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4151 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4235 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#3800
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267700 {#3714
      date: 2026-01-24 16:15:00.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4255 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750507815 {#3810
      date: 2025-06-21 14:10:15.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 22694
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "cossack lunge trx"
    -metaphoneName: "KSKLNJTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.25 ms
Input props
[
  "name" => "Quadriceps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7669
  +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" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7732
  +name: "Fessiers"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.05 ms
Input props
[
  "name" => "Adducteurs"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7767
  +name: "Adducteurs"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.24 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7751
  +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 {#7588
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.92 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4258
    #id: 1028
    #token: "6733d729a6295"
    -images: Doctrine\ORM\PersistentCollection {#4259 …}
    -videos: Doctrine\ORM\PersistentCollection {#4261 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4263 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4265 …}
    -categories: Doctrine\ORM\PersistentCollection {#4267 …}
    -materials: Doctrine\ORM\PersistentCollection {#4269 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4271 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4273 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4275 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4279 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4281 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4283 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4285 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450665 {#4253
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776965575 {#4256
      date: 2026-04-23 19:32:55.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4287 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571658 {#4257
      date: 2025-05-18 14:34:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 102
    -tiersId: 22695
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum squat trx"
    -metaphoneName: "PNTLMSKTTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d729a6295"
]
Attributes
[
  "id" => "exercise-card-6733d729a6295"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7472
  +exercise: App\Entity\Training\Exercise {#4258
    #id: 1028
    #token: "6733d729a6295"
    -images: Doctrine\ORM\PersistentCollection {#4259 …}
    -videos: Doctrine\ORM\PersistentCollection {#4261 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4263 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4265 …}
    -categories: Doctrine\ORM\PersistentCollection {#4267 …}
    -materials: Doctrine\ORM\PersistentCollection {#4269 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4271 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4273 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4275 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4279 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4281 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4283 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4285 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450665 {#4253
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776965575 {#4256
      date: 2026-04-23 19:32:55.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4287 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571658 {#4257
      date: 2025-05-18 14:34:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 102
    -tiersId: 22695
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum squat trx"
    -metaphoneName: "PNTLMSKTTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.64 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4258
    #id: 1028
    #token: "6733d729a6295"
    -images: Doctrine\ORM\PersistentCollection {#4259 …}
    -videos: Doctrine\ORM\PersistentCollection {#4261 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4263 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4265 …}
    -categories: Doctrine\ORM\PersistentCollection {#4267 …}
    -materials: Doctrine\ORM\PersistentCollection {#4269 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4271 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4273 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4275 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4279 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4281 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4283 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4285 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450665 {#4253
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776965575 {#4256
      date: 2026-04-23 19:32:55.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4287 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571658 {#4257
      date: 2025-05-18 14:34:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 102
    -tiersId: 22695
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum squat trx"
    -metaphoneName: "PNTLMSKTTRKS"
  }
  "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 Squat pendulaire TRX"
  "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 {#7871
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Squat pendulaire TRX"
  +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 {#4258
    #id: 1028
    #token: "6733d729a6295"
    -images: Doctrine\ORM\PersistentCollection {#4259 …}
    -videos: Doctrine\ORM\PersistentCollection {#4261 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4263 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4265 …}
    -categories: Doctrine\ORM\PersistentCollection {#4267 …}
    -materials: Doctrine\ORM\PersistentCollection {#4269 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4271 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4273 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4275 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4279 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4281 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4283 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4285 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450665 {#4253
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776965575 {#4256
      date: 2026-04-23 19:32:55.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4287 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571658 {#4257
      date: 2025-05-18 14:34:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 102
    -tiersId: 22695
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum squat trx"
    -metaphoneName: "PNTLMSKTTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.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 {#7980
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8004
  +name: "Fessiers"
  +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 {#7986
  +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 {#7896
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +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 {#4292
    #id: 1029
    #token: "6733d729bb74d"
    -images: Doctrine\ORM\PersistentCollection {#4293 …}
    -videos: Doctrine\ORM\PersistentCollection {#4295 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4297 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4299 …}
    -categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -materials: Doctrine\ORM\PersistentCollection {#4303 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4305 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4307 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4309 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4311 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4313 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4315 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4317 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#4289
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267251 {#4290
      date: 2026-01-24 16:07:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4319 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571976 {#4291
      date: 2025-05-18 14:39:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 45
    -tiersId: 22696
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum pistol squat trx"
    -metaphoneName: "PNTLMPSTLSKTTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d729bb74d"
]
Attributes
[
  "id" => "exercise-card-6733d729bb74d"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8050
  +exercise: App\Entity\Training\Exercise {#4292
    #id: 1029
    #token: "6733d729bb74d"
    -images: Doctrine\ORM\PersistentCollection {#4293 …}
    -videos: Doctrine\ORM\PersistentCollection {#4295 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4297 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4299 …}
    -categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -materials: Doctrine\ORM\PersistentCollection {#4303 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4305 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4307 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4309 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4311 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4313 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4315 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4317 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#4289
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267251 {#4290
      date: 2026-01-24 16:07:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4319 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571976 {#4291
      date: 2025-05-18 14:39:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 45
    -tiersId: 22696
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum pistol squat trx"
    -metaphoneName: "PNTLMPSTLSKTTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.51 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4292
    #id: 1029
    #token: "6733d729bb74d"
    -images: Doctrine\ORM\PersistentCollection {#4293 …}
    -videos: Doctrine\ORM\PersistentCollection {#4295 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4297 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4299 …}
    -categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -materials: Doctrine\ORM\PersistentCollection {#4303 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4305 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4307 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4309 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4311 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4313 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4315 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4317 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#4289
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267251 {#4290
      date: 2026-01-24 16:07:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4319 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571976 {#4291
      date: 2025-05-18 14:39:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 45
    -tiersId: 22696
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum pistol squat trx"
    -metaphoneName: "PNTLMPSTLSKTTRKS"
  }
  "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 Squat Pistol TRX"
  "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 {#8089
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Squat Pistol TRX"
  +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 {#4292
    #id: 1029
    #token: "6733d729bb74d"
    -images: Doctrine\ORM\PersistentCollection {#4293 …}
    -videos: Doctrine\ORM\PersistentCollection {#4295 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4297 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4299 …}
    -categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -materials: Doctrine\ORM\PersistentCollection {#4303 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4305 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4307 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4309 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4311 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4313 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4315 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4317 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450665 {#4289
      date: 2024-11-12 23:31:05.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769267251 {#4290
      date: 2026-01-24 16:07:31.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4319 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1747571976 {#4291
      date: 2025-05-18 14:39:36.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 45
    -tiersId: 22696
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "pendulum pistol squat trx"
    -metaphoneName: "PNTLMPSTLSKTTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.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 {#8198
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8222
  +name: "Fessiers"
  +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 {#8204
  +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 {#8114
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 7.99 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4324
    #id: 1043
    #token: "6733d72a30681"
    -images: Doctrine\ORM\PersistentCollection {#4325 …}
    -videos: Doctrine\ORM\PersistentCollection {#4327 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4329 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4331 …}
    -categories: Doctrine\ORM\PersistentCollection {#4333 …}
    -materials: Doctrine\ORM\PersistentCollection {#4335 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4337 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4339 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4341 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4344 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4345 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4347 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4349 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4351 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4321
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769264849 {#4322
      date: 2026-01-24 15:27:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4353 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750769606 {#4323
      date: 2025-06-24 14:53:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 50
    -tiersId: 22700
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt fly rear trx"
    -metaphoneName: "TLTFLRRTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72a30681"
]
Attributes
[
  "id" => "exercise-card-6733d72a30681"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8268
  +exercise: App\Entity\Training\Exercise {#4324
    #id: 1043
    #token: "6733d72a30681"
    -images: Doctrine\ORM\PersistentCollection {#4325 …}
    -videos: Doctrine\ORM\PersistentCollection {#4327 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4329 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4331 …}
    -categories: Doctrine\ORM\PersistentCollection {#4333 …}
    -materials: Doctrine\ORM\PersistentCollection {#4335 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4337 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4339 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4341 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4344 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4345 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4347 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4349 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4351 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4321
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769264849 {#4322
      date: 2026-01-24 15:27:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4353 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750769606 {#4323
      date: 2025-06-24 14:53:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 50
    -tiersId: 22700
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt fly rear trx"
    -metaphoneName: "TLTFLRRTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.61 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4324
    #id: 1043
    #token: "6733d72a30681"
    -images: Doctrine\ORM\PersistentCollection {#4325 …}
    -videos: Doctrine\ORM\PersistentCollection {#4327 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4329 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4331 …}
    -categories: Doctrine\ORM\PersistentCollection {#4333 …}
    -materials: Doctrine\ORM\PersistentCollection {#4335 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4337 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4339 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4341 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4344 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4345 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4347 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4349 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4351 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4321
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769264849 {#4322
      date: 2026-01-24 15:27:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4353 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750769606 {#4323
      date: 2025-06-24 14:53:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 50
    -tiersId: 22700
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt fly rear trx"
    -metaphoneName: "TLTFLRRTRKS"
  }
  "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 Écarté arrière TRX"
  "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 {#8307
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Écarté arrière TRX"
  +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 {#4324
    #id: 1043
    #token: "6733d72a30681"
    -images: Doctrine\ORM\PersistentCollection {#4325 …}
    -videos: Doctrine\ORM\PersistentCollection {#4327 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4329 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4331 …}
    -categories: Doctrine\ORM\PersistentCollection {#4333 …}
    -materials: Doctrine\ORM\PersistentCollection {#4335 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4337 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4339 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4341 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4344 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4345 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4347 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4349 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4351 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4321
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769264849 {#4322
      date: 2026-01-24 15:27:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4353 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750769606 {#4323
      date: 2025-06-24 14:53:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 50
    -tiersId: 22700
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt fly rear trx"
    -metaphoneName: "TLTFLRRTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Trapèzes"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8450
  +name: "Trapèzes"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Épaules"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8488
  +name: "Épaules"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.04 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8470
  +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 {#8332
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 66.5 MiB 0.48 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 {#8541
  +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 6.72 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4358
    #id: 1049
    #token: "6733d72a572ed"
    -images: Doctrine\ORM\PersistentCollection {#4359 …}
    -videos: Doctrine\ORM\PersistentCollection {#4361 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4363 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4365 …}
    -categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -materials: Doctrine\ORM\PersistentCollection {#4369 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4371 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4373 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4375 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4377 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4379 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4381 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4383 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4355
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769202100 {#4356
      date: 2026-01-23 22:01:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4385 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750010026 {#4357
      date: 2025-06-15 19:53:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 44
    -tiersId: 24674
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm kettlebell overhead single squat sumo"
    -metaphoneName: "ARMKTLBLFRHTSNKLSKTSM"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72a572ed"
]
Attributes
[
  "id" => "exercise-card-6733d72a572ed"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8534
  +exercise: App\Entity\Training\Exercise {#4358
    #id: 1049
    #token: "6733d72a572ed"
    -images: Doctrine\ORM\PersistentCollection {#4359 …}
    -videos: Doctrine\ORM\PersistentCollection {#4361 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4363 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4365 …}
    -categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -materials: Doctrine\ORM\PersistentCollection {#4369 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4371 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4373 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4375 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4377 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4379 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4381 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4383 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4355
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769202100 {#4356
      date: 2026-01-23 22:01:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4385 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750010026 {#4357
      date: 2025-06-15 19:53:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 44
    -tiersId: 24674
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm kettlebell overhead single squat sumo"
    -metaphoneName: "ARMKTLBLFRHTSNKLSKTSM"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.57 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4358
    #id: 1049
    #token: "6733d72a572ed"
    -images: Doctrine\ORM\PersistentCollection {#4359 …}
    -videos: Doctrine\ORM\PersistentCollection {#4361 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4363 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4365 …}
    -categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -materials: Doctrine\ORM\PersistentCollection {#4369 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4371 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4373 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4375 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4377 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4379 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4381 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4383 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4355
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769202100 {#4356
      date: 2026-01-23 22:01:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4385 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750010026 {#4357
      date: 2025-06-15 19:53:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 44
    -tiersId: 24674
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm kettlebell overhead single squat sumo"
    -metaphoneName: "ARMKTLBLFRHTSNKLSKTSM"
  }
  "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 Squat sumo avec kettlebell bras tendu au-dessus de la tête"
  "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 {#8608
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Squat sumo avec kettlebell bras tendu au-dessus de la tête"
  +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 {#4358
    #id: 1049
    #token: "6733d72a572ed"
    -images: Doctrine\ORM\PersistentCollection {#4359 …}
    -videos: Doctrine\ORM\PersistentCollection {#4361 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4363 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4365 …}
    -categories: Doctrine\ORM\PersistentCollection {#4367 …}
    -materials: Doctrine\ORM\PersistentCollection {#4369 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4371 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4373 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4375 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4278 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4377 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4379 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4381 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4383 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4355
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769202100 {#4356
      date: 2026-01-23 22:01:40.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4385 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750010026 {#4357
      date: 2025-06-15 19:53:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 44
    -tiersId: 24674
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm kettlebell overhead single squat sumo"
    -metaphoneName: "ARMKTLBLFRHTSNKLSKTSM"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.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 {#8717
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8741
  +name: "Fessiers"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.04 ms
Input props
[
  "name" => "Adducteurs"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8765
  +name: "Adducteurs"
  +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 {#8747
  +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 {#8633
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 7.93 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4390
    #id: 1050
    #token: "6733d72a5c188"
    -images: Doctrine\ORM\PersistentCollection {#4391 …}
    -videos: Doctrine\ORM\PersistentCollection {#4393 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4395 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4397 …}
    -categories: Doctrine\ORM\PersistentCollection {#4399 …}
    -materials: Doctrine\ORM\PersistentCollection {#4401 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4403 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4405 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4407 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4410 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4411 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4413 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4415 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4417 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4387
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768999785 {#4388
      date: 2026-01-21 13:49:45.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4419 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889104 {#4389
      date: 2025-06-26 00:05:04.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 29
    -tiersId: 22704
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "balance crossing jump trx"
    -metaphoneName: "BLNSKRSNKJMPTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72a5c188"
]
Attributes
[
  "id" => "exercise-card-6733d72a5c188"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8811
  +exercise: App\Entity\Training\Exercise {#4390
    #id: 1050
    #token: "6733d72a5c188"
    -images: Doctrine\ORM\PersistentCollection {#4391 …}
    -videos: Doctrine\ORM\PersistentCollection {#4393 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4395 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4397 …}
    -categories: Doctrine\ORM\PersistentCollection {#4399 …}
    -materials: Doctrine\ORM\PersistentCollection {#4401 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4403 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4405 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4407 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4410 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4411 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4413 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4415 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4417 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4387
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768999785 {#4388
      date: 2026-01-21 13:49:45.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4419 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889104 {#4389
      date: 2025-06-26 00:05:04.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 29
    -tiersId: 22704
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "balance crossing jump trx"
    -metaphoneName: "BLNSKRSNKJMPTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 3.04 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4390
    #id: 1050
    #token: "6733d72a5c188"
    -images: Doctrine\ORM\PersistentCollection {#4391 …}
    -videos: Doctrine\ORM\PersistentCollection {#4393 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4395 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4397 …}
    -categories: Doctrine\ORM\PersistentCollection {#4399 …}
    -materials: Doctrine\ORM\PersistentCollection {#4401 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4403 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4405 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4407 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4410 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4411 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4413 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4415 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4417 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4387
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768999785 {#4388
      date: 2026-01-21 13:49:45.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4419 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889104 {#4389
      date: 2025-06-26 00:05:04.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 29
    -tiersId: 22704
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "balance crossing jump trx"
    -metaphoneName: "BLNSKRSNKJMPTRKS"
  }
  "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 Saut croisé avec équilibre TRX"
  "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 {#8850
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Saut croisé avec équilibre TRX"
  +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 {#4390
    #id: 1050
    #token: "6733d72a5c188"
    -images: Doctrine\ORM\PersistentCollection {#4391 …}
    -videos: Doctrine\ORM\PersistentCollection {#4393 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4395 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4397 …}
    -categories: Doctrine\ORM\PersistentCollection {#4399 …}
    -materials: Doctrine\ORM\PersistentCollection {#4401 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4403 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4405 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4407 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4410 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4411 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4413 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4415 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4417 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4387
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1768999785 {#4388
      date: 2026-01-21 13:49:45.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4419 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889104 {#4389
      date: 2025-06-26 00:05:04.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 29
    -tiersId: 22704
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "balance crossing jump trx"
    -metaphoneName: "BLNSKRSNKJMPTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.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 {#8969
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8993
  +name: "Fessiers"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Mollets"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9029
  +name: "Mollets"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.04 ms
Input props
[
  "difficulty" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9011
  +difficulty: "advanced"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.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 {#8875
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 7.85 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4424
    #id: 1052
    #token: "6733d72a863de"
    -images: Doctrine\ORM\PersistentCollection {#4425 …}
    -videos: Doctrine\ORM\PersistentCollection {#4427 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4429 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4431 …}
    -categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -materials: Doctrine\ORM\PersistentCollection {#4435 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4437 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4439 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4441 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4445 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4447 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4449 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4451 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4421
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776906541 {#4422
      date: 2026-04-23 03:09:01.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4453 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750772018 {#4423
      date: 2025-06-24 15:33:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 121
    -tiersId: 22706
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt rear row trx"
    -metaphoneName: "TLTRRRTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72a863de"
]
Attributes
[
  "id" => "exercise-card-6733d72a863de"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9075
  +exercise: App\Entity\Training\Exercise {#4424
    #id: 1052
    #token: "6733d72a863de"
    -images: Doctrine\ORM\PersistentCollection {#4425 …}
    -videos: Doctrine\ORM\PersistentCollection {#4427 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4429 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4431 …}
    -categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -materials: Doctrine\ORM\PersistentCollection {#4435 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4437 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4439 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4441 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4445 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4447 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4449 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4451 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4421
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776906541 {#4422
      date: 2026-04-23 03:09:01.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4453 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750772018 {#4423
      date: 2025-06-24 15:33:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 121
    -tiersId: 22706
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt rear row trx"
    -metaphoneName: "TLTRRRTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.93 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4424
    #id: 1052
    #token: "6733d72a863de"
    -images: Doctrine\ORM\PersistentCollection {#4425 …}
    -videos: Doctrine\ORM\PersistentCollection {#4427 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4429 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4431 …}
    -categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -materials: Doctrine\ORM\PersistentCollection {#4435 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4437 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4439 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4441 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4445 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4447 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4449 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4451 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4421
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776906541 {#4422
      date: 2026-04-23 03:09:01.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4453 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750772018 {#4423
      date: 2025-06-24 15:33:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 121
    -tiersId: 22706
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt rear row trx"
    -metaphoneName: "TLTRRRTRKS"
  }
  "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 Rowing TRX pour deltoïdes postérieurs"
  "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 {#9114
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Rowing TRX pour deltoïdes postérieurs"
  +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 {#4424
    #id: 1052
    #token: "6733d72a863de"
    -images: Doctrine\ORM\PersistentCollection {#4425 …}
    -videos: Doctrine\ORM\PersistentCollection {#4427 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4429 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4431 …}
    -categories: Doctrine\ORM\PersistentCollection {#4433 …}
    -materials: Doctrine\ORM\PersistentCollection {#4435 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4437 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4439 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4441 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4445 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4447 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4449 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4451 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4421
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1776906541 {#4422
      date: 2026-04-23 03:09:01.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4453 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750772018 {#4423
      date: 2025-06-24 15:33:38.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 121
    -tiersId: 22706
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "delt rear row trx"
    -metaphoneName: "TLTRRRTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.06 ms
Input props
[
  "name" => "Dos"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9245
  +name: "Dos"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Épaules"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9269
  +name: "Épaules"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9251
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9139
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 6.44 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4458
    #id: 1053
    #token: "6733d72a9b695"
    -images: Doctrine\ORM\PersistentCollection {#4459 …}
    -videos: Doctrine\ORM\PersistentCollection {#4461 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4463 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4465 …}
    -categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -materials: Doctrine\ORM\PersistentCollection {#4469 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4471 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4473 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4475 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4478 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4479 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4481 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4483 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4485 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4455
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769266215 {#4456
      date: 2026-01-24 15:50:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4487 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889178 {#4457
      date: 2025-06-26 00:06:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22707
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "split squat trx"
    -metaphoneName: "SPLTSKTTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72a9b695"
]
Attributes
[
  "id" => "exercise-card-6733d72a9b695"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9315
  +exercise: App\Entity\Training\Exercise {#4458
    #id: 1053
    #token: "6733d72a9b695"
    -images: Doctrine\ORM\PersistentCollection {#4459 …}
    -videos: Doctrine\ORM\PersistentCollection {#4461 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4463 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4465 …}
    -categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -materials: Doctrine\ORM\PersistentCollection {#4469 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4471 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4473 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4475 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4478 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4479 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4481 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4483 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4485 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4455
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769266215 {#4456
      date: 2026-01-24 15:50:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4487 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889178 {#4457
      date: 2025-06-26 00:06:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22707
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "split squat trx"
    -metaphoneName: "SPLTSKTTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.53 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4458
    #id: 1053
    #token: "6733d72a9b695"
    -images: Doctrine\ORM\PersistentCollection {#4459 …}
    -videos: Doctrine\ORM\PersistentCollection {#4461 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4463 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4465 …}
    -categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -materials: Doctrine\ORM\PersistentCollection {#4469 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4471 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4473 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4475 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4478 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4479 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4481 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4483 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4485 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4455
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769266215 {#4456
      date: 2026-01-24 15:50:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4487 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889178 {#4457
      date: 2025-06-26 00:06:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22707
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "split squat trx"
    -metaphoneName: "SPLTSKTTRKS"
  }
  "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 Fente bulgare avec TRX"
  "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 {#9354
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Fente bulgare avec TRX"
  +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 {#4458
    #id: 1053
    #token: "6733d72a9b695"
    -images: Doctrine\ORM\PersistentCollection {#4459 …}
    -videos: Doctrine\ORM\PersistentCollection {#4461 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4463 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4465 …}
    -categories: Doctrine\ORM\PersistentCollection {#4467 …}
    -materials: Doctrine\ORM\PersistentCollection {#4469 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4471 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4473 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4475 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4478 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4479 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4481 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4483 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4485 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4455
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769266215 {#4456
      date: 2026-01-24 15:50:15.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4487 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889178 {#4457
      date: 2025-06-26 00:06:18.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 43
    -tiersId: 22707
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "split squat trx"
    -metaphoneName: "SPLTSKTTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.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 {#9463
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9487
  +name: "Fessiers"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9469
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9379
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 68.5 MiB 0.05 ms
Input props
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Attributes
[
  "class" => "ad-listing max-w-[343.33px] md:max-w-none"
]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#9539
  +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 68.5 MiB 6.37 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4492
    #id: 1054
    #token: "6733d72ab43e7"
    -images: Doctrine\ORM\PersistentCollection {#4493 …}
    -videos: Doctrine\ORM\PersistentCollection {#4495 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4497 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4499 …}
    -categories: Doctrine\ORM\PersistentCollection {#4501 …}
    -materials: Doctrine\ORM\PersistentCollection {#4503 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4505 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4507 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4509 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4512 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4513 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4515 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4517 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4519 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4489
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769067171 {#4490
      date: 2026-01-22 08:32:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4521 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750770499 {#4491
      date: 2025-06-24 15:08:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 34
    -tiersId: 22735
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "i raise trx"
    -metaphoneName: "IRSTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72ab43e7"
]
Attributes
[
  "id" => "exercise-card-6733d72ab43e7"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9533
  +exercise: App\Entity\Training\Exercise {#4492
    #id: 1054
    #token: "6733d72ab43e7"
    -images: Doctrine\ORM\PersistentCollection {#4493 …}
    -videos: Doctrine\ORM\PersistentCollection {#4495 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4497 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4499 …}
    -categories: Doctrine\ORM\PersistentCollection {#4501 …}
    -materials: Doctrine\ORM\PersistentCollection {#4503 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4505 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4507 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4509 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4512 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4513 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4515 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4517 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4519 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4489
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769067171 {#4490
      date: 2026-01-22 08:32:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4521 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750770499 {#4491
      date: 2025-06-24 15:08:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 34
    -tiersId: 22735
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "i raise trx"
    -metaphoneName: "IRSTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.56 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4492
    #id: 1054
    #token: "6733d72ab43e7"
    -images: Doctrine\ORM\PersistentCollection {#4493 …}
    -videos: Doctrine\ORM\PersistentCollection {#4495 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4497 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4499 …}
    -categories: Doctrine\ORM\PersistentCollection {#4501 …}
    -materials: Doctrine\ORM\PersistentCollection {#4503 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4505 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4507 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4509 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4512 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4513 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4515 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4517 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4519 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4489
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769067171 {#4490
      date: 2026-01-22 08:32:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4521 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750770499 {#4491
      date: 2025-06-24 15:08:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 34
    -tiersId: 22735
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "i raise trx"
    -metaphoneName: "IRSTRKS"
  }
  "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 Élévation I avec TRX"
  "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 {#9597
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Élévation I avec TRX"
  +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 {#4492
    #id: 1054
    #token: "6733d72ab43e7"
    -images: Doctrine\ORM\PersistentCollection {#4493 …}
    -videos: Doctrine\ORM\PersistentCollection {#4495 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4497 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4499 …}
    -categories: Doctrine\ORM\PersistentCollection {#4501 …}
    -materials: Doctrine\ORM\PersistentCollection {#4503 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4505 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4507 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4509 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4512 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4513 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4515 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4517 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4519 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450666 {#4489
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769067171 {#4490
      date: 2026-01-22 08:32:51.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4521 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750770499 {#4491
      date: 2025-06-24 15:08:19.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 34
    -tiersId: 22735
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "i raise trx"
    -metaphoneName: "IRSTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Épaules"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9706
  +name: "Épaules"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9679
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9622
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 6.27 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4526
    #id: 1055
    #token: "6733d72aca5e9"
    -images: Doctrine\ORM\PersistentCollection {#4527 …}
    -videos: Doctrine\ORM\PersistentCollection {#4529 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4531 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4533 …}
    -categories: Doctrine\ORM\PersistentCollection {#4535 …}
    -materials: Doctrine\ORM\PersistentCollection {#4537 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4539 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4541 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4543 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4545 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4547 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4549 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4551 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4523
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769253965 {#4524
      date: 2026-01-24 12:26:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4553 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889229 {#4525
      date: 2025-06-26 00:07:09.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 80
    -tiersId: 22736
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "alligator pull trx"
    -metaphoneName: "ALKTRPLTRKS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d72aca5e9"
]
Attributes
[
  "id" => "exercise-card-6733d72aca5e9"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9752
  +exercise: App\Entity\Training\Exercise {#4526
    #id: 1055
    #token: "6733d72aca5e9"
    -images: Doctrine\ORM\PersistentCollection {#4527 …}
    -videos: Doctrine\ORM\PersistentCollection {#4529 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4531 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4533 …}
    -categories: Doctrine\ORM\PersistentCollection {#4535 …}
    -materials: Doctrine\ORM\PersistentCollection {#4537 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4539 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4541 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4543 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4545 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4547 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4549 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4551 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4523
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769253965 {#4524
      date: 2026-01-24 12:26:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4553 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889229 {#4525
      date: 2025-06-26 00:07:09.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 80
    -tiersId: 22736
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "alligator pull trx"
    -metaphoneName: "ALKTRPLTRKS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.54 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4526
    #id: 1055
    #token: "6733d72aca5e9"
    -images: Doctrine\ORM\PersistentCollection {#4527 …}
    -videos: Doctrine\ORM\PersistentCollection {#4529 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4531 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4533 …}
    -categories: Doctrine\ORM\PersistentCollection {#4535 …}
    -materials: Doctrine\ORM\PersistentCollection {#4537 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4539 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4541 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4543 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4545 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4547 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4549 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4551 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4523
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769253965 {#4524
      date: 2026-01-24 12:26:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4553 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889229 {#4525
      date: 2025-06-26 00:07:09.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 80
    -tiersId: 22736
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "alligator pull trx"
    -metaphoneName: "ALKTRPLTRKS"
  }
  "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 Tirage Alligator TRX"
  "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 {#9791
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Tirage Alligator TRX"
  +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 {#4526
    #id: 1055
    #token: "6733d72aca5e9"
    -images: Doctrine\ORM\PersistentCollection {#4527 …}
    -videos: Doctrine\ORM\PersistentCollection {#4529 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4531 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4533 …}
    -categories: Doctrine\ORM\PersistentCollection {#4535 …}
    -materials: Doctrine\ORM\PersistentCollection {#4537 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4539 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4541 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4543 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4444 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4545 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4547 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4549 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4551 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450666 {#4523
      date: 2024-11-12 23:31:06.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769253965 {#4524
      date: 2026-01-24 12:26:05.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4553 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750889229 {#4525
      date: 2025-06-26 00:07:09.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 80
    -tiersId: 22736
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "alligator pull trx"
    -metaphoneName: "ALKTRPLTRKS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7492 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.05 ms
Input props
[
  "name" => "Dos"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9900
  +name: "Dos"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.05 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9879
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9816
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 70.5 MiB 1.37 ms
Input props
[
  "class" => "mx-auto max-w-3xl p-4"
]
Attributes
[
  "class" => "mx-auto max-w-3xl p-4"
]
Component
App\Twig\Components\App\PageSharer {#763
  +shareUrl: "https://test.fitmetrics.ch/fr/exercices/categorie/78-equilibre-et-stabilite?open-account-panel-popup=1&page=15"
  +title: "Exercices - Équilibre et stabilité - FitMetrics"
  +description: "Les exercices d’équilibre et de stabilité renforcent les muscles profonds, améliorent la posture, et favorisent une meilleure coordination. Indispensables en prévention des blessures, ils optimisent la mobilité, la proprioception et le contrôle du corps dans l’espace. Idéals pour les sportifs, seniors, ou en rééducation, ces exercices favorisent un alignement corporel optimal et une meilleure gestion de l’effort. En intégrant des outils comme le BOSU, la planche d’équilibre ou les sangles de suspension, vous stimulez vos appuis, développez votre gainage, et gagnez en stabilité articulaire. Résultat : un corps plus fort, plus stable et plus fonctionnel au quotidien comme à l’entraînement."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#9988
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10016
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10041
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10064
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10087
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10110
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10133
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "email"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10156
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 70.5 MiB 0.33 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#9992
  +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 70.5 MiB 0.05 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#10209
  +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]
70.5 MiB 0.78 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10246
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 70.5 MiB 0.67 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#10268
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 70.5 MiB 0.54 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#10290
  +label: "lang.name.fr"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Component
App\Twig\Components\Media\Icon {#10321
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#10343
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#10390
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
70.5 MiB 0.47 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10269
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#10411
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#10445
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "heart"
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Attributes
[
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Component
App\Twig\Components\Media\Icon {#10468
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#10491
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "instagram"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#10514
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#10537
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "tiktok"
  "class" => "w-[29px] h-[29px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[29px] h-[29px]"
]
Component
App\Twig\Components\Media\Icon {#10560
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "facebook"
  "class" => "w-[19px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[19px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#10583
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "youtube"
  "class" => "w-[28px] h-[24px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[24px]"
]
Component
App\Twig\Components\Media\Icon {#10606
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5163 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}