Components

22 Twig Components
131 Render Count
647 ms Render Time
92.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
77 3.01ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
13 0.79ms
faq
"App\Twig\Components\Ui\FaqComponent"
components/ui/faq.html.twig
5 1.32ms
raw-faq
"App\Twig\Components\Ui\RawFaqComponent"
components/ui/raw-faq.html.twig
5 0.40ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 3.67ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.47ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 3.69ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
3 0.36ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
2 2.41ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
2 0.85ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.29ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 42.52ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 7.80ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.58ms
ad:banner
"App\Twig\Components\Ad\AdBanner"
components/ad/banner.html.twig
1 0.38ms
media:video
"App\Twig\Components\Media\Video"
components/media/video.html.twig
1 0.35ms
anatomy:avatar
"App\Twig\Components\Anatomy\Avatar"
components/anatomy/avatar.html.twig
1 593.69ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
1 0.28ms
ui:widget-embed
"App\Twig\Components\Ui\WidgetEmbed"
components/ui/widget_embed.html.twig
1 0.74ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.36ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.27ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.47ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 80.5 MiB 42.52 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#10870
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#219 …}
  -em: Doctrine\ORM\EntityManager {#593 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#216 …}
  -kernel: App\Kernel {#14 …}
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.41 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 {#10917
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Attributes
[
  "class" => "header--logo-white header--logo hidden dark:block h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoWhite"
]
Component
App\Twig\Components\Media\Icon {#10928
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
80.5 MiB 2.09 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10979
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 80.5 MiB 1.61 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#11006
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: false
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 80.5 MiB 0.83 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#11041
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-4 h-4 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#11084
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11133
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "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 {#11140
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden 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 {#11168
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11196
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#11212
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11236
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11260
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11284
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11308
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#11332
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#11356
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#11380
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.06 ms
Input props
[
  "name" => "chevron-down"
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Attributes
[
  "class" => "w-7 h-7 fill-black dark:fill-white transition group-hover:rotate-180"
]
Component
App\Twig\Components\Media\Icon {#11571
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
80.5 MiB 0.76 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11533
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 80.5 MiB 0.65 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#11617
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 80.5 MiB 0.53 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#11639
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11670
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#11692
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#11742
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 80.5 MiB 7.80 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#11776
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#11777 …}
  -formFactory: Symfony\Component\Form\FormFactory {#11775 …}
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.06 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Attributes
[
  "class" => "w-[26px] h-[26px] md:w-[15px] md:h-[15px] cursor-pointer"
]
Component
App\Twig\Components\Media\Icon {#11928
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#11963
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#11993
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12025
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12044
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 80.5 MiB 0.69 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#12156
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 80.5 MiB 0.56 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#12185
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 80.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 {#12216
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#12238
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#12288
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Attributes
[
  "class" => "h-14 w-full object-contain object-center dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#12140
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Attributes
[
  "class" => "hidden h-14 w-full object-contain object-center dark:block"
]
Component
App\Twig\Components\Media\Icon {#12309
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "flexed-biceps"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12326
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12364
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 ms
Input props
[
  "name" => "category"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12388
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 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 {#12412
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 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 {#12436
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 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 {#12460
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.04 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 {#12484
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12508
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "favorites"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12532
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "more"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#12556
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-16 w-full"
]
Attributes
[
  "class" => "h-16 w-full"
]
Component
App\Twig\Components\Media\Icon {#12096
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 82.5 MiB 0.58 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4510
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/it/esercizi"
      ]
      [
        "label" => "Squat"
        "url" => "/it/esercizi/gruppo/4-squat"
      ]
      [
        "label" => "Squat alla macchina"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#12626
  +items: [
    [
      "label" => "menu.home"
      "url" => "/it/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/it/esercizi"
    ]
    [
      "label" => "Squat"
      "url" => "/it/esercizi/gruppo/4-squat"
    ]
    [
      "label" => "Squat alla macchina"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4510
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/it/esercizi"
      ]
      [
        "label" => "Squat"
        "url" => "/it/esercizi/gruppo/4-squat"
      ]
      [
        "label" => "Squat alla macchina"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 82.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 {#12656
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.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 {#12678
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.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 {#12701
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 82.5 MiB 0.38 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#12744
  +includeScript: true
  +labelClass: null
  +containerClass: "my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:video App\Twig\Components\Media\Video 82.5 MiB 0.35 ms
Input props
[
  "media" => App\Entity\Media\MediaVideo {#4441
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4443 …}
    #credits: Doctrine\ORM\PersistentCollection {#4445 …}
    -source: null
    -zone: null
    -urlExternal: "https://youtu.be/_yyAnzJu60E"
    #id: 785
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4492 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450637 {#4479
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1756965378 {#4431
      date: 2025-09-04 07:56:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3715 …}
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "5K-8qRd41jQ"
  }
  "title" => "Squat alla macchina Smith"
  "showCredits" => false
]
Attributes
[]
Component
App\Twig\Components\Media\Video {#12816
  +media: App\Entity\Media\MediaVideo {#4441
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4443 …}
    #credits: Doctrine\ORM\PersistentCollection {#4445 …}
    -source: null
    -zone: null
    -urlExternal: "https://youtu.be/_yyAnzJu60E"
    #id: 785
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4492 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450637 {#4479
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1756965378 {#4431
      date: 2025-09-04 07:56:18.0 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#3715 …}
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "5K-8qRd41jQ"
  }
  +title: "Squat alla macchina Smith"
  +posterSm: null
  +posterLg: null
  +hasPipButton: true
  +loop: false
  +mute: false
  +showCredits: false
  +creditsTitle: "label.media_video.credits"
  -mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
  -appManager: App\BusinessLogic\App\Manager\AppManager {#509 …}
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.04 ms
Input props
[
  "name" => "favorites"
  "class" => "h-4 w-4 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Attributes
[
  "class" => "h-4 w-4 stroke-yellow text-transparent"
  "data-front--favorite-target" => "icon"
]
Component
App\Twig\Components\Media\Icon {#12841
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.03 ms
Input props
[
  "name" => "program"
  "class" => "w-5 h-5 text-white inline-flex"
]
Attributes
[
  "class" => "w-5 h-5 text-white inline-flex"
]
Component
App\Twig\Components\Media\Icon {#12874
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 82.5 MiB 1.48 ms
Input props
[
  "class" => "mt-2 md:m-0"
]
Attributes
[
  "class" => "mt-2 md:m-0"
]
Component
App\Twig\Components\App\PageSharer {#12898
  +shareUrl: "https://test.fitmetrics.ch/it/esercizi/6733d70dbfd63-squat-alla-macchina-smith?alias=11551&open-account-panel-popup=1"
  +title: "Squat alla macchina - Esercizio - FitMetrics"
  +description: "Lo squat alla macchina Smith è un esercizio di potenziamento del corpo inferiore progettato per sviluppare in sicurezza la massa muscolare e migliorare la tecnica. Grazie al binario guidato della macchina Smith, il movimento offre maggiore supporto e controllo, rendendolo ideale per principianti o per chi sta recuperando da un infortunio. La traiettoria fissa del bilanciere garantisce un'esecuzione costante e controllata, riducendo il rischio di errori tecnici. Questo esercizio è particolarmente efficace per lo sviluppo di forza nelle gambe e per concentrarsi sulla profondità e sull’attivazione muscolare senza bisogno di un assistente. È comunemente utilizzato in programmi di bodybuilding, fitness e allenamento della forza per migliorare la postura, la stabilità del core e la resistenza del corpo inferiore. Inoltre, è una scelta eccellente per imparare la corretta meccanica dello squat prima di passare all’uso di pesi liberi. Una pratica regolare contribuisce a rafforzare la salute articolare, l’efficienza neuromuscolare e le prestazioni atletiche complessive."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#12928
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.04 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#12956
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.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 {#12981
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.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 {#13004
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#13027
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.03 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#13050
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#13073
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.03 ms
Input props
[
  "name" => "email"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#13096
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.04 ms
Input props
[
  "name" => "program"
  "class" => "w-6 h-6 mr-3 !text-black"
]
Attributes
[
  "class" => "w-6 h-6 mr-3 !text-black"
]
Component
App\Twig\Components\Media\Icon {#13127
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 82.5 MiB 0.75 ms
Input props
[
  "data" => [
    "time" => 1756965378576
    "blocks" => [
      [
        "id" => "FT_vdsLO-W"
        "type" => "header"
        "data" => [
          "text" => "Istruzioni"
          "level" => 2
        ]
      ]
      [
        "id" => "684QgpT6oo"
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "meta" => [
            "counterType" => "numeric"
          ]
          "items" => [
            [
              "content" => "Posiziona il bilanciere sulla parte alta dei trapezi all'interno della macchina Smith."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Posiziona i piedi alla larghezza delle spalle con le punte leggermente rivolte verso l’esterno."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Sblocca il bilanciere ruotandolo e attiva il core."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Abbassati piegando contemporaneamente anche anche e ginocchia."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Scendi finché le cosce non sono parallele al pavimento."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Spingi attraverso i talloni per tornare alla posizione iniziale."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "81AZJfyQB7"
        "type" => "header"
        "data" => [
          "text" => "Consigli tecnici"
          "level" => 2
        ]
      ]
      [
        "id" => "qEFpLN3WqI"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Mantieni il petto sollevato e la colonna in posizione neutra durante tutto il movimento."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Evita che le ginocchia superino la linea delle punte dei piedi."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Coinvolgi il core per mantenere l'equilibrio e proteggere la zona lombare."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "WLvcmJn6Q3"
        "type" => "header"
        "data" => [
          "text" => "Consigli sulla respirazione"
          "level" => 2
        ]
      ]
      [
        "id" => "gIDyLGEfxn"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Inspira mentre ti abbassi."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Espira con forza mentre ritorni in posizione eretta."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#13176
  +title: null
  +data: [
    "time" => 1756965378576
    "blocks" => [
      [
        "id" => "FT_vdsLO-W"
        "type" => "header"
        "data" => [
          "text" => "Istruzioni"
          "level" => 2
        ]
      ]
      [
        "id" => "684QgpT6oo"
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "meta" => [
            "counterType" => "numeric"
          ]
          "items" => [
            [
              "content" => "Posiziona il bilanciere sulla parte alta dei trapezi all'interno della macchina Smith."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Posiziona i piedi alla larghezza delle spalle con le punte leggermente rivolte verso l’esterno."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Sblocca il bilanciere ruotandolo e attiva il core."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Abbassati piegando contemporaneamente anche anche e ginocchia."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Scendi finché le cosce non sono parallele al pavimento."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Spingi attraverso i talloni per tornare alla posizione iniziale."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "81AZJfyQB7"
        "type" => "header"
        "data" => [
          "text" => "Consigli tecnici"
          "level" => 2
        ]
      ]
      [
        "id" => "qEFpLN3WqI"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Mantieni il petto sollevato e la colonna in posizione neutra durante tutto il movimento."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Evita che le ginocchia superino la linea delle punte dei piedi."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Coinvolgi il core per mantenere l'equilibrio e proteggere la zona lombare."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
      [
        "id" => "WLvcmJn6Q3"
        "type" => "header"
        "data" => [
          "text" => "Consigli sulla respirazione"
          "level" => 2
        ]
      ]
      [
        "id" => "gIDyLGEfxn"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Inspira mentre ti abbassi."
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Espira con forza mentre ritorni in posizione eretta."
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "https://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 82.5 MiB 0.10 ms
Input props
[
  "data" => [
    "time" => 1756965378576
    "blocks" => [
      [
        "id" => "ChAxCqu7Te"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Infortuni alle ginocchia"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Dolore lombare"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Limitazioni di mobilità dell’anca"
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#13237
  +title: null
  +data: [
    "time" => 1756965378576
    "blocks" => [
      [
        "id" => "ChAxCqu7Te"
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "meta" => []
          "items" => [
            [
              "content" => "Infortuni alle ginocchia"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Dolore lombare"
              "meta" => []
              "items" => []
            ]
            [
              "content" => "Limitazioni di mobilità dell’anca"
              "meta" => []
              "items" => []
            ]
          ]
        ]
      ]
    ]
    "version" => "2.31.0-rc.7"
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: false
  +marketingBannerPosition: 8
  -host: "https://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 82.5 MiB 0.25 ms
Input props
[
  "containerClass" => "mt-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#13224
  +includeScript: true
  +labelClass: null
  +containerClass: "mt-6"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.68 ms
Input props
[
  "faq" => App\Entity\Faq {#10296
    -news: Doctrine\ORM\PersistentCollection {#10313 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10311 …}
    #id: 3949
    #createdAt: DateTimeImmutable @1752588338 {#10301
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10326
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10263 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#13281
  +faq: App\Entity\Faq {#10296
    -news: Doctrine\ORM\PersistentCollection {#10313 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10311 …}
    #id: 3949
    #createdAt: DateTimeImmutable @1752588338 {#10301
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10326
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10263 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.22 ms
Input props
[
  "question" => "Lo squat alla macchina Smith è adatto ai principianti?"
  "answer" => "Sì, lo squat alla macchina Smith è perfetto per i principianti grazie alla maggiore stabilità che offre e al supporto nel migliorare la tecnica riducendo il rischio di infortuni."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13309
  +question: "Lo squat alla macchina Smith è adatto ai principianti?"
  +answer: "Sì, lo squat alla macchina Smith è perfetto per i principianti grazie alla maggiore stabilità che offre e al supporto nel migliorare la tecnica riducendo il rischio di infortuni."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.18 ms
Input props
[
  "faq" => App\Entity\Faq {#10265
    -news: Doctrine\ORM\PersistentCollection {#10266 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10268 …}
    #id: 3950
    #createdAt: DateTimeImmutable @1752588338 {#10261
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10264
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10270 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#13340
  +faq: App\Entity\Faq {#10265
    -news: Doctrine\ORM\PersistentCollection {#10266 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10268 …}
    #id: 3950
    #createdAt: DateTimeImmutable @1752588338 {#10261
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10264
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10270 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.05 ms
Input props
[
  "question" => "Quali muscoli allena lo squat alla macchina Smith?"
  "answer" => "Lo squat alla macchina Smith coinvolge principalmente i quadricipiti e i glutei, attivando anche i muscoli posteriori della coscia, i polpacci e la zona lombare."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13384
  +question: "Quali muscoli allena lo squat alla macchina Smith?"
  +answer: "Lo squat alla macchina Smith coinvolge principalmente i quadricipiti e i glutei, attivando anche i muscoli posteriori della coscia, i polpacci e la zona lombare."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.16 ms
Input props
[
  "faq" => App\Entity\Faq {#10274
    -news: Doctrine\ORM\PersistentCollection {#10275 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10277 …}
    #id: 3951
    #createdAt: DateTimeImmutable @1752588338 {#10272
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10273
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10279 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#13387
  +faq: App\Entity\Faq {#10274
    -news: Doctrine\ORM\PersistentCollection {#10275 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10277 …}
    #id: 3951
    #createdAt: DateTimeImmutable @1752588338 {#10272
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10273
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10279 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.05 ms
Input props
[
  "question" => "Lo squat alla macchina Smith è più sicuro dello squat con bilanciere?"
  "answer" => "Sì, la traiettoria fissa della macchina Smith riduce le esigenze di equilibrio e minimizza il rischio di errori tecnici, rendendolo una scelta più sicura per molti utenti."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13431
  +question: "Lo squat alla macchina Smith è più sicuro dello squat con bilanciere?"
  +answer: "Sì, la traiettoria fissa della macchina Smith riduce le esigenze di equilibrio e minimizza il rischio di errori tecnici, rendendolo una scelta più sicura per molti utenti."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.16 ms
Input props
[
  "faq" => App\Entity\Faq {#10283
    -news: Doctrine\ORM\PersistentCollection {#10284 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10286 …}
    #id: 3952
    #createdAt: DateTimeImmutable @1752588338 {#10281
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10282
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10288 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#13434
  +faq: App\Entity\Faq {#10283
    -news: Doctrine\ORM\PersistentCollection {#10284 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10286 …}
    #id: 3952
    #createdAt: DateTimeImmutable @1752588338 {#10281
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10282
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10288 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.05 ms
Input props
[
  "question" => "Posso aumentare la massa muscolare con lo squat alla macchina Smith?"
  "answer" => "Assolutamente. Lo squat alla macchina Smith consente una progressione controllata del carico, essenziale per un aumento efficace della massa muscolare."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13478
  +question: "Posso aumentare la massa muscolare con lo squat alla macchina Smith?"
  +answer: "Assolutamente. Lo squat alla macchina Smith consente una progressione controllata del carico, essenziale per un aumento efficace della massa muscolare."
}
faq App\Twig\Components\Ui\FaqComponent 82.5 MiB 0.15 ms
Input props
[
  "faq" => App\Entity\Faq {#10336
    -news: Doctrine\ORM\PersistentCollection {#10337 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10339 …}
    #id: 3953
    #createdAt: DateTimeImmutable @1752588338 {#10334
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10335
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10341 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#13481
  +faq: App\Entity\Faq {#10336
    -news: Doctrine\ORM\PersistentCollection {#10337 …}
    -exercises: Doctrine\ORM\PersistentCollection {#10339 …}
    #id: 3953
    #createdAt: DateTimeImmutable @1752588338 {#10334
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1752588338 {#10335
      date: 2025-07-15 16:05:38.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3779 …}
    #updatedBy: App\Entity\User {#3779 …}
    #translations: Doctrine\ORM\PersistentCollection {#10341 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 82.5 MiB 0.04 ms
Input props
[
  "question" => "Quanto devo scendere nello squat alla macchina Smith?"
  "answer" => "Dovresti scendere finché le cosce non sono almeno parallele al suolo, mantenendo la colonna neutra e i talloni ben saldi a terra."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#13525
  +question: "Quanto devo scendere nello squat alla macchina Smith?"
  +answer: "Dovresti scendere finché le cosce non sono almeno parallele al suolo, mantenendo la colonna neutra e i talloni ben saldi a terra."
}
anatomy:avatar App\Twig\Components\Anatomy\Avatar 92.5 MiB 593.69 ms
Input props
[
  "class" => "relative"
  "primaryMuscles" => [
    2
    3
  ]
  "secondaryMuscles" => [
    4
    5
    6
    7
    8
  ]
  "displayFront" => false
]
Attributes
[
  "class" => "relative"
]
Component
App\Twig\Components\Anatomy\Avatar {#13453
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#13536 …}
  +primaryMuscles: [
    2
    3
  ]
  +secondaryMuscles: [
    4
    5
    6
    7
    8
  ]
  +type: "url"
  +urlReferenceType: 2
  +displayFront: false
  +selectedMuscles: []
  +displayTagMuscles: false
  +hoverMuscleDefaultText: "-"
  #entityManager: Doctrine\ORM\EntityManager {#593 …}
  #localeSwitcher: Symfony\Component\Translation\LocaleSwitcher {#84 …}
  #avatarData: App\BusinessLogic\Anatomy\AvatarData {#13534 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#13535 …}
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.33 ms
Input props
[
  "name" => "Quadricipite"
  "url" => "/it/esercizi/muscolo/2-quadricipite"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14895
  +name: "Quadricipite"
  +url: "/it/esercizi/muscolo/2-quadricipite"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.05 ms
Input props
[
  "name" => "Natiche"
  "url" => "/it/esercizi/muscolo/3-natiche"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14947
  +name: "Natiche"
  +url: "/it/esercizi/muscolo/3-natiche"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Adduttori"
  "url" => "/it/esercizi/muscolo/4-adduttori"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14971
  +name: "Adduttori"
  +url: "/it/esercizi/muscolo/4-adduttori"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Lombare"
  "url" => "/it/esercizi/muscolo/5-lombare"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#14995
  +name: "Lombare"
  +url: "/it/esercizi/muscolo/5-lombare"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.03 ms
Input props
[
  "name" => "Addominali"
  "url" => "/it/esercizi/muscolo/6-addominali"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15019
  +name: "Addominali"
  +url: "/it/esercizi/muscolo/6-addominali"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.03 ms
Input props
[
  "name" => "Stretti del ginocchio"
  "url" => "/it/esercizi/muscolo/7-stretti-del-ginocchio"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15043
  +name: "Stretti del ginocchio"
  +url: "/it/esercizi/muscolo/7-stretti-del-ginocchio"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.03 ms
Input props
[
  "name" => "Vitelli"
  "url" => "/it/esercizi/muscolo/8-vitelli"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15067
  +name: "Vitelli"
  +url: "/it/esercizi/muscolo/8-vitelli"
  +color: "primary"
  +small: false
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 92.5 MiB 0.06 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#14805
  +includeScript: true
  +labelClass: null
  +containerClass: "max-h-[300px] max-w-[300px]"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
training:difficulty-badge App\Twig\Components\Training\DifficultyBadge 92.5 MiB 0.28 ms
Input props
[
  "difficulty" => "beginner"
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#15100
  +difficulty: "beginner"
  +small: false
  +link: true
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.05 ms
Input props
[
  "name" => "Composto"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15131
  +name: "Composto"
  +url: null
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Macchine guidate"
  "url" => "/it/esercizi/attrezzature/31-macchine-guidate"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15171
  +name: "Macchine guidate"
  +url: "/it/esercizi/attrezzature/31-macchine-guidate"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Culturismo"
  "url" => "/it/esercizi/sport/1-culturismo"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15195
  +name: "Culturismo"
  +url: "/it/esercizi/sport/1-culturismo"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Fitness"
  "url" => "/it/esercizi/sport/5-fitness"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15219
  +name: "Fitness"
  +url: "/it/esercizi/sport/5-fitness"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Rinforzo"
  "url" => "/it/esercizi/categoria/61-rinforzo"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15243
  +name: "Rinforzo"
  +url: "/it/esercizi/categoria/61-rinforzo"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 92.5 MiB 0.04 ms
Input props
[
  "name" => "Parte inferiore del corpo"
  "url" => "/it/esercizi/categoria/68-parte-inferiore-del-corpo"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#15267
  +name: "Parte inferiore del corpo"
  +url: "/it/esercizi/categoria/68-parte-inferiore-del-corpo"
  +color: "gray"
  +small: true
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 92.5 MiB 0.05 ms
Input props
[
  "containerClass" => "hidden lg:flex items-center justify-center my-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#15081
  +includeScript: true
  +labelClass: null
  +containerClass: "hidden lg:flex items-center justify-center my-6"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 92.5 MiB 0.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#13163
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 92.5 MiB 0.04 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#15311
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "program"
  "class" => "w-6 h-6 mr-3 !text-black"
]
Attributes
[
  "class" => "w-6 h-6 mr-3 !text-black"
]
Component
App\Twig\Components\Media\Icon {#15360
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:widget-embed App\Twig\Components\Ui\WidgetEmbed 92.5 MiB 0.74 ms
Input props
[
  "class" => "hidden md:block"
  "route" => "https://test.fitmetrics.ch/it/widgets/exercise/preview-6733d70dbfd63?video=1"
  "parameters" => [
    [
      "name" => "orientation"
      "description" => "Change the layout: horizontal (side by side) or vertical (stacked)"
      "example" => "?orientation=vertical"
      "values" => [
        "horizontal"
        "vertical"
      ]
    ]
    [
      "name" => "video"
      "description" => "Show the exercise video (if available): yes"
      "example" => "?video=1"
      "values" => [
        "0"
        "1"
        "true"
        "false"
      ]
    ]
  ]
  "defaultWidth" => 350
  "defaultHeight" => 700
]
Attributes
[
  "class" => "hidden md:block"
]
Component
App\Twig\Components\Ui\WidgetEmbed {#15396
  +route: "https://test.fitmetrics.ch/it/widgets/exercise/preview-6733d70dbfd63?video=1"
  +parameters: [
    [
      "name" => "orientation"
      "description" => "Change the layout: horizontal (side by side) or vertical (stacked)"
      "example" => "?orientation=vertical"
      "values" => [
        "horizontal"
        "vertical"
      ]
    ]
    [
      "name" => "video"
      "description" => "Show the exercise video (if available): yes"
      "example" => "?video=1"
      "values" => [
        "0"
        "1"
        "true"
        "false"
      ]
    ]
  ]
  +defaultWidth: 350
  +defaultHeight: 700
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "me-1"
  "style" => "width: 20px; height: 20px;"
]
Attributes
[
  "class" => "me-1"
  "style" => "width: 20px; height: 20px;"
]
Component
App\Twig\Components\Media\Icon {#15434
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "close"
  "class" => "w-[26px] h-[26px] cursor-pointer text-black dark:text-white"
]
Attributes
[
  "class" => "w-[26px] h-[26px] cursor-pointer text-black dark:text-white"
]
Component
App\Twig\Components\Media\Icon {#15467
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 92.5 MiB 0.93 ms
Input props
[
  "class" => "content-container"
  "title" => "Squat alla macchina Smith"
  "description" => "Lo squat alla macchina Smith è un esercizio di potenziamento del corpo inferiore progettato per sviluppare in sicurezza la massa muscolare e migliorare la tecnica. Grazie al binario guidato della macchina Smith, il movimento offre maggiore supporto e controllo, rendendolo ideale per principianti o per chi sta recuperando da un infortunio. La traiettoria fissa del bilanciere garantisce un'esecuzione costante e controllata, riducendo il rischio di errori tecnici. Questo esercizio è particolarmente efficace per lo sviluppo di forza nelle gambe e per concentrarsi sulla profondità e sull’attivazione muscolare senza bisogno di un assistente. È comunemente utilizzato in programmi di bodybuilding, fitness e allenamento della forza per migliorare la postura, la stabilità del core e la resistenza del corpo inferiore. Inoltre, è una scelta eccellente per imparare la corretta meccanica dello squat prima di passare all’uso di pesi liberi. Una pratica regolare contribuisce a rafforzare la salute articolare, l’efficienza neuromuscolare e le prestazioni atletiche complessive."
]
Attributes
[
  "class" => "content-container"
]
Component
App\Twig\Components\App\PageSharer {#15507
  +shareUrl: "https://test.fitmetrics.ch/it/esercizi/6733d70dbfd63-squat-alla-macchina-smith?alias=11551&open-account-panel-popup=1"
  +title: "Squat alla macchina Smith"
  +description: "Lo squat alla macchina Smith è un esercizio di potenziamento del corpo inferiore progettato per sviluppare in sicurezza la massa muscolare e migliorare la tecnica. Grazie al binario guidato della macchina Smith, il movimento offre maggiore supporto e controllo, rendendolo ideale per principianti o per chi sta recuperando da un infortunio. La traiettoria fissa del bilanciere garantisce un'esecuzione costante e controllata, riducendo il rischio di errori tecnici. Questo esercizio è particolarmente efficace per lo sviluppo di forza nelle gambe e per concentrarsi sulla profondità e sull’attivazione muscolare senza bisogno di un assistente. È comunemente utilizzato in programmi di bodybuilding, fitness e allenamento della forza per migliorare la postura, la stabilità del core e la resistenza del corpo inferiore. Inoltre, è una scelta eccellente per imparare la corretta meccanica dello squat prima di passare all’uso di pesi liberi. Una pratica regolare contribuisce a rafforzare la salute articolare, l’efficienza neuromuscolare e le prestazioni atletiche complessive."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: false
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#15515
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15537
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15561
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15584
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15607
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15630
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15653
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "email"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#15676
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 92.5 MiB 0.36 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#763
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  +right: true
  +left: true
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 92.5 MiB 0.27 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#15723
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#2932 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
}
utils:lang-selector
[Anonymous]
92.5 MiB 0.84 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#15770
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 92.5 MiB 0.72 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#15792
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#221 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 92.5 MiB 0.55 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#15814
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5"
]
Component
App\Twig\Components\Media\Icon {#15845
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#15867
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.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 {#15917
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
92.5 MiB 0.47 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#15793
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 dark:hidden"
]
Component
App\Twig\Components\Media\Icon {#15930
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Component
App\Twig\Components\Media\Icon {#15969
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.5 MiB 0.03 ms
Input props
[
  "name" => "heart"
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Attributes
[
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Component
App\Twig\Components\Media\Icon {#15992
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16015
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16038
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16061
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16084
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16107
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 92.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 {#16130
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#10920 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}