Components

22 Twig Components
133 Render Count
645 ms Render Time
82.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
77 4.73ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
15 1.92ms
faq
"App\Twig\Components\Ui\FaqComponent"
components/ui/faq.html.twig
5 1.91ms
raw-faq
"App\Twig\Components\Ui\RawFaqComponent"
components/ui/raw-faq.html.twig
5 0.59ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 5.04ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 3.53ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 4.87ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
3 0.53ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
2 4.11ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
2 1.13ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.67ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 50.17ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 13.12ms
menu:breadcrumb
"App\Twig\Components\Menu\Breadcrumb"
components/menu/breadcrumb.html.twig
1 0.84ms
ad:banner
"App\Twig\Components\Ad\AdBanner"
components/ad/banner.html.twig
1 0.55ms
media:video
"App\Twig\Components\Media\Video"
components/media/video.html.twig
1 0.46ms
anatomy:avatar
"App\Twig\Components\Anatomy\Avatar"
components/anatomy/avatar.html.twig
1 575.67ms
training:difficulty-badge
"App\Twig\Components\Training\DifficultyBadge"
components/training/difficulity-badge.html.twig
1 0.60ms
ui:widget-embed
"App\Twig\Components\Ui\WidgetEmbed"
components/ui/widget_embed.html.twig
1 1.60ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.69ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.55ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 1.06ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 70.5 MiB 50.17 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#5674
  -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 64.5 MiB 0.49 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 {#6050
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6061
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
64.5 MiB 2.29 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6112
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 64.5 MiB 1.77 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6139
  +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 64.5 MiB 0.87 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6174
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6217
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6266
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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" => "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 {#6273
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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 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 {#6301
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6329
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6345
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6369
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 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 {#6393
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6417
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6441
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.5 MiB 0.04 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 {#6465
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#6489
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#6513
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.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 {#6893
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
66.5 MiB 0.80 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6880
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 66.5 MiB 0.69 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6932
  +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 66.5 MiB 0.57 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6954
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 66.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 {#6985
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.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 {#7007
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 66.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 {#7057
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 70.5 MiB 13.12 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#7091
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#7092 …}
  -formFactory: Symfony\Component\Form\FormFactory {#7090 …}
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.07 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 {#7243
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Attributes
[
  "class" => "hidden dark:block h-[80px] w-[300px]"
]
Component
App\Twig\Components\Media\Icon {#7278
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 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 {#7308
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.05 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 {#7340
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 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 {#7359
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 70.5 MiB 1.06 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#7471
  +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 70.5 MiB 0.85 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#7500
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +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-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#7531
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7553
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7603
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.06 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 {#7455
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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" => "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 {#7624
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.06 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 {#7641
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7679
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7703
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7727
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7751
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#7775
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#7799
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#7823
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#7847
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.04 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 {#7871
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.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 {#7411
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 70.5 MiB 0.84 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4551
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/it/esercizi"
      ]
      [
        "label" => "Forward fold"
        "url" => "/it/esercizi/gruppo/220-forward-fold"
      ]
      [
        "label" => "Stretching in piegamento in avanti"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7941
  +items: [
    [
      "label" => "menu.home"
      "url" => "/it/"
    ]
    [
      "label" => "menu.exercises"
      "url" => "/it/esercizi"
    ]
    [
      "label" => "Forward fold"
      "url" => "/it/esercizi/gruppo/220-forward-fold"
    ]
    [
      "label" => "Stretching in piegamento in avanti"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#4551
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.exercises"
        "url" => "/it/esercizi"
      ]
      [
        "label" => "Forward fold"
        "url" => "/it/esercizi/gruppo/220-forward-fold"
      ]
      [
        "label" => "Stretching in piegamento in avanti"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7971
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#7993
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#8016
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 70.5 MiB 0.55 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#8059
  +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 70.5 MiB 0.46 ms
Input props
[
  "media" => App\Entity\Media\MediaVideo {#4482
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4484 …}
    #credits: Doctrine\ORM\PersistentCollection {#4486 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=oOt6uMkXikE"
    #id: 732
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4533 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450637 {#4520
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450637 {#4472
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "oOt6uMkXikE"
  }
  "title" => "Piegamento in avanti da seduti"
  "showCredits" => false
]
Attributes
[]
Component
App\Twig\Components\Media\Video {#8146
  +media: App\Entity\Media\MediaVideo {#4482
    #uploadedFile: null
    #file: Vich\UploaderBundle\Entity\File {#4484 …}
    #credits: Doctrine\ORM\PersistentCollection {#4486 …}
    -source: null
    -zone: null
    -urlExternal: "https://www.youtube.com/watch?v=oOt6uMkXikE"
    #id: 732
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#4533 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: "azeoo"
    #createdAt: DateTimeImmutable @1731450637 {#4520
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1731450637 {#4472
      date: 2024-11-12 23:30:37.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: null
    -duration: null
    -format: null
    -startTime: null
    -endTime: null
    -youtubeId: "oOt6uMkXikE"
  }
  +title: "Piegamento in avanti da seduti"
  +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 70.5 MiB 0.06 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 {#8162
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#8195
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 70.5 MiB 1.96 ms
Input props
[
  "class" => "mt-2 md:m-0"
]
Attributes
[
  "class" => "mt-2 md:m-0"
]
Component
App\Twig\Components\App\PageSharer {#8219
  +shareUrl: "https://test.fitmetrics.ch/it/esercizi/6733d70d3153b-piegamento-in-avanti-da-seduti?alias=14651&open-account-panel-popup=1"
  +title: "Stretching in piegamento in avanti - Esercizio - FitMetrics"
  +description: "Il piegamento in avanti da seduti, conosciuto anche come stretch pike o Paschimottanasana, è un esercizio fondamentale per migliorare la flessibilità generale e viene comunemente utilizzato nello yoga, nel pilates e nelle routine di mobilità. Questo allungamento favorisce l’estensione della colonna vertebrale e il rilassamento, concentrandosi principalmente sui muscoli posteriori della coscia e sulla zona lombare. Piegandosi in avanti con la colonna allungata e le anche in flessione, si ottiene un rilascio profondo della muscolatura posteriore e una decompressione delicata della parte bassa della schiena. Adatto a tutti i livelli, questo esercizio è semplice da eseguire per i principianti, ma può essere intensificato da praticanti avanzati per benefici più profondi. Il piegamento in avanti da seduti è ideale come parte integrante di riscaldamenti, defaticamenti e sessioni di mobilità, contribuendo a mantenere la flessibilità degli arti inferiori e a prevenire infortuni. La pratica regolare migliora la postura, la circolazione e il recupero muscolare, rendendolo un elemento essenziale nei programmi di benessere e flessibilità."
  +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 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 {#8249
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.06 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 {#8277
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#8302
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#8325
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#8348
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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 {#8371
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#8394
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +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 {#8417
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 72.5 MiB 0.06 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 {#8448
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 72.5 MiB 0.99 ms
Input props
[
  "data" => [
    "time" => 1753973724
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Istruzioni"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Siediti sul tappetino con le gambe distese davanti a te."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Fletti i piedi e mantieni la schiena dritta."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Inspira e solleva le braccia sopra la testa per allungare la colonna."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Espira e piegati in avanti dalle anche, cercando di raggiungere i piedi."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni la posizione con la colonna allungata e il petto aperto."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Consigli tecnici"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Evita di incurvare la schiena; piegati partendo dalle anche."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni le ginocchia dritte ma non bloccate per evitare stress articolare."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Attiva i quadricipiti per intensificare l’allungamento degli ischiocrurali."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Usa una cinghia yoga intorno ai piedi se la flessibilità è limitata."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Consigli sulla respirazione"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Inspira profondamente per allungare la colonna prima di piegarti."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Espira lentamente mentre ti inclini in avanti nello stretching."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni una respirazione calma e regolare durante la posizione."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#8497
  +title: null
  +data: [
    "time" => 1753973724
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Istruzioni"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "ordered"
          "items" => [
            [
              "content" => "Siediti sul tappetino con le gambe distese davanti a te."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Fletti i piedi e mantieni la schiena dritta."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Inspira e solleva le braccia sopra la testa per allungare la colonna."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Espira e piegati in avanti dalle anche, cercando di raggiungere i piedi."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni la posizione con la colonna allungata e il petto aperto."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Consigli tecnici"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Evita di incurvare la schiena; piegati partendo dalle anche."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni le ginocchia dritte ma non bloccate per evitare stress articolare."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Attiva i quadricipiti per intensificare l’allungamento degli ischiocrurali."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Usa una cinghia yoga intorno ai piedi se la flessibilità è limitata."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
      [
        "type" => "header"
        "data" => [
          "level" => 2
          "text" => "Consigli sulla respirazione"
        ]
      ]
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Inspira profondamente per allungare la colonna prima di piegarti."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Espira lentamente mentre ti inclini in avanti nello stretching."
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Mantieni una respirazione calma e regolare durante la posizione."
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
  +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 72.5 MiB 0.15 ms
Input props
[
  "data" => [
    "time" => 1753973724
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Lesioni lombari"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Sciatalgia"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Strappi agli ischiocrurali"
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Editor\EditorRender {#8558
  +title: null
  +data: [
    "time" => 1753973724
    "version" => "2.31.0-rc.7"
    "blocks" => [
      [
        "type" => "list"
        "data" => [
          "style" => "unordered"
          "items" => [
            [
              "content" => "Lesioni lombari"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Sciatalgia"
              "items" => []
              "meta" => []
            ]
            [
              "content" => "Strappi agli ischiocrurali"
              "items" => []
              "meta" => []
            ]
          ]
          "meta" => []
        ]
      ]
    ]
  ]
  +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 72.5 MiB 0.32 ms
Input props
[
  "containerClass" => "mt-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#8545
  +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 72.5 MiB 0.85 ms
Input props
[
  "faq" => App\Entity\Faq {#5255
    -news: Doctrine\ORM\PersistentCollection {#5238 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5240 …}
    #id: 3449
    #createdAt: DateTimeImmutable @1751802992 {#5250
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5225
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5288 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#8602
  +faq: App\Entity\Faq {#5255
    -news: Doctrine\ORM\PersistentCollection {#5238 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5240 …}
    #id: 3449
    #createdAt: DateTimeImmutable @1751802992 {#5250
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5225
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5288 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.28 ms
Input props
[
  "question" => "Per quanto tempo devo mantenere lo stretch pike per aumentare la flessibilità?"
  "answer" => "Mantieni lo stretch pike per 30–60 secondi per serie, praticandolo regolarmente per migliorare la flessibilità di ischiocrurali e zona lombare nel tempo."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#8630
  +question: "Per quanto tempo devo mantenere lo stretch pike per aumentare la flessibilità?"
  +answer: "Mantieni lo stretch pike per 30–60 secondi per serie, praticandolo regolarmente per migliorare la flessibilità di ischiocrurali e zona lombare nel tempo."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.28 ms
Input props
[
  "faq" => App\Entity\Faq {#5286
    -news: Doctrine\ORM\PersistentCollection {#5285 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5283 …}
    #id: 3450
    #createdAt: DateTimeImmutable @1751802992 {#5290
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5287
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5281 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#8661
  +faq: App\Entity\Faq {#5286
    -news: Doctrine\ORM\PersistentCollection {#5285 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5283 …}
    #id: 3450
    #createdAt: DateTimeImmutable @1751802992 {#5290
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5287
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5281 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.08 ms
Input props
[
  "question" => "Lo stretch pike è sicuro se ho gli ischiocrurali molto tesi?"
  "answer" => "Sì, lo stretch pike è sicuro anche con ischiocrurali tesi, se eseguito con una buona tecnica; puoi usare una cinghia per facilitare l’allungamento senza forzare."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#8705
  +question: "Lo stretch pike è sicuro se ho gli ischiocrurali molto tesi?"
  +answer: "Sì, lo stretch pike è sicuro anche con ischiocrurali tesi, se eseguito con una buona tecnica; puoi usare una cinghia per facilitare l’allungamento senza forzare."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.27 ms
Input props
[
  "faq" => App\Entity\Faq {#5277
    -news: Doctrine\ORM\PersistentCollection {#5276 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5274 …}
    #id: 3451
    #createdAt: DateTimeImmutable @1751802992 {#5279
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5278
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5272 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#8708
  +faq: App\Entity\Faq {#5277
    -news: Doctrine\ORM\PersistentCollection {#5276 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5274 …}
    #id: 3451
    #createdAt: DateTimeImmutable @1751802992 {#5279
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5278
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5272 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.08 ms
Input props
[
  "question" => "Qual è lo scopo principale del piegamento in avanti da seduti nello yoga?"
  "answer" => "Lo scopo principale è allungare la parte posteriore delle gambe e la schiena, favorendo il rilassamento del sistema nervoso e migliorando la flessibilità generale."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#8752
  +question: "Qual è lo scopo principale del piegamento in avanti da seduti nello yoga?"
  +answer: "Lo scopo principale è allungare la parte posteriore delle gambe e la schiena, favorendo il rilassamento del sistema nervoso e migliorando la flessibilità generale."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.26 ms
Input props
[
  "faq" => App\Entity\Faq {#5268
    -news: Doctrine\ORM\PersistentCollection {#5267 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5265 …}
    #id: 3452
    #createdAt: DateTimeImmutable @1751802992 {#5270
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5269
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5263 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#8755
  +faq: App\Entity\Faq {#5268
    -news: Doctrine\ORM\PersistentCollection {#5267 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5265 …}
    #id: 3452
    #createdAt: DateTimeImmutable @1751802992 {#5270
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5269
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5263 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.07 ms
Input props
[
  "question" => "Il piegamento in avanti da seduti aiuta ad alleviare le tensioni lombari?"
  "answer" => "Sì, se eseguito correttamente, questo esercizio può alleviare la tensione nella zona lombare allungando delicatamente la colonna vertebrale e decomprimendo i dischi."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#8799
  +question: "Il piegamento in avanti da seduti aiuta ad alleviare le tensioni lombari?"
  +answer: "Sì, se eseguito correttamente, questo esercizio può alleviare la tensione nella zona lombare allungando delicatamente la colonna vertebrale e decomprimendo i dischi."
}
faq App\Twig\Components\Ui\FaqComponent 72.5 MiB 0.26 ms
Input props
[
  "faq" => App\Entity\Faq {#5215
    -news: Doctrine\ORM\PersistentCollection {#5214 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5212 …}
    #id: 3453
    #createdAt: DateTimeImmutable @1751802992 {#5217
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5216
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5210 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
]
Attributes
[]
Component
App\Twig\Components\Ui\FaqComponent {#8802
  +faq: App\Entity\Faq {#5215
    -news: Doctrine\ORM\PersistentCollection {#5214 …}
    -exercises: Doctrine\ORM\PersistentCollection {#5212 …}
    #id: 3453
    #createdAt: DateTimeImmutable @1751802992 {#5217
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1751802992 {#5216
      date: 2025-07-06 13:56:32.0 Europe/Zurich (+02:00)
    }
    #createdBy: App\Entity\User {#3710 …}
    #updatedBy: App\Entity\User {#3710 …}
    #translations: Doctrine\ORM\PersistentCollection {#5210 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -published: true
    #publishedAt: null
    -publishedBy: null
  }
}
raw-faq App\Twig\Components\Ui\RawFaqComponent 72.5 MiB 0.07 ms
Input props
[
  "question" => "Posso piegare le ginocchia se non riesco a toccare i piedi nello stretch pike?"
  "answer" => "Sì, piegare leggermente le ginocchia è consigliabile se non riesci a raggiungere i piedi, per evitare eccessivo stress lombare e ottenere comunque un efficace allungamento."
]
Attributes
[]
Component
App\Twig\Components\Ui\RawFaqComponent {#8846
  +question: "Posso piegare le ginocchia se non riesco a toccare i piedi nello stretch pike?"
  +answer: "Sì, piegare leggermente le ginocchia è consigliabile se non riesci a raggiungere i piedi, per evitare eccessivo stress lombare e ottenere comunque un efficace allungamento."
}
anatomy:avatar App\Twig\Components\Anatomy\Avatar 80.5 MiB 575.67 ms
Input props
[
  "class" => "relative"
  "primaryMuscles" => [
    2
    7
  ]
  "secondaryMuscles" => [
    3
    4
    5
    8
    12
  ]
  "displayFront" => false
]
Attributes
[
  "class" => "relative"
]
Component
App\Twig\Components\Anatomy\Avatar {#8774
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#8857 …}
  +primaryMuscles: [
    2
    7
  ]
  +secondaryMuscles: [
    3
    4
    5
    8
    12
  ]
  +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 {#8855 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#8856 …}
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.64 ms
Input props
[
  "name" => "Quadricipite"
  "url" => "/it/esercizi/muscolo/2-quadricipite"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10174
  +name: "Quadricipite"
  +url: "/it/esercizi/muscolo/2-quadricipite"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.11 ms
Input props
[
  "name" => "Stretti del ginocchio"
  "url" => "/it/esercizi/muscolo/7-stretti-del-ginocchio"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10226
  +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 80.5 MiB 0.11 ms
Input props
[
  "name" => "Natiche"
  "url" => "/it/esercizi/muscolo/3-natiche"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10250
  +name: "Natiche"
  +url: "/it/esercizi/muscolo/3-natiche"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.10 ms
Input props
[
  "name" => "Adduttori"
  "url" => "/it/esercizi/muscolo/4-adduttori"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10274
  +name: "Adduttori"
  +url: "/it/esercizi/muscolo/4-adduttori"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.09 ms
Input props
[
  "name" => "Lombare"
  "url" => "/it/esercizi/muscolo/5-lombare"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10298
  +name: "Lombare"
  +url: "/it/esercizi/muscolo/5-lombare"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.08 ms
Input props
[
  "name" => "Vitelli"
  "url" => "/it/esercizi/muscolo/8-vitelli"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10322
  +name: "Vitelli"
  +url: "/it/esercizi/muscolo/8-vitelli"
  +color: "primary"
  +small: false
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.08 ms
Input props
[
  "name" => "Dorsali"
  "url" => "/it/esercizi/muscolo/12-dorsali"
  "color" => "primary"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10346
  +name: "Dorsali"
  +url: "/it/esercizi/muscolo/12-dorsali"
  +color: "primary"
  +small: false
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 80.5 MiB 0.11 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#10146
  +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 80.5 MiB 0.60 ms
Input props
[
  "difficulty" => "beginner"
]
Attributes
[]
Component
App\Twig\Components\Training\DifficultyBadge {#10379
  +difficulty: "beginner"
  +small: false
  +link: true
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.10 ms
Input props
[
  "name" => "Isolamento"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10410
  +name: "Isolamento"
  +url: null
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.10 ms
Input props
[
  "name" => "Telo di base"
  "url" => "/it/esercizi/attrezzature/17-telo-di-base"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10450
  +name: "Telo di base"
  +url: "/it/esercizi/attrezzature/17-telo-di-base"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.09 ms
Input props
[
  "name" => "Senza attrezzatura"
  "url" => "/it/esercizi/attrezzature/29-senza-attrezzatura"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10474
  +name: "Senza attrezzatura"
  +url: "/it/esercizi/attrezzature/29-senza-attrezzatura"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.09 ms
Input props
[
  "name" => "Fitness"
  "url" => "/it/esercizi/sport/5-fitness"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10498
  +name: "Fitness"
  +url: "/it/esercizi/sport/5-fitness"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.08 ms
Input props
[
  "name" => "Yoga"
  "url" => "/it/esercizi/sport/8-yoga"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10522
  +name: "Yoga"
  +url: "/it/esercizi/sport/8-yoga"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.08 ms
Input props
[
  "name" => "Pilates"
  "url" => "/it/esercizi/sport/9-pilates"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10546
  +name: "Pilates"
  +url: "/it/esercizi/sport/9-pilates"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.09 ms
Input props
[
  "name" => "Mobilità"
  "url" => "/it/esercizi/categoria/59-mobilita"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10570
  +name: "Mobilità"
  +url: "/it/esercizi/categoria/59-mobilita"
  +color: "gray"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 80.5 MiB 0.08 ms
Input props
[
  "name" => "Recupero e rilassamento"
  "url" => "/it/esercizi/categoria/75-recupero-e-rilassamento"
  "small" => true
  "color" => "gray"
]
Attributes
[]
Component
App\Twig\Components\Ui\Badge {#10594
  +name: "Recupero e rilassamento"
  +url: "/it/esercizi/categoria/75-recupero-e-rilassamento"
  +color: "gray"
  +small: true
  +selected: false
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 80.5 MiB 0.10 ms
Input props
[
  "containerClass" => "hidden lg:flex items-center justify-center my-6"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdSquareFluid {#10360
  +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 80.5 MiB 0.57 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#8484
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 80.5 MiB 0.10 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#10634
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 80.5 MiB 0.09 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 {#10699
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ui:widget-embed App\Twig\Components\Ui\WidgetEmbed 82.5 MiB 1.60 ms
Input props
[
  "class" => "hidden md:block"
  "route" => "https://test.fitmetrics.ch/it/widgets/exercise/preview-6733d70d3153b?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 {#10735
  +route: "https://test.fitmetrics.ch/it/widgets/exercise/preview-6733d70d3153b?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 82.5 MiB 0.10 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 {#10773
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.09 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 {#10806
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
app:page-sharer App\Twig\Components\App\PageSharer 82.5 MiB 2.15 ms
Input props
[
  "class" => "content-container"
  "title" => "Piegamento in avanti da seduti"
  "description" => "Il piegamento in avanti da seduti, conosciuto anche come stretch pike o Paschimottanasana, è un esercizio fondamentale per migliorare la flessibilità generale e viene comunemente utilizzato nello yoga, nel pilates e nelle routine di mobilità. Questo allungamento favorisce l’estensione della colonna vertebrale e il rilassamento, concentrandosi principalmente sui muscoli posteriori della coscia e sulla zona lombare. Piegandosi in avanti con la colonna allungata e le anche in flessione, si ottiene un rilascio profondo della muscolatura posteriore e una decompressione delicata della parte bassa della schiena. Adatto a tutti i livelli, questo esercizio è semplice da eseguire per i principianti, ma può essere intensificato da praticanti avanzati per benefici più profondi. Il piegamento in avanti da seduti è ideale come parte integrante di riscaldamenti, defaticamenti e sessioni di mobilità, contribuendo a mantenere la flessibilità degli arti inferiori e a prevenire infortuni. La pratica regolare migliora la postura, la circolazione e il recupero muscolare, rendendolo un elemento essenziale nei programmi di benessere e flessibilità."
]
Attributes
[
  "class" => "content-container"
]
Component
App\Twig\Components\App\PageSharer {#10846
  +shareUrl: "https://test.fitmetrics.ch/it/esercizi/6733d70d3153b-piegamento-in-avanti-da-seduti?alias=14651&open-account-panel-popup=1"
  +title: "Piegamento in avanti da seduti"
  +description: "Il piegamento in avanti da seduti, conosciuto anche come stretch pike o Paschimottanasana, è un esercizio fondamentale per migliorare la flessibilità generale e viene comunemente utilizzato nello yoga, nel pilates e nelle routine di mobilità. Questo allungamento favorisce l’estensione della colonna vertebrale e il rilassamento, concentrandosi principalmente sui muscoli posteriori della coscia e sulla zona lombare. Piegandosi in avanti con la colonna allungata e le anche in flessione, si ottiene un rilascio profondo della muscolatura posteriore e una decompressione delicata della parte bassa della schiena. Adatto a tutti i livelli, questo esercizio è semplice da eseguire per i principianti, ma può essere intensificato da praticanti avanzati per benefici più profondi. Il piegamento in avanti da seduti è ideale come parte integrante di riscaldamenti, defaticamenti e sessioni di mobilità, contribuendo a mantenere la flessibilità degli arti inferiori e a prevenire infortuni. La pratica regolare migliora la postura, la circolazione e il recupero muscolare, rendendolo un elemento essenziale nei programmi di benessere e flessibilità."
  +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.08 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 {#10854
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.10 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 {#10876
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#10900
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#10923
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#10946
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#10969
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#10992
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11015
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 82.5 MiB 0.69 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 82.5 MiB 0.55 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#11062
  +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]
82.5 MiB 1.78 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11109
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 82.5 MiB 1.52 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#11131
  +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 82.5 MiB 1.24 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#11153
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.08 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 {#11184
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11206
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.08 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 {#11256
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
82.5 MiB 1.06 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#11132
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.09 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 {#11269
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.08 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 {#11308
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11331
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11354
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11377
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#11400
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.11 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 {#11423
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.08 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 {#6391
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 82.5 MiB 0.07 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 {#7043
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#6053 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}