GET https://test.fitmetrics.ch/fr/exercices/muscle/17-delto%C3%AFde-ant%C3%A9rieur?page=12

Components

17 Twig Components
140 Render Count
119 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 3.40ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
14 1.13ms
card:exercise-h
"App\Twig\Components\Card\ExerciseCardH"
components/card/exercise-h.html.twig
10 74.15ms
training:exercise:image
"App\Twig\Components\Training\Exercise\ExerciseImage"
components/training/exercise/image.html.twig
10 25.92ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
10 0.82ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 4.20ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.89ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 4.29ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
3 0.76ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 37.03ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 8.82ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.57ms
media:image
"App\Twig\Components\Media\Image"
components/media/image.html.twig
1 0.90ms
ui:accordion
"App\Twig\Components\Ui\Accordion"
components/ui/accordion.html.twig
1 0.79ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
1 1.93ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.51ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.57ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 64.5 MiB 37.03 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#5111
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#217 …}
  -em: Doctrine\ORM\EntityManager {#593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#2174 …}
  -kernel: App\Kernel {#14 …}
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.42 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 {#5158
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 58.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#5169
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 2.23 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#5220
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 1.75 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#5247
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: false
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.5 MiB 0.88 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#5282
  +label: "lang.name.fr"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#5325
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#5371
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#5388
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5410
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5438
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5454
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5478
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5502
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5526
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5550
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#5574
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 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 {#5598
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#5622
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#6155
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 0.80 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6193
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 0.69 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6230
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.5 MiB 0.57 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6252
  +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 {#6283
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#6305
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#6352
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 64.5 MiB 8.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#6224
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#6334 …}
  -formFactory: Symfony\Component\Form\FormFactory {#3212 …}
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.04 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Attributes
[
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Component
App\Twig\Components\Media\Icon {#6480
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#6496
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block dark:hidden h-[80px] w-[300px]"
]
Attributes
[
  "class" => "block dark:hidden h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#6526
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.04 ms
Input props
[
  "name" => "google"
  "class" => "h-[24px] w-[20px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "h-[24px] w-[20px]"
]
Component
App\Twig\Components\Media\Icon {#6558
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.03 ms
Input props
[
  "name" => "apple"
  "class" => "h-[24px] w-[20px] fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "h-[24px] w-[20px] fill-white"
]
Component
App\Twig\Components\Media\Icon {#6577
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 64.5 MiB 0.66 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6689
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 64.5 MiB 0.54 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6718
  +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.03 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#6749
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#6771
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#6818
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Attributes
[
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#6673
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#6843
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6859
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6897
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6921
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6945
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "discipline"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6969
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6993
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7017
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7041
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "favorites"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7065
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "more"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#7089
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-16 w-full"
]
Attributes
[
  "class" => "h-16 w-full"
]
Component
App\Twig\Components\Media\Icon {#6629
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#3049
    -items: [
      [
        "label" => "menu.home"
        "url" => "/fr/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/fr/exercices"
      ]
      [
        "label" => "label.muscles"
        "url" => "/fr/exercices/muscles"
      ]
      [
        "label" => "Deltoïde antérieur"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7159
  +items: [
    [
      "label" => "menu.home"
      "url" => "/fr/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/fr/exercices"
    ]
    [
      "label" => "label.muscles"
      "url" => "/fr/exercices/muscles"
    ]
    [
      "label" => "Deltoïde antérieur"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3049
    -items: [
      [
        "label" => "menu.home"
        "url" => "/fr/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/fr/exercices"
      ]
      [
        "label" => "label.muscles"
        "url" => "/fr/exercices/muscles"
      ]
      [
        "label" => "Deltoïde antérieur"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7189
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7211
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-right"
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Attributes
[
  "class" => "w-[10px] h-[10px] fill-black dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7234
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:image App\Twig\Components\Media\Image 64.5 MiB 0.90 ms
Input props
[
  "media" => App\Entity\Media\MediaImage {#3113
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3307 …}
    #file: Vich\UploaderBundle\Entity\File {#3267 …}
    #credits: Doctrine\ORM\PersistentCollection {#3114 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 2486
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3280 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1747409793 {#3110
      date: 2025-05-16 17:36:33.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778028472 {#3288
      date: 2026-05-06 02:47:52.507974 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
  "alt" => "Meilleurs exercices pour travailler le deltoïde antérieur"
  "smWidth" => 250
  "smHeight" => 250
  "lgWidth" => 250
  "lgHeight" => 250
]
Attributes
[
  "class" => "rounded-xl object-cover aspect-square w-[150px] md:w-[250px]"
]
Component
App\Twig\Components\Media\Image {#7257
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Meilleurs exercices pour travailler le deltoïde antérieur"
  +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 {#3113
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3307 …}
    #file: Vich\UploaderBundle\Entity\File {#3267 …}
    #credits: Doctrine\ORM\PersistentCollection {#3114 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 2486
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3280 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1747409793 {#3110
      date: 2025-05-16 17:36:33.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778028472 {#3288
      date: 2026-05-06 02:47:52.507974 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
ui:accordion App\Twig\Components\Ui\Accordion 64.5 MiB 0.79 ms
Input props
[
  "type" => "medium"
  "class" => "animate-fadeIn mt-2"
  "textClass" => "text-yellow"
  "summaryClass" => "text-yellow"
  "defaultOpen" => false
  "chevronClass" => "w-[20px] h-[20px] text-yellow"
]
Attributes
[
  "class" => "animate-fadeIn mt-2"
]
Component
App\Twig\Components\Ui\Accordion {#7303
  +stimulusTarget: null
  +stimulusAction: null
  +title: null
  +content: ""
  +defaultOpen: false
  +type: "medium"
  +chevronClass: "w-[20px] h-[20px] text-yellow"
  +contentContainerClass: null
  +summaryClass: "text-yellow"
  +textClass: "text-yellow"
  +titleSpacebetween: false
  +groupName: "accordion"
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-up-circle"
  "class" => "w-[20px] h-[20px] text-yellow"
]
Attributes
[
  "class" => "w-[20px] h-[20px] text-yellow"
]
Component
App\Twig\Components\Media\Icon {#7391
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-up-circle"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 64.5 MiB 8.42 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3605
    #id: 671
    #token: "6733d7135ae02"
    -images: Doctrine\ORM\PersistentCollection {#3546 …}
    -videos: Doctrine\ORM\PersistentCollection {#3627 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3623 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3631 …}
    -categories: Doctrine\ORM\PersistentCollection {#3872 …}
    -materials: Doctrine\ORM\PersistentCollection {#3962 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4018 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3982 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4028 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4037 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4049 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4065 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4141 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4225 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#3615
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773962264 {#3540
      date: 2026-03-20 00:17:44.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4245 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752738349 {#3680
      date: 2025-07-17 09:45:49.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 19722
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band crossover pec"
    -metaphoneName: "BNTKRSFRPK"
  }
  "shortName" => false
  "id" => "exercise-card-6733d7135ae02"
]
Attributes
[
  "id" => "exercise-card-6733d7135ae02"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7440
  +exercise: App\Entity\Training\Exercise {#3605
    #id: 671
    #token: "6733d7135ae02"
    -images: Doctrine\ORM\PersistentCollection {#3546 …}
    -videos: Doctrine\ORM\PersistentCollection {#3627 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3623 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3631 …}
    -categories: Doctrine\ORM\PersistentCollection {#3872 …}
    -materials: Doctrine\ORM\PersistentCollection {#3962 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4018 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3982 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4028 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4037 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4049 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4065 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4141 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4225 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#3615
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773962264 {#3540
      date: 2026-03-20 00:17:44.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4245 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752738349 {#3680
      date: 2025-07-17 09:45:49.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 19722
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band crossover pec"
    -metaphoneName: "BNTKRSFRPK"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 64.5 MiB 2.29 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#3605
    #id: 671
    #token: "6733d7135ae02"
    -images: Doctrine\ORM\PersistentCollection {#3546 …}
    -videos: Doctrine\ORM\PersistentCollection {#3627 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3623 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3631 …}
    -categories: Doctrine\ORM\PersistentCollection {#3872 …}
    -materials: Doctrine\ORM\PersistentCollection {#3962 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4018 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3982 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4028 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4037 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4049 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4065 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4141 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4225 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#3615
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773962264 {#3540
      date: 2026-03-20 00:17:44.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4245 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752738349 {#3680
      date: 2025-07-17 09:45:49.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 19722
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band crossover pec"
    -metaphoneName: "BNTKRSFRPK"
  }
  "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é avec bande élastique"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 250
  "lgHeight" => 140
  "pictureClass" => "md:max-w-min"
]
Attributes
[
  "class" => "object-cover md:rounded-l-lg rounded-t-lg md:rounded-tr-none w-full h-full min-w-[250px] md:w-1/3 relative before:absolute before:inset-0 before:bg-black before:bg-opacity-20"
]
Component
App\Twig\Components\Training\Exercise\ExerciseImage {#7473
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Écarté avec bande élastique"
  +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 {#3605
    #id: 671
    #token: "6733d7135ae02"
    -images: Doctrine\ORM\PersistentCollection {#3546 …}
    -videos: Doctrine\ORM\PersistentCollection {#3627 …}
    -muscles: Doctrine\ORM\PersistentCollection {#3623 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#3631 …}
    -categories: Doctrine\ORM\PersistentCollection {#3872 …}
    -materials: Doctrine\ORM\PersistentCollection {#3962 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "isolation"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4018 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#3982 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4028 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4037 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4049 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4065 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4141 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4225 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#3615
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773962264 {#3540
      date: 2026-03-20 00:17:44.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4245 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752738349 {#3680
      date: 2025-07-17 09:45:49.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 49
    -tiersId: 19722
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band crossover pec"
    -metaphoneName: "BNTKRSFRPK"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 64.5 MiB 0.24 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7655
  +name: "Pectoraux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 64.5 MiB 0.23 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7671
  +difficulty: "beginner"
  +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 {#7592
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 5.78 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4248
    #id: 672
    #token: "6733d71360bb3"
    -images: Doctrine\ORM\PersistentCollection {#4249 …}
    -videos: Doctrine\ORM\PersistentCollection {#4251 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4253 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4255 …}
    -categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -materials: Doctrine\ORM\PersistentCollection {#4259 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4261 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4263 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4265 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4268 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4269 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4271 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4273 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4275 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4243
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769273682 {#4246
      date: 2026-01-24 17:54:42.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4277 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750712626 {#4247
      date: 2025-06-23 23:03:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 105
    -tiersId: 23132
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band chest fly"
    -metaphoneName: "BNTXSTFL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d71360bb3"
]
Attributes
[
  "id" => "exercise-card-6733d71360bb3"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7476
  +exercise: App\Entity\Training\Exercise {#4248
    #id: 672
    #token: "6733d71360bb3"
    -images: Doctrine\ORM\PersistentCollection {#4249 …}
    -videos: Doctrine\ORM\PersistentCollection {#4251 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4253 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4255 …}
    -categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -materials: Doctrine\ORM\PersistentCollection {#4259 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4261 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4263 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4265 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4268 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4269 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4271 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4273 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4275 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4243
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769273682 {#4246
      date: 2026-01-24 17:54:42.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4277 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750712626 {#4247
      date: 2025-06-23 23:03:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 105
    -tiersId: 23132
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band chest fly"
    -metaphoneName: "BNTXSTFL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.24 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4248
    #id: 672
    #token: "6733d71360bb3"
    -images: Doctrine\ORM\PersistentCollection {#4249 …}
    -videos: Doctrine\ORM\PersistentCollection {#4251 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4253 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4255 …}
    -categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -materials: Doctrine\ORM\PersistentCollection {#4259 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4261 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4263 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4265 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4268 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4269 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4271 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4273 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4275 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4243
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769273682 {#4246
      date: 2026-01-24 17:54:42.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4277 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750712626 {#4247
      date: 2025-06-23 23:03:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 105
    -tiersId: 23132
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band chest fly"
    -metaphoneName: "BNTXSTFL"
  }
  "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é à l’élastique"
  "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 {#7784
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Écarté à l’élastique"
  +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 {#4248
    #id: 672
    #token: "6733d71360bb3"
    -images: Doctrine\ORM\PersistentCollection {#4249 …}
    -videos: Doctrine\ORM\PersistentCollection {#4251 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4253 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4255 …}
    -categories: Doctrine\ORM\PersistentCollection {#4257 …}
    -materials: Doctrine\ORM\PersistentCollection {#4259 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: null
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4261 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4263 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4265 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4268 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4269 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4271 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4273 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4275 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4243
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769273682 {#4246
      date: 2026-01-24 17:54:42.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4277 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1750712626 {#4247
      date: 2025-06-23 23:03:46.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 105
    -tiersId: 23132
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "band chest fly"
    -metaphoneName: "BNTXSTFL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7893
  +name: "Pectoraux"
  +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" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#7872
  +difficulty: "beginner"
  +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 {#7809
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 5.62 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4282
    #id: 673
    #token: "6733d713611e2"
    -images: Doctrine\ORM\PersistentCollection {#4283 …}
    -videos: Doctrine\ORM\PersistentCollection {#4285 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4287 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4289 …}
    -categories: Doctrine\ORM\PersistentCollection {#4291 …}
    -materials: Doctrine\ORM\PersistentCollection {#4293 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4295 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4297 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4299 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4302 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4303 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4305 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4307 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4309 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#4279
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769235296 {#4280
      date: 2026-01-24 07:14:56.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4311 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752427007 {#4281
      date: 2025-07-13 19:16:47.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 48
    -tiersId: 23129
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm band fly pec single"
    -metaphoneName: "ARMBNTFLPKSNKL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d713611e2"
]
Attributes
[
  "id" => "exercise-card-6733d713611e2"
]
Component
App\Twig\Components\Card\ExerciseCardH {#7939
  +exercise: App\Entity\Training\Exercise {#4282
    #id: 673
    #token: "6733d713611e2"
    -images: Doctrine\ORM\PersistentCollection {#4283 …}
    -videos: Doctrine\ORM\PersistentCollection {#4285 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4287 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4289 …}
    -categories: Doctrine\ORM\PersistentCollection {#4291 …}
    -materials: Doctrine\ORM\PersistentCollection {#4293 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4295 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4297 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4299 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4302 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4303 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4305 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4307 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4309 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#4279
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769235296 {#4280
      date: 2026-01-24 07:14:56.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4311 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752427007 {#4281
      date: 2025-07-13 19:16:47.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 48
    -tiersId: 23129
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm band fly pec single"
    -metaphoneName: "ARMBNTFLPKSNKL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.23 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4282
    #id: 673
    #token: "6733d713611e2"
    -images: Doctrine\ORM\PersistentCollection {#4283 …}
    -videos: Doctrine\ORM\PersistentCollection {#4285 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4287 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4289 …}
    -categories: Doctrine\ORM\PersistentCollection {#4291 …}
    -materials: Doctrine\ORM\PersistentCollection {#4293 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4295 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4297 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4299 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4302 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4303 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4305 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4307 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4309 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#4279
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769235296 {#4280
      date: 2026-01-24 07:14:56.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4311 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752427007 {#4281
      date: 2025-07-13 19:16:47.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 48
    -tiersId: 23129
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm band fly pec single"
    -metaphoneName: "ARMBNTFLPKSNKL"
  }
  "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é unilatéral avec bande"
  "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 {#7980
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Écarté unilatéral avec bande"
  +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 {#4282
    #id: 673
    #token: "6733d713611e2"
    -images: Doctrine\ORM\PersistentCollection {#4283 …}
    -videos: Doctrine\ORM\PersistentCollection {#4285 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4287 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4289 …}
    -categories: Doctrine\ORM\PersistentCollection {#4291 …}
    -materials: Doctrine\ORM\PersistentCollection {#4293 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "isolation"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4295 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4297 …}
    -mainExercise: App\Entity\Training\Exercise {#4027 …}
    -variants: Doctrine\ORM\PersistentCollection {#4299 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4302 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4303 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4305 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4307 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4309 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450643 {#4279
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769235296 {#4280
      date: 2026-01-24 07:14:56.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4311 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752427007 {#4281
      date: 2025-07-13 19:16:47.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 48
    -tiersId: 23129
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "arm band fly pec single"
    -metaphoneName: "ARMBNTFLPKSNKL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.05 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8089
  +name: "Pectoraux"
  +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 {#8068
  +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 {#8005
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 6.39 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4316
    #id: 676
    #token: "6733d71383900"
    -images: Doctrine\ORM\PersistentCollection {#4317 …}
    -videos: Doctrine\ORM\PersistentCollection {#4319 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4323 …}
    -categories: Doctrine\ORM\PersistentCollection {#4325 …}
    -materials: Doctrine\ORM\PersistentCollection {#4327 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4329 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4331 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4333 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4336 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4337 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4339 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4341 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4343 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4313
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270102 {#4314
      date: 2026-01-24 16:55:02.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4345 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753254063 {#4315
      date: 2025-07-23 09:01:03.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 42
    -tiersId: 23319
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "ab assisted rollout wheel"
    -metaphoneName: "ABSSTTRLTHL"
  }
  "shortName" => false
  "id" => "exercise-card-6733d71383900"
]
Attributes
[
  "id" => "exercise-card-6733d71383900"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8135
  +exercise: App\Entity\Training\Exercise {#4316
    #id: 676
    #token: "6733d71383900"
    -images: Doctrine\ORM\PersistentCollection {#4317 …}
    -videos: Doctrine\ORM\PersistentCollection {#4319 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4323 …}
    -categories: Doctrine\ORM\PersistentCollection {#4325 …}
    -materials: Doctrine\ORM\PersistentCollection {#4327 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4329 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4331 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4333 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4336 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4337 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4339 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4341 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4343 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4313
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270102 {#4314
      date: 2026-01-24 16:55:02.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4345 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753254063 {#4315
      date: 2025-07-23 09:01:03.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 42
    -tiersId: 23319
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "ab assisted rollout wheel"
    -metaphoneName: "ABSSTTRLTHL"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.55 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4316
    #id: 676
    #token: "6733d71383900"
    -images: Doctrine\ORM\PersistentCollection {#4317 …}
    -videos: Doctrine\ORM\PersistentCollection {#4319 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4323 …}
    -categories: Doctrine\ORM\PersistentCollection {#4325 …}
    -materials: Doctrine\ORM\PersistentCollection {#4327 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4329 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4331 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4333 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4336 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4337 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4339 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4341 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4343 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4313
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270102 {#4314
      date: 2026-01-24 16:55:02.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4345 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753254063 {#4315
      date: 2025-07-23 09:01:03.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 42
    -tiersId: 23319
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "ab assisted rollout wheel"
    -metaphoneName: "ABSSTTRLTHL"
  }
  "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 Roue abdominale assistée"
  "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 {#8174
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Roue abdominale assistée"
  +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 {#4316
    #id: 676
    #token: "6733d71383900"
    -images: Doctrine\ORM\PersistentCollection {#4317 …}
    -videos: Doctrine\ORM\PersistentCollection {#4319 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4321 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4323 …}
    -categories: Doctrine\ORM\PersistentCollection {#4325 …}
    -materials: Doctrine\ORM\PersistentCollection {#4327 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4329 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4331 …}
    -mainExercise: null
    -variants: Doctrine\ORM\PersistentCollection {#4333 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4336 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4337 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4339 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4341 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4343 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4313
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270102 {#4314
      date: 2026-01-24 16:55:02.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4345 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753254063 {#4315
      date: 2025-07-23 09:01:03.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 42
    -tiersId: 23319
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "ab assisted rollout wheel"
    -metaphoneName: "ABSSTTRLTHL"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.06 ms
Input props
[
  "name" => "Abdominaux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8283
  +name: "Abdominaux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.06 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8262
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.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 {#8199
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 66.5 MiB 0.61 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 {#8336
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 66.5 MiB 7.48 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4350
    #id: 681
    #token: "6733d713aee17"
    -images: Doctrine\ORM\PersistentCollection {#4351 …}
    -videos: Doctrine\ORM\PersistentCollection {#4353 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4357 …}
    -categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -materials: Doctrine\ORM\PersistentCollection {#4361 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4363 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4365 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4369 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4373 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4375 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4377 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4379 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4347
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272811 {#4348
      date: 2026-01-24 17:40:11.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4381 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948051 {#4349
      date: 2025-07-19 20:00:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 726
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest leverage press"
    -metaphoneName: "XSTLFRJPRS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d713aee17"
]
Attributes
[
  "id" => "exercise-card-6733d713aee17"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8329
  +exercise: App\Entity\Training\Exercise {#4350
    #id: 681
    #token: "6733d713aee17"
    -images: Doctrine\ORM\PersistentCollection {#4351 …}
    -videos: Doctrine\ORM\PersistentCollection {#4353 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4357 …}
    -categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -materials: Doctrine\ORM\PersistentCollection {#4361 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4363 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4365 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4369 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4373 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4375 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4377 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4379 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4347
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272811 {#4348
      date: 2026-01-24 17:40:11.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4381 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948051 {#4349
      date: 2025-07-19 20:00:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 726
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest leverage press"
    -metaphoneName: "XSTLFRJPRS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 66.5 MiB 2.92 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4350
    #id: 681
    #token: "6733d713aee17"
    -images: Doctrine\ORM\PersistentCollection {#4351 …}
    -videos: Doctrine\ORM\PersistentCollection {#4353 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4357 …}
    -categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -materials: Doctrine\ORM\PersistentCollection {#4361 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4363 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4365 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4369 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4373 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4375 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4377 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4379 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4347
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272811 {#4348
      date: 2026-01-24 17:40:11.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4381 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948051 {#4349
      date: 2025-07-19 20:00:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 726
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest leverage press"
    -metaphoneName: "XSTLFRJPRS"
  }
  "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 Presse à pectoraux convergente"
  "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 {#8403
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Presse à pectoraux convergente"
  +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 {#4350
    #id: 681
    #token: "6733d713aee17"
    -images: Doctrine\ORM\PersistentCollection {#4351 …}
    -videos: Doctrine\ORM\PersistentCollection {#4353 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4355 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4357 …}
    -categories: Doctrine\ORM\PersistentCollection {#4359 …}
    -materials: Doctrine\ORM\PersistentCollection {#4361 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4363 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4365 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4369 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4373 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4375 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4377 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4379 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4347
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769272811 {#4348
      date: 2026-01-24 17:40:11.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4381 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948051 {#4349
      date: 2025-07-19 20:00:51.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 69
    -tiersId: 726
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest leverage press"
    -metaphoneName: "XSTLFRJPRS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 66.5 MiB 0.08 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8512
  +name: "Pectoraux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 66.5 MiB 0.08 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8491
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 66.5 MiB 0.07 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 {#8428
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 7.23 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4386
    #id: 683
    #token: "6733d713b5da4"
    -images: Doctrine\ORM\PersistentCollection {#4387 …}
    -videos: Doctrine\ORM\PersistentCollection {#4389 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4391 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4393 …}
    -categories: Doctrine\ORM\PersistentCollection {#4395 …}
    -materials: Doctrine\ORM\PersistentCollection {#4397 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4399 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4401 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4403 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4405 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4407 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4409 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4411 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4383
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773738274 {#4384
      date: 2026-03-17 10:04:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4413 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948501 {#4385
      date: 2025-07-19 20:08:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 79
    -tiersId: 426
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest decline leverage press seated"
    -metaphoneName: "XSTTKLNLFRJPRSSTT"
  }
  "shortName" => false
  "id" => "exercise-card-6733d713b5da4"
]
Attributes
[
  "id" => "exercise-card-6733d713b5da4"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8558
  +exercise: App\Entity\Training\Exercise {#4386
    #id: 683
    #token: "6733d713b5da4"
    -images: Doctrine\ORM\PersistentCollection {#4387 …}
    -videos: Doctrine\ORM\PersistentCollection {#4389 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4391 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4393 …}
    -categories: Doctrine\ORM\PersistentCollection {#4395 …}
    -materials: Doctrine\ORM\PersistentCollection {#4397 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4399 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4401 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4403 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4405 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4407 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4409 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4411 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4383
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773738274 {#4384
      date: 2026-03-17 10:04:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4413 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948501 {#4385
      date: 2025-07-19 20:08:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 79
    -tiersId: 426
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest decline leverage press seated"
    -metaphoneName: "XSTTKLNLFRJPRSSTT"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.88 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4386
    #id: 683
    #token: "6733d713b5da4"
    -images: Doctrine\ORM\PersistentCollection {#4387 …}
    -videos: Doctrine\ORM\PersistentCollection {#4389 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4391 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4393 …}
    -categories: Doctrine\ORM\PersistentCollection {#4395 …}
    -materials: Doctrine\ORM\PersistentCollection {#4397 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4399 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4401 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4403 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4405 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4407 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4409 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4411 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4383
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773738274 {#4384
      date: 2026-03-17 10:04:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4413 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948501 {#4385
      date: 2025-07-19 20:08:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 79
    -tiersId: 426
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest decline leverage press seated"
    -metaphoneName: "XSTTKLNLFRJPRSSTT"
  }
  "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 Presse à poitrine décliné à charges guidées"
  "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 {#8597
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Presse à poitrine décliné à charges guidées"
  +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 {#4386
    #id: 683
    #token: "6733d713b5da4"
    -images: Doctrine\ORM\PersistentCollection {#4387 …}
    -videos: Doctrine\ORM\PersistentCollection {#4389 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4391 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4393 …}
    -categories: Doctrine\ORM\PersistentCollection {#4395 …}
    -materials: Doctrine\ORM\PersistentCollection {#4397 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "stretch"
    -disciplines: Doctrine\ORM\PersistentCollection {#4399 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4401 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4403 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4405 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4407 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4409 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4411 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4383
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1773738274 {#4384
      date: 2026-03-17 10:04:34.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4413 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752948501 {#4385
      date: 2025-07-19 20:08:21.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 79
    -tiersId: 426
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "chest decline leverage press seated"
    -metaphoneName: "XSTTKLNLFRJPRSSTT"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.08 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8706
  +name: "Pectoraux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.06 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8685
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.06 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#8622
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 7.56 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4418
    #id: 684
    #token: "6733d713b646a"
    -images: Doctrine\ORM\PersistentCollection {#4419 …}
    -videos: Doctrine\ORM\PersistentCollection {#4421 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4425 …}
    -categories: Doctrine\ORM\PersistentCollection {#4427 …}
    -materials: Doctrine\ORM\PersistentCollection {#4429 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4431 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4433 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4415
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769195369 {#4416
      date: 2026-01-23 20:09:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753334385 {#4417
      date: 2025-07-24 07:19:45.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 47
    -tiersId: 19725
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bands chest press resistance"
    -metaphoneName: "BNTSXSTPRSRSSTNS"
  }
  "shortName" => false
  "id" => "exercise-card-6733d713b646a"
]
Attributes
[
  "id" => "exercise-card-6733d713b646a"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8752
  +exercise: App\Entity\Training\Exercise {#4418
    #id: 684
    #token: "6733d713b646a"
    -images: Doctrine\ORM\PersistentCollection {#4419 …}
    -videos: Doctrine\ORM\PersistentCollection {#4421 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4425 …}
    -categories: Doctrine\ORM\PersistentCollection {#4427 …}
    -materials: Doctrine\ORM\PersistentCollection {#4429 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4431 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4433 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4415
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769195369 {#4416
      date: 2026-01-23 20:09:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753334385 {#4417
      date: 2025-07-24 07:19:45.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 47
    -tiersId: 19725
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bands chest press resistance"
    -metaphoneName: "BNTSXSTPRSRSSTNS"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 3.00 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4418
    #id: 684
    #token: "6733d713b646a"
    -images: Doctrine\ORM\PersistentCollection {#4419 …}
    -videos: Doctrine\ORM\PersistentCollection {#4421 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4425 …}
    -categories: Doctrine\ORM\PersistentCollection {#4427 …}
    -materials: Doctrine\ORM\PersistentCollection {#4429 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4431 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4433 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4415
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769195369 {#4416
      date: 2026-01-23 20:09:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753334385 {#4417
      date: 2025-07-24 07:19:45.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 47
    -tiersId: 19725
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bands chest press resistance"
    -metaphoneName: "BNTSXSTPRSRSSTNS"
  }
  "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 Développé pectoral avec bandes élastiques"
  "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 {#8791
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Développé pectoral avec bandes élastiques"
  +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 {#4418
    #id: 684
    #token: "6733d713b646a"
    -images: Doctrine\ORM\PersistentCollection {#4419 …}
    -videos: Doctrine\ORM\PersistentCollection {#4421 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4423 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4425 …}
    -categories: Doctrine\ORM\PersistentCollection {#4427 …}
    -materials: Doctrine\ORM\PersistentCollection {#4429 …}
    -status: null
    -statusInternal: "to_film"
    -publicStatus: null
    -difficulty: "beginner"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4431 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4433 …}
    -mainExercise: App\Entity\Training\Exercise {#4368 …}
    -variants: Doctrine\ORM\PersistentCollection {#4435 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4372 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4437 …}
    -defaultUnit: "unit_repeat"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4439 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4441 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4443 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450643 {#4415
      date: 2024-11-12 23:30:43.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769195369 {#4416
      date: 2026-01-23 20:09:29.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4445 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1753334385 {#4417
      date: 2025-07-24 07:19:45.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 47
    -tiersId: 19725
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "bands chest press resistance"
    -metaphoneName: "BNTSXSTPRSRSSTNS"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.08 ms
Input props
[
  "name" => "Pectoraux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#8900
  +name: "Pectoraux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.08 ms
Input props
[
  "difficulty" => "beginner"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#8879
  +difficulty: "beginner"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.07 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 {#8816
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 7.72 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4450
    #id: 692
    #token: "6733d71499937"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4468 …}
    -variants: Doctrine\ORM\PersistentCollection {#4469 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4472 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4473 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4475 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4477 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4479 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450644 {#4447
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769260261 {#4448
      date: 2026-01-24 14:11:01.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4481 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752846686 {#4449
      date: 2025-07-18 15:51:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 133
    -tiersId: 23218
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "copenhagen plank"
    -metaphoneName: "KPNHJNPLNK"
  }
  "shortName" => false
  "id" => "exercise-card-6733d71499937"
]
Attributes
[
  "id" => "exercise-card-6733d71499937"
]
Component
App\Twig\Components\Card\ExerciseCardH {#8946
  +exercise: App\Entity\Training\Exercise {#4450
    #id: 692
    #token: "6733d71499937"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4468 …}
    -variants: Doctrine\ORM\PersistentCollection {#4469 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4472 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4473 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4475 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4477 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4479 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450644 {#4447
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769260261 {#4448
      date: 2026-01-24 14:11:01.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4481 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752846686 {#4449
      date: 2025-07-18 15:51:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 133
    -tiersId: 23218
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "copenhagen plank"
    -metaphoneName: "KPNHJNPLNK"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.67 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4450
    #id: 692
    #token: "6733d71499937"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4468 …}
    -variants: Doctrine\ORM\PersistentCollection {#4469 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4472 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4473 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4475 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4477 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4479 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450644 {#4447
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769260261 {#4448
      date: 2026-01-24 14:11:01.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4481 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752846686 {#4449
      date: 2025-07-18 15:51:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 133
    -tiersId: 23218
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "copenhagen plank"
    -metaphoneName: "KPNHJNPLNK"
  }
  "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 Planche de Copenhague"
  "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 {#8985
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Planche de Copenhague"
  +pictureClass: "md:max-w-min"
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 250
  +lgHeight: 140
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: null
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  +exercise: App\Entity\Training\Exercise {#4450
    #id: 692
    #token: "6733d71499937"
    -images: Doctrine\ORM\PersistentCollection {#4451 …}
    -videos: Doctrine\ORM\PersistentCollection {#4453 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4455 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4457 …}
    -categories: Doctrine\ORM\PersistentCollection {#4459 …}
    -materials: Doctrine\ORM\PersistentCollection {#4461 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: "unilateral"
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4463 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4465 …}
    -mainExercise: App\Entity\Training\Exercise {#4468 …}
    -variants: Doctrine\ORM\PersistentCollection {#4469 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4472 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4473 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4475 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4477 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4479 …}
    -side: true
    #createdAt: DateTimeImmutable @1731450644 {#4447
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769260261 {#4448
      date: 2026-01-24 14:11:01.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4481 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1752846686 {#4449
      date: 2025-07-18 15:51:26.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 133
    -tiersId: 23218
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "copenhagen plank"
    -metaphoneName: "KPNHJNPLNK"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.07 ms
Input props
[
  "name" => "Adducteurs"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9115
  +name: "Adducteurs"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.07 ms
Input props
[
  "difficulty" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9097
  +difficulty: "advanced"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.07 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 {#9010
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 68.5 MiB 0.07 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 {#9167
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 68.5 MiB 9.12 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4486
    #id: 698
    #token: "6733d714c35d8"
    -images: Doctrine\ORM\PersistentCollection {#4487 …}
    -videos: Doctrine\ORM\PersistentCollection {#4489 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4491 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4493 …}
    -categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -materials: Doctrine\ORM\PersistentCollection {#4497 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "iso"
    -disciplines: Doctrine\ORM\PersistentCollection {#4499 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4501 …}
    -mainExercise: App\Entity\Training\Exercise {#4504 …}
    -variants: Doctrine\ORM\PersistentCollection {#4505 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4508 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4509 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4511 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4513 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4515 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450644 {#4483
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270370 {#4484
      date: 2026-01-24 16:59:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4517 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1751894952 {#4485
      date: 2025-07-07 15:29:12.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 76
    -tiersId: 417
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "commando plank"
    -metaphoneName: "KMNTPLNK"
  }
  "shortName" => false
  "id" => "exercise-card-6733d714c35d8"
]
Attributes
[
  "id" => "exercise-card-6733d714c35d8"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9161
  +exercise: App\Entity\Training\Exercise {#4486
    #id: 698
    #token: "6733d714c35d8"
    -images: Doctrine\ORM\PersistentCollection {#4487 …}
    -videos: Doctrine\ORM\PersistentCollection {#4489 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4491 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4493 …}
    -categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -materials: Doctrine\ORM\PersistentCollection {#4497 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "iso"
    -disciplines: Doctrine\ORM\PersistentCollection {#4499 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4501 …}
    -mainExercise: App\Entity\Training\Exercise {#4504 …}
    -variants: Doctrine\ORM\PersistentCollection {#4505 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4508 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4509 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4511 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4513 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4515 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450644 {#4483
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270370 {#4484
      date: 2026-01-24 16:59:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4517 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1751894952 {#4485
      date: 2025-07-07 15:29:12.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 76
    -tiersId: 417
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "commando plank"
    -metaphoneName: "KMNTPLNK"
  }
  +title: ? string
  +shortName: false
  +hasOverEffect: true
}
training:exercise:image App\Twig\Components\Training\Exercise\ExerciseImage 68.5 MiB 2.61 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4486
    #id: 698
    #token: "6733d714c35d8"
    -images: Doctrine\ORM\PersistentCollection {#4487 …}
    -videos: Doctrine\ORM\PersistentCollection {#4489 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4491 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4493 …}
    -categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -materials: Doctrine\ORM\PersistentCollection {#4497 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "iso"
    -disciplines: Doctrine\ORM\PersistentCollection {#4499 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4501 …}
    -mainExercise: App\Entity\Training\Exercise {#4504 …}
    -variants: Doctrine\ORM\PersistentCollection {#4505 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4508 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4509 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4511 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4513 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4515 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450644 {#4483
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270370 {#4484
      date: 2026-01-24 16:59:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4517 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1751894952 {#4485
      date: 2025-07-07 15:29:12.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 76
    -tiersId: 417
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "commando plank"
    -metaphoneName: "KMNTPLNK"
  }
  "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 Planche Commando"
  "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 {#9227
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Planche Commando"
  +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 {#4486
    #id: 698
    #token: "6733d714c35d8"
    -images: Doctrine\ORM\PersistentCollection {#4487 …}
    -videos: Doctrine\ORM\PersistentCollection {#4489 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4491 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4493 …}
    -categories: Doctrine\ORM\PersistentCollection {#4495 …}
    -materials: Doctrine\ORM\PersistentCollection {#4497 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "intermediate"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: "iso"
    -disciplines: Doctrine\ORM\PersistentCollection {#4499 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4501 …}
    -mainExercise: App\Entity\Training\Exercise {#4504 …}
    -variants: Doctrine\ORM\PersistentCollection {#4505 …}
    -isAvatarDefaultBackView: false
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4508 …}
    -grips: []
    -isSuggestion: false
    -suggestBy: null
    -preferredGenderView: null
    -exerciseProposal: null
    -userFavorites: Doctrine\ORM\PersistentCollection {#4509 …}
    -defaultUnit: "unit_time"
    -exerciseLogs: Doctrine\ORM\PersistentCollection {#4511 …}
    -aliases: Doctrine\ORM\PersistentCollection {#4513 …}
    -faqs: Doctrine\ORM\PersistentCollection {#4515 …}
    -side: false
    #createdAt: DateTimeImmutable @1731450644 {#4483
      date: 2024-11-12 23:30:44.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769270370 {#4484
      date: 2026-01-24 16:59:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    #deletedAt: null
    #translations: Doctrine\ORM\PersistentCollection {#4517 …}
    #newTranslations: null
    #currentLocale: "fr"
    #defaultLocale: "en"
    -published: true
    #publishedAt: DateTimeImmutable @1751894952 {#4485
      date: 2025-07-07 15:29:12.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 76
    -tiersId: 417
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "commando plank"
    -metaphoneName: "KMNTPLNK"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.07 ms
Input props
[
  "name" => "Abdominaux"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9355
  +name: "Abdominaux"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.07 ms
Input props
[
  "name" => "Dos"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9391
  +name: "Dos"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.07 ms
Input props
[
  "name" => "Épaules"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9429
  +name: "Épaules"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 68.5 MiB 0.08 ms
Input props
[
  "difficulty" => "intermediate"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9411
  +difficulty: "intermediate"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.06 ms
Input props
[
  "name" => "favorites"
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-8 w-8 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#9252
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
card:exercise-h App\Twig\Components\Card\ExerciseCardH 70.5 MiB 8.83 ms
Input props
[
  "exercise" => App\Entity\Training\Exercise {#4522
    #id: 715
    #token: "6733d71515a93"
    -images: Doctrine\ORM\PersistentCollection {#4523 …}
    -videos: Doctrine\ORM\PersistentCollection {#4525 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4527 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4529 …}
    -categories: Doctrine\ORM\PersistentCollection {#4531 …}
    -materials: Doctrine\ORM\PersistentCollection {#4533 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4535 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4537 …}
    -mainExercise: App\Entity\Training\Exercise {#4540 …}
    -variants: Doctrine\ORM\PersistentCollection {#4541 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4544 …}
    -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: false
    #createdAt: DateTimeImmutable @1731450645 {#4519
      date: 2024-11-12 23:30:45.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769248553 {#4520
      date: 2026-01-24 10:55:53.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 @1752607712 {#4521
      date: 2025-07-15 21:28:32.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 155
    -tiersId: 24802
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell overhead squat sumo"
    -metaphoneName: "TMLFRHTSKTSM"
  }
  "shortName" => false
  "id" => "exercise-card-6733d71515a93"
]
Attributes
[
  "id" => "exercise-card-6733d71515a93"
]
Component
App\Twig\Components\Card\ExerciseCardH {#9475
  +exercise: App\Entity\Training\Exercise {#4522
    #id: 715
    #token: "6733d71515a93"
    -images: Doctrine\ORM\PersistentCollection {#4523 …}
    -videos: Doctrine\ORM\PersistentCollection {#4525 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4527 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4529 …}
    -categories: Doctrine\ORM\PersistentCollection {#4531 …}
    -materials: Doctrine\ORM\PersistentCollection {#4533 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4535 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4537 …}
    -mainExercise: App\Entity\Training\Exercise {#4540 …}
    -variants: Doctrine\ORM\PersistentCollection {#4541 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4544 …}
    -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: false
    #createdAt: DateTimeImmutable @1731450645 {#4519
      date: 2024-11-12 23:30:45.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769248553 {#4520
      date: 2026-01-24 10:55:53.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 @1752607712 {#4521
      date: 2025-07-15 21:28:32.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 155
    -tiersId: 24802
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell overhead squat sumo"
    -metaphoneName: "TMLFRHTSKTSM"
  }
  +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 {#4522
    #id: 715
    #token: "6733d71515a93"
    -images: Doctrine\ORM\PersistentCollection {#4523 …}
    -videos: Doctrine\ORM\PersistentCollection {#4525 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4527 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4529 …}
    -categories: Doctrine\ORM\PersistentCollection {#4531 …}
    -materials: Doctrine\ORM\PersistentCollection {#4533 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4535 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4537 …}
    -mainExercise: App\Entity\Training\Exercise {#4540 …}
    -variants: Doctrine\ORM\PersistentCollection {#4541 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4544 …}
    -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: false
    #createdAt: DateTimeImmutable @1731450645 {#4519
      date: 2024-11-12 23:30:45.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769248553 {#4520
      date: 2026-01-24 10:55:53.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 @1752607712 {#4521
      date: 2025-07-15 21:28:32.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 155
    -tiersId: 24802
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell overhead squat sumo"
    -metaphoneName: "TMLFRHTSKTSM"
  }
  "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 haltères 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 {#9514
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image Squat sumo avec haltères 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 {#4522
    #id: 715
    #token: "6733d71515a93"
    -images: Doctrine\ORM\PersistentCollection {#4523 …}
    -videos: Doctrine\ORM\PersistentCollection {#4525 …}
    -muscles: Doctrine\ORM\PersistentCollection {#4527 …}
    -secondaryMuscles: Doctrine\ORM\PersistentCollection {#4529 …}
    -categories: Doctrine\ORM\PersistentCollection {#4531 …}
    -materials: Doctrine\ORM\PersistentCollection {#4533 …}
    -status: null
    -statusInternal: "done"
    -publicStatus: null
    -difficulty: "advanced"
    -focus: "compound"
    -executionType: null
    -workoutParts: [
      "workout"
    ]
    -tensionType: null
    -disciplines: Doctrine\ORM\PersistentCollection {#4535 …}
    -validateAt: null
    -validatedBy: Doctrine\ORM\PersistentCollection {#4537 …}
    -mainExercise: App\Entity\Training\Exercise {#4540 …}
    -variants: Doctrine\ORM\PersistentCollection {#4541 …}
    -isAvatarDefaultBackView: true
    -exerciseGroup: App\Entity\Training\ExerciseGroup {#4544 …}
    -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: false
    #createdAt: DateTimeImmutable @1731450645 {#4519
      date: 2024-11-12 23:30:45.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1769248553 {#4520
      date: 2026-01-24 10:55:53.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 @1752607712 {#4521
      date: 2025-07-15 21:28:32.0 Europe/Zurich (+02:00)
    }
    -publishedBy: null
    -notes: null
    -viewCounter: 155
    -tiersId: 24802
    -tiersName: "azeoo"
    -source: "openai"
    -sourceModel: null
    -normalizedName: "dumbbell overhead squat sumo"
    -metaphoneName: "TMLFRHTSKTSM"
  }
  #exerciseMediaManager: App\BusinessLogic\Training\Exercise\Manager\ExerciseMediaManager {#7496 …}
}
ui:badge App\Twig\Components\Ui\Badge 70.5 MiB 0.08 ms
Input props
[
  "name" => "Quadriceps"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9655
  +name: "Quadriceps"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 70.5 MiB 0.07 ms
Input props
[
  "name" => "Fessiers"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9691
  +name: "Fessiers"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 70.5 MiB 0.06 ms
Input props
[
  "name" => "Épaules"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#9715
  +name: "Épaules"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 70.5 MiB 0.07 ms
Input props
[
  "difficulty" => "advanced"
  "small" => true
  "link" => false
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#9697
  +difficulty: "advanced"
  +small: true
  +link: false
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.07 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 {#9539
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 70.5 MiB 1.93 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/muscle/17-delto%C3%AFde-ant%C3%A9rieur?page=12"
  +title: "Exercices - Meilleurs exercices pour travailler le deltoïde antérieur - FitMetrics"
  +description: "Front deltoid"
  +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.06 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#9803
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9831
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#9856
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9879
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "threads"
  +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-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 {#9902
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#9925
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9948
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#9971
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 70.5 MiB 0.51 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#9807
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
  +right: true
  +left: true
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 70.5 MiB 0.08 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#10024
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1226 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#219 …}
}
utils:lang-selector
[Anonymous]
70.5 MiB 1.26 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10061
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 70.5 MiB 1.09 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#10083
  +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.90 ms
Input props
[
  "label" => "lang.name.fr"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#10105
  +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.06 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Component
App\Twig\Components\Media\Icon {#10136
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.06 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 {#10158
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.07 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 {#10205
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
70.5 MiB 0.57 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10084
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.06 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 {#10226
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Component
App\Twig\Components\Media\Icon {#10260
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.11 ms
Input props
[
  "name" => "heart"
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Attributes
[
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Component
App\Twig\Components\Media\Icon {#10283
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#10306
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#10329
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#10352
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +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 {#10375
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-[19px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[19px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#10398
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "youtube"
  "class" => "w-[28px] h-[24px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[24px]"
]
Component
App\Twig\Components\Media\Icon {#10421
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#5161 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}