Redirect 301 redirect from GET @app_news_detail (113450)

GET http://test.fitmetrics.ch/it/articolo/i-benefici-del-cardio-per-il-bodybuilding-26

Components

19 Twig Components
97 Render Count
74 ms Render Time
70.5 MiB Memory Usage

Components

Name Metadata Render Count Render Time
media:icon
"App\Twig\Components\Media\Icon"
components/media/icon.html.twig
67 2.70ms
app:lang-selector
"App\Twig\Components\App\LangSelector"
components/app/lang-selector.html.twig
4 3.89ms
ui:dropdown
"App\Twig\Components\Ui\Dropdown"
components/ui/dropdown.html.twig
4 2.67ms
utils:lang-selector
[Anonymous]
components/utils/lang-selector.html.twig
3 3.81ms
ui:badge
"App\Twig\Components\Ui\Badge"
components/ui/badge.html.twig
3 0.34ms
media:image
"App\Twig\Components\Media\Image"
components/media/image.html.twig
2 1.20ms
app:loading_spinner
"App\Twig\Components\App\LoadingSpinner"
components/app/loading-spinner.html.twig
2 0.26ms
menu:main
"App\Twig\Components\Menu\MainMenu"
components/menu/main.html.twig
1 61.14ms
menu:connexion-menu
"App\Twig\Components\Menu\ConnexionMenu"
components/menu/user-menu.html.twig
1 9.44ms
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.44ms
ui:editor-render
"App\Twig\Components\Ui\Editor\EditorRender"
components/ui/editor/render.html.twig
1 2.33ms
ad:square:fluid
"App\Twig\Components\Ad\AdSquareFluid"
components/ad/square-fluid.html.twig
1 0.28ms
app:page-sharer
"App\Twig\Components\App\PageSharer"
components/app/page-sharer.html.twig
1 1.46ms
user:profil-card
"App\Twig\Components\User\ProfilCard"
components/user/profil-card.html.twig
1 3.94ms
user:profil-avatar
"App\Twig\Components\User\ProfilAvatar"
components/user/profil-avatar.html.twig
1 2.36ms
ad:wide-skyscraper
"App\Twig\Components\Ad\AdWideSkyscraper"
components/ad/wide-skyscraper.html.twig
1 0.34ms
ad:horizontal:fluid
"App\Twig\Components\Ad\AdHorizontalFluid"
components/ad/horizontal-fluid.html.twig
1 0.25ms
utils:theme-switcher
[Anonymous]
components/utils/theme-switcher.html.twig
1 0.51ms

Render calls

menu:main App\Twig\Components\Menu\MainMenu 68.5 MiB 61.14 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\MainMenu {#4326
  -routingManager: App\BusinessLogic\Training\Exercise\Url\ExerciseRoutingManager {#220 …}
  -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 60.5 MiB 0.43 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "header--logo-dark header--logo dark:hidden h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "header--logo-dark header--logo dark:hidden h-[52px] w-[96px] max-w-[96px] sm:h-[56px] sm:w-[104px] sm:max-w-[104px] object-contain object-left"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#4373
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "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 {#4384
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
60.5 MiB 2.16 ms
Input props
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
  "showTranslateIcon" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#4435
  -props: [
    "size" => "compact"
    "showTranslateIcon" => false
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 60.5 MiB 1.68 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "compact"
  "showTranslateIcon" => false
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#4462
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: false
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 60.5 MiB 0.89 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#4497
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 60.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 {#4540
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#4589
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.04 ms
Input props
[
  "name" => "fitmetrics-biceps"
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Attributes
[
  "class" => "block header--logo-dark header--logo w-full dark:hidden h-[50px] scale-150"
  "data-front--header-target" => "logoDark"
]
Component
App\Twig\Components\Media\Icon {#4596
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "hidden 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 {#4624
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "search"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4652
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "search"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.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 {#4668
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4692
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4716
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "fire"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4740
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "discipline "
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4764
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "discipline "
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4788
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "latest"
  "class" => "h-7 w-7 mr-4 fill-current"
]
Attributes
[
  "class" => "h-7 w-7 mr-4 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4812
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 60.5 MiB 0.03 ms
Input props
[
  "name" => "random"
  "class" => "h-8 w-8 mr-3 fill-current"
]
Attributes
[
  "class" => "h-8 w-8 mr-3 fill-current"
]
Component
App\Twig\Components\Media\Icon {#4836
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#5994
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
utils:lang-selector
[Anonymous]
62.5 MiB 0.84 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Attributes
[
  "defaultOpenLeft" => true
  "size" => "compact"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#6032
  -props: [
    "defaultOpenLeft" => true
    "size" => "compact"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 62.5 MiB 0.72 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6069
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 62.5 MiB 0.58 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6091
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.04 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#6122
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.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 {#6144
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 62.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#6194
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
menu:connexion-menu App\Twig\Components\Menu\ConnexionMenu 68.5 MiB 9.44 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Menu\ConnexionMenu {#6228
  -authenticationUtils: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#6229 …}
  -formFactory: Symfony\Component\Form\FormFactory {#6227 …}
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6380
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6415
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6445
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6477
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "google"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 64.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 {#6496
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "apple"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
app:lang-selector App\Twig\Components\App\LangSelector 68.5 MiB 0.78 ms
Input props
[
  "defaultOpenLeft" => true
  "size" => "compact"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "compact"
]
Component
App\Twig\Components\App\LangSelector {#6608
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: true
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 68.5 MiB 0.63 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => true
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#6637
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: true
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "g-translate"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px]"
]
Component
App\Twig\Components\Media\Icon {#6668
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-[18px] h-[18px] dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#6690
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6740
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6592
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "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 {#6761
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6778
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "flexed-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 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 {#6816
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fire"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "category"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6840
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "category"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "barbell"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6864
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "barbell"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "discipline"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6888
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "discipline"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "stats-chart"
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Attributes
[
  "class" => "h-5 w-5 shrink-0 fill-current text-zinc-500 dark:text-white/70"
]
Component
App\Twig\Components\Media\Icon {#6912
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "stats-chart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6936
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6960
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "random"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6984
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "favorites"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7008
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "more"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#6548
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
menu:breadcrumb App\Twig\Components\Menu\Breadcrumb 68.5 MiB 0.58 ms
Input props
[
  "builder" => App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3092
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.news"
        "url" => "/it/notizie"
      ]
      [
        "label" => "Resistenza"
        "url" => "/it/notizie/tag/resistenza-4"
      ]
      [
        "label" => "I benefici del cardio per il bodybuilding"
        "url" => null
      ]
    ]
  }
]
Attributes
[]
Component
App\Twig\Components\Menu\Breadcrumb {#7078
  +items: [
    [
      "label" => "menu.home"
      "url" => "/it/"
    ]
    [
      "label" => "menu.news"
      "url" => "/it/notizie"
    ]
    [
      "label" => "Resistenza"
      "url" => "/it/notizie/tag/resistenza-4"
    ]
    [
      "label" => "I benefici del cardio per il bodybuilding"
      "url" => null
    ]
  ]
  +builder: App\BusinessLogic\App\Menu\BreadcrumbBuilder {#3092
    -items: [
      [
        "label" => "menu.home"
        "url" => "/it/"
      ]
      [
        "label" => "menu.news"
        "url" => "/it/notizie"
      ]
      [
        "label" => "Resistenza"
        "url" => "/it/notizie/tag/resistenza-4"
      ]
      [
        "label" => "I benefici del cardio per il bodybuilding"
        "url" => null
      ]
    ]
  }
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7108
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7130
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7153
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-right"
  +title: null
  +symbolDefsName: null
}
ad:banner App\Twig\Components\Ad\AdBanner 68.5 MiB 0.44 ms
Input props
[
  "containerClass" => "my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdBanner {#7098
  +includeScript: true
  +labelClass: null
  +containerClass: "my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
}
media:image App\Twig\Components\Media\Image 68.5 MiB 1.03 ms
Input props
[
  "media" => App\Entity\Media\MediaImage {#3931
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3888 …}
    #file: Vich\UploaderBundle\Entity\File {#3925 …}
    #credits: Doctrine\ORM\PersistentCollection {#3912 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 491
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3795 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1724537111 {#3782
      date: 2024-08-25 00:05:11.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778015822 {#3803
      date: 2026-05-05 23:17:02.437668 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  "class" => "object-cover object-center md:rounded h-full w-full inset-0"
  "alt" => "Image news I benefici del cardio per il bodybuilding"
  "smWidth" => 320
  "smHeight" => 180
  "lgWidth" => 320
  "lgHeight" => 180
]
Attributes
[
  "class" => "object-cover object-center md:rounded h-full w-full inset-0"
]
Component
App\Twig\Components\Media\Image {#7245
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: null
  +alt: "Image news I benefici del cardio per il bodybuilding"
  +pictureClass: null
  +smWidth: 320
  +smHeight: 180
  +lgWidth: 320
  +lgHeight: 180
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: App\Entity\Media\MediaImage {#3931
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#3888 …}
    #file: Vich\UploaderBundle\Entity\File {#3925 …}
    #credits: Doctrine\ORM\PersistentCollection {#3912 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 491
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#3795 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1724537111 {#3782
      date: 2024-08-25 00:05:11.0 Europe/Zurich (+02:00)
    }
    #updatedAt: DateTimeImmutable @1778015822 {#3803
      date: 2026-05-05 23:17:02.437668 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: null
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "calendar"
  "class" => "w-4 h-4"
]
Attributes
[
  "class" => "w-4 h-4"
]
Component
App\Twig\Components\Media\Icon {#7282
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "calendar"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "latest"
  "class" => "h-4 w-4"
]
Attributes
[
  "class" => "h-4 w-4"
]
Component
App\Twig\Components\Media\Icon {#7313
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "latest"
  +title: null
  +symbolDefsName: null
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.26 ms
Input props
[
  "name" => "Resistenza"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7351
  +name: "Resistenza"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Perdita di peso"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7404
  +name: "Perdita di peso"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:badge App\Twig\Components\Ui\Badge 68.5 MiB 0.04 ms
Input props
[
  "name" => "Cardio"
  "style" => "z-index: 3"
  "color" => "primary"
  "small" => true
]
Attributes
[
  "style" => "z-index: 3"
]
Component
App\Twig\Components\Ui\Badge {#7428
  +name: "Cardio"
  +url: null
  +color: "primary"
  +small: true
  +selected: false
}
ui:editor-render App\Twig\Components\Ui\Editor\EditorRender 68.5 MiB 2.33 ms
Input props
[
  "class" => "my-4 md:my-8"
  "data" => [
    "time" => 1730734151203
    "blocks" => [
      [
        "id" => "h-xH5nMAcr"
        "type" => "header"
        "data" => [
          "text" => "Benefici cardiovascolari del cardio"
          "level" => 2
        ]
      ]
      [
        "id" => "ytamCsj-oL"
        "type" => "paragraph"
        "data" => [
          "text" => "Il cardio non riguarda solo la combustione di calorie. Svolge un ruolo fondamentale nella salute del cuore e nel miglioramento della resistenza generale."
        ]
      ]
      [
        "id" => "vlzjtkP7D1"
        "type" => "header"
        "data" => [
          "text" => "Rafforzamento del muscolo cardiaco"
          "level" => 3
        ]
      ]
      [
        "id" => "YsRMXZ8D4G"
        "type" => "paragraph"
        "data" => [
          "text" => "Uno dei vantaggi più evidenti del cardio è il suo impatto sul muscolo cardiaco. L'esercizio cardiovascolare regolare aumenta l'efficienza del cuore, permettendo di ridurre la frequenza cardiaca a riposo e migliorare la salute cardiaca generale. Secondo <a href="https://linknsport.com/blog/bienfaits-entrainement-cardio-n138">LinknSport</a>, gli esercizi cardiovascolari non solo aumentano la capacità di resistenza ma proteggono anche da diverse malattie cardiache."
        ]
      ]
      [
        "id" => "r3voP9slSJ"
        "type" => "header"
        "data" => [
          "text" => "Miglioramento della resistenza"
          "level" => 3
        ]
      ]
      [
        "id" => "yKFaMp2Pf_"
        "type" => "paragraph"
        "data" => [
          "text" => "Avere una buona resistenza è fondamentale per sostenere sessioni di allenamento più lunghe e produttive. Aumentando la capacità del corpo di utilizzare l'ossigeno, il cardio permette di allenarsi più duramente e più a lungo. In breve, prepara il corpo ad affrontare le sfide fisiche quotidiane con maggiore agilità e facilità."
        ]
      ]
      [
        "id" => "O8lkPI8rFd"
        "type" => "header"
        "data" => [
          "text" => "Impatto del cardio sulla composizione corporea"
          "level" => 2
        ]
      ]
      [
        "id" => "Xg-oC0aEAE"
        "type" => "paragraph"
        "data" => [
          "text" => "Fare cardio può trasformare la tua composizione corporea migliorando la definizione muscolare e preservando la massa magra. Ma come funziona questo doppio meccanismo?"
        ]
      ]
      [
        "id" => "RrS7DDtfZn"
        "type" => "header"
        "data" => [
          "text" => "Bruciagrassi"
          "level" => 3
        ]
      ]
      [
        "id" => "4mkz7lokBM"
        "type" => "paragraph"
        "data" => [
          "text" => "Grazie al cardio, il metabolismo viene stimolato, favorendo un consumo maggiore di grassi per ottenere energia. Le sessioni di cardio alternate all'allenamento con i pesi aiutano a ridurre la percentuale di grasso corporeo. Il cardio è un alleato essenziale per raggiungere obiettivi di perdita di peso, ovviamente accompagnato da una <a href="https://www.fitmetrics.ch/it/articolo/gli-alimenti-e-i-loro-nutrienti-5">dieta sana ed equilibrata</a>."
        ]
      ]
      [
        "id" => "TVy9n6TJt8"
        "type" => "header"
        "data" => [
          "text" => "Conservazione della massa muscolare"
          "level" => 3
        ]
      ]
      [
        "id" => "7CM2ZIAN0-"
        "type" => "paragraph"
        "data" => [
          "text" => "L'equilibrio tra <a href="https://www.fitmetrics.ch/it/esercizi/categoria/57-cardiovascolare">cardio</a> e allenamento con i pesi è essenziale per prevenire la degradazione muscolare. Quando ben orchestrato, questo equilibrio favorisce la crescita muscolare evitando il sovrallenamento. Integrando il cardio in modo strategico, puoi continuare a guadagnare forza senza sacrificare la tua massa muscolare duramente guadagnata."
        ]
      ]
      [
        "id" => "PrXgGBkdG1"
        "type" => "header"
        "data" => [
          "text" => "Migliore recupero muscolare"
          "level" => 2
        ]
      ]
      [
        "id" => "1OvNH8ndeH"
        "type" => "paragraph"
        "data" => [
          "text" => "Il cardio efficace non solo migliora le prestazioni, ma contribuisce anche a migliorare drasticamente il recupero muscolare grazie a una migliore circolazione sanguigna e a una riduzione dei dolori post-allenamento."
        ]
      ]
      [
        "id" => "WG7HxqhD8S"
        "type" => "header"
        "data" => [
          "text" => "Miglioramento della circolazione sanguigna"
          "level" => 3
        ]
      ]
      [
        "id" => "RA3JqexoJk"
        "type" => "paragraph"
        "data" => [
          "text" => "Una buona circolazione è fondamentale per il recupero. Il cardio aumenta il flusso sanguigno, portando ossigeno e <a href="https://www.fitmetrics.ch/it/articolo/gli-alimenti-e-i-loro-nutrienti-5">nutrienti essenziali</a> ai muscoli in recupero. Questo processo aiuta a eliminare più rapidamente le tossine dai muscoli affaticati, facilitando un recupero più rapido ed efficace."
        ]
      ]
      [
        "id" => "lwiWNTmFG7"
        "type" => "header"
        "data" => [
          "text" => "Riduzione dei dolori muscolari"
          "level" => 3
        ]
      ]
      [
        "id" => "bBpzhs7ZjJ"
        "type" => "paragraph"
        "data" => [
          "text" => "L'esperienza post-allenamento è spesso accompagnata da dolori muscolari. Il cardio leggero può svolgere un ruolo cruciale nell'attenuare questi dolori, abbattendo l'acido lattico accumulato. Questo approccio strategico riduce la rigidità, preparando il corpo per il prossimo allenamento di forza."
        ]
      ]
      [
        "id" => "l3GHJlaCiS"
        "type" => "header"
        "data" => [
          "text" => "Conclusione"
          "level" => 2
        ]
      ]
      [
        "id" => "gRIDSP6Bnh"
        "type" => "paragraph"
        "data" => [
          "text" => "Integrare il cardio nel tuo programma di allenamento con i pesi non è solo un'opzione, ma una necessità per coloro che cercano di raggiungere un perfetto equilibrio tra forza, resistenza e salute. Che tu voglia bruciare grassi senza compromettere la massa muscolare o migliorare il recupero, il cardio offre soluzioni complete. Adottando queste pratiche equilibrate, non solo raggiungerai i tuoi obiettivi estetici, ma arricchirai anche la tua salute globale."
        ]
      ]
    ]
    "version" => "2.28.2"
  ]
  "title" => "I benefici del cardio per il bodybuilding"
  "withAds" => true
  "withMarketingBanner" => true
]
Attributes
[
  "class" => "my-4 md:my-8"
]
Component
App\Twig\Components\Ui\Editor\EditorRender {#7415
  +title: "I benefici del cardio per il bodybuilding"
  +data: [
    "time" => 1730734151203
    "blocks" => [
      [
        "id" => "h-xH5nMAcr"
        "type" => "header"
        "data" => [
          "text" => "Benefici cardiovascolari del cardio"
          "level" => 2
        ]
      ]
      [
        "id" => "ytamCsj-oL"
        "type" => "paragraph"
        "data" => [
          "text" => "Il cardio non riguarda solo la combustione di calorie. Svolge un ruolo fondamentale nella salute del cuore e nel miglioramento della resistenza generale."
        ]
      ]
      [
        "id" => "vlzjtkP7D1"
        "type" => "header"
        "data" => [
          "text" => "Rafforzamento del muscolo cardiaco"
          "level" => 3
        ]
      ]
      [
        "id" => "YsRMXZ8D4G"
        "type" => "paragraph"
        "data" => [
          "text" => "Uno dei vantaggi più evidenti del cardio è il suo impatto sul muscolo cardiaco. L'esercizio cardiovascolare regolare aumenta l'efficienza del cuore, permettendo di ridurre la frequenza cardiaca a riposo e migliorare la salute cardiaca generale. Secondo <a href="https://linknsport.com/blog/bienfaits-entrainement-cardio-n138">LinknSport</a>, gli esercizi cardiovascolari non solo aumentano la capacità di resistenza ma proteggono anche da diverse malattie cardiache."
        ]
      ]
      [
        "id" => "r3voP9slSJ"
        "type" => "header"
        "data" => [
          "text" => "Miglioramento della resistenza"
          "level" => 3
        ]
      ]
      [
        "id" => "yKFaMp2Pf_"
        "type" => "paragraph"
        "data" => [
          "text" => "Avere una buona resistenza è fondamentale per sostenere sessioni di allenamento più lunghe e produttive. Aumentando la capacità del corpo di utilizzare l'ossigeno, il cardio permette di allenarsi più duramente e più a lungo. In breve, prepara il corpo ad affrontare le sfide fisiche quotidiane con maggiore agilità e facilità."
        ]
      ]
      [
        "id" => "O8lkPI8rFd"
        "type" => "header"
        "data" => [
          "text" => "Impatto del cardio sulla composizione corporea"
          "level" => 2
        ]
      ]
      [
        "id" => "Xg-oC0aEAE"
        "type" => "paragraph"
        "data" => [
          "text" => "Fare cardio può trasformare la tua composizione corporea migliorando la definizione muscolare e preservando la massa magra. Ma come funziona questo doppio meccanismo?"
        ]
      ]
      [
        "id" => "RrS7DDtfZn"
        "type" => "header"
        "data" => [
          "text" => "Bruciagrassi"
          "level" => 3
        ]
      ]
      [
        "id" => "4mkz7lokBM"
        "type" => "paragraph"
        "data" => [
          "text" => "Grazie al cardio, il metabolismo viene stimolato, favorendo un consumo maggiore di grassi per ottenere energia. Le sessioni di cardio alternate all'allenamento con i pesi aiutano a ridurre la percentuale di grasso corporeo. Il cardio è un alleato essenziale per raggiungere obiettivi di perdita di peso, ovviamente accompagnato da una <a href="https://www.fitmetrics.ch/it/articolo/gli-alimenti-e-i-loro-nutrienti-5">dieta sana ed equilibrata</a>."
        ]
      ]
      [
        "id" => "TVy9n6TJt8"
        "type" => "header"
        "data" => [
          "text" => "Conservazione della massa muscolare"
          "level" => 3
        ]
      ]
      [
        "id" => "7CM2ZIAN0-"
        "type" => "paragraph"
        "data" => [
          "text" => "L'equilibrio tra <a href="https://www.fitmetrics.ch/it/esercizi/categoria/57-cardiovascolare">cardio</a> e allenamento con i pesi è essenziale per prevenire la degradazione muscolare. Quando ben orchestrato, questo equilibrio favorisce la crescita muscolare evitando il sovrallenamento. Integrando il cardio in modo strategico, puoi continuare a guadagnare forza senza sacrificare la tua massa muscolare duramente guadagnata."
        ]
      ]
      [
        "id" => "PrXgGBkdG1"
        "type" => "header"
        "data" => [
          "text" => "Migliore recupero muscolare"
          "level" => 2
        ]
      ]
      [
        "id" => "1OvNH8ndeH"
        "type" => "paragraph"
        "data" => [
          "text" => "Il cardio efficace non solo migliora le prestazioni, ma contribuisce anche a migliorare drasticamente il recupero muscolare grazie a una migliore circolazione sanguigna e a una riduzione dei dolori post-allenamento."
        ]
      ]
      [
        "id" => "WG7HxqhD8S"
        "type" => "header"
        "data" => [
          "text" => "Miglioramento della circolazione sanguigna"
          "level" => 3
        ]
      ]
      [
        "id" => "RA3JqexoJk"
        "type" => "paragraph"
        "data" => [
          "text" => "Una buona circolazione è fondamentale per il recupero. Il cardio aumenta il flusso sanguigno, portando ossigeno e <a href="https://www.fitmetrics.ch/it/articolo/gli-alimenti-e-i-loro-nutrienti-5">nutrienti essenziali</a> ai muscoli in recupero. Questo processo aiuta a eliminare più rapidamente le tossine dai muscoli affaticati, facilitando un recupero più rapido ed efficace."
        ]
      ]
      [
        "id" => "lwiWNTmFG7"
        "type" => "header"
        "data" => [
          "text" => "Riduzione dei dolori muscolari"
          "level" => 3
        ]
      ]
      [
        "id" => "bBpzhs7ZjJ"
        "type" => "paragraph"
        "data" => [
          "text" => "L'esperienza post-allenamento è spesso accompagnata da dolori muscolari. Il cardio leggero può svolgere un ruolo cruciale nell'attenuare questi dolori, abbattendo l'acido lattico accumulato. Questo approccio strategico riduce la rigidità, preparando il corpo per il prossimo allenamento di forza."
        ]
      ]
      [
        "id" => "l3GHJlaCiS"
        "type" => "header"
        "data" => [
          "text" => "Conclusione"
          "level" => 2
        ]
      ]
      [
        "id" => "gRIDSP6Bnh"
        "type" => "paragraph"
        "data" => [
          "text" => "Integrare il cardio nel tuo programma di allenamento con i pesi non è solo un'opzione, ma una necessità per coloro che cercano di raggiungere un perfetto equilibrio tra forza, resistenza e salute. Che tu voglia bruciare grassi senza compromettere la massa muscolare o migliorare il recupero, il cardio offre soluzioni complete. Adottando queste pratiche equilibrate, non solo raggiungerai i tuoi obiettivi estetici, ma arricchirai anche la tua salute globale."
        ]
      ]
    ]
    "version" => "2.28.2"
  ]
  +spacing: 4
  +adsInterval: 5
  +withAds: true
  +withMarketingBanner: true
  +marketingBannerPosition: 8
  -host: "http://test.fitmetrics.ch"
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7502
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "program"
  +title: null
  +symbolDefsName: null
}
ad:square:fluid App\Twig\Components\Ad\AdSquareFluid 68.5 MiB 0.28 ms
Input props
[
  "class" => ""
  "containerClass" => "my-2"
]
Attributes
[
  "class" => ""
]
Component
App\Twig\Components\Ad\AdSquareFluid {#7549
  +includeScript: true
  +labelClass: null
  +containerClass: "my-2"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 68.5 MiB 0.21 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#7602
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
app:page-sharer App\Twig\Components\App\PageSharer 68.5 MiB 1.46 ms
Input props
[
  "title" => "I benefici del cardio per il bodybuilding"
  "description" => "Cardio e forza insieme migliorano prestazioni e salute generale."
  "alignMobileLeft" => true
]
Attributes
[]
Component
App\Twig\Components\App\PageSharer {#7616
  +shareUrl: "http://test.fitmetrics.ch/it/articolo/i-benefici-del-cardio-per-il-bodybuilding-26"
  +title: "I benefici del cardio per il bodybuilding"
  +description: "Cardio e forza insieme migliorano prestazioni e salute generale."
  +quote: null
  +hashtags: [
    "fitmetrics"
  ]
  +alignMobileLeft: true
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "check"
  "class" => "w-5 h-5 text-white fill-white"
]
Attributes
[
  "class" => "w-5 h-5 text-white fill-white"
]
Component
App\Twig\Components\Media\Icon {#7658
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.04 ms
Input props
[
  "name" => "reddit"
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-6 h-6 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7686
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "reddit"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "twitter"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7711
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "twitter"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7734
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7757
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "linkedin"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7780
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "linkedin"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-5 h-5 fill-slate-600 transition-colors group-hover:fill-white dark:fill-white dark:group-hover:fill-white"
]
Component
App\Twig\Components\Media\Icon {#7803
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 68.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 {#7826
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "email"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
user:profil-card App\Twig\Components\User\ProfilCard 70.5 MiB 3.94 ms
Input props
[
  "user" => App\Entity\User {#2835
    -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
    -email: "info@fitmetrics.ch"
    -roles: [
      "ROLE_ADMIN"
      "ROLE_OWNER"
    ]
    -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
    -plainPassword: null
    -firstname: "FitMetrics"
    -lastname: null
    -username: "fitmetrics.ch"
    -birthday: null
    -lang: "en"
    -lastLogin: DateTimeImmutable @1773682770 {#8209
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
    -leads: Doctrine\ORM\PersistentCollection {#8357 …}
    -stripeCustomerId: null
    -billingCustomer: null
    -lastChangeUsername: null
    -lastChangePassword: DateTimeImmutable @1707832194 {#8208
      date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
    }
    -descriptionEditor: null
    -specialMention: "FitMetrics team"
    -preferUsername: false
    -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
    -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
    -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
    -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
    -settings: null
    -preferences: [
      "gender" => "men"
      "mainGoal" => "muscle_gain"
      "level" => "advanced"
      "equipmentType" => "full"
    ]
    -signupContext: null
    -lastLoginIp: "81.13.145.160"
    -signupIp: null
    -country: "CH"
    -profilePictureUrl: null
    -canDeleteAccount: false
    -lastUsedOs: "android"
    -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
    -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
    -clients: Doctrine\ORM\PersistentCollection {#8648 …}
    -invitedBy: null
    -invitedFrom: null
    -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
    -hasAds: false
    -google: null
    -apple: null
    -lastLoginContext: "web"
    -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708
      #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
      #file: Vich\UploaderBundle\Entity\File {#8874 …}
      #credits: Doctrine\ORM\PersistentCollection {#8875 …}
      -source: null
      -zone: null
      -urlExternal: null
      #id: 510
      -notes: null
      #translations: Doctrine\ORM\PersistentCollection {#8879 …}
      #newTranslations: null
      #currentLocale: "it"
      #defaultLocale: "en"
      -tiersId: null
      -tiersName: null
      #createdAt: DateTimeImmutable @1730661488 {#8865
        date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
      }
      #updatedAt: DateTimeImmutable @1778015822 {#8884
        date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#8878 …}
      -user: App\Entity\User {#2835}
    }
    -profil: App\Entity\User\ContactProfile {#8716 …}
    -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
    -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
    -showAsContributor: false
    -payments: Doctrine\ORM\PersistentCollection {#8788 …}
    -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
    #id: 1
    #createdAt: null
    #updatedAt: DateTimeImmutable @1773682770 {#8207
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#2835}
    #deletedAt: null
    -active: true
  }
]
Attributes
[]
Component
App\Twig\Components\User\ProfilCard {#7665
  +user: App\Entity\User {#2835
    -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
    -email: "info@fitmetrics.ch"
    -roles: [
      "ROLE_ADMIN"
      "ROLE_OWNER"
    ]
    -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
    -plainPassword: null
    -firstname: "FitMetrics"
    -lastname: null
    -username: "fitmetrics.ch"
    -birthday: null
    -lang: "en"
    -lastLogin: DateTimeImmutable @1773682770 {#8209
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
    -leads: Doctrine\ORM\PersistentCollection {#8357 …}
    -stripeCustomerId: null
    -billingCustomer: null
    -lastChangeUsername: null
    -lastChangePassword: DateTimeImmutable @1707832194 {#8208
      date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
    }
    -descriptionEditor: null
    -specialMention: "FitMetrics team"
    -preferUsername: false
    -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
    -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
    -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
    -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
    -settings: null
    -preferences: [
      "gender" => "men"
      "mainGoal" => "muscle_gain"
      "level" => "advanced"
      "equipmentType" => "full"
    ]
    -signupContext: null
    -lastLoginIp: "81.13.145.160"
    -signupIp: null
    -country: "CH"
    -profilePictureUrl: null
    -canDeleteAccount: false
    -lastUsedOs: "android"
    -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
    -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
    -clients: Doctrine\ORM\PersistentCollection {#8648 …}
    -invitedBy: null
    -invitedFrom: null
    -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
    -hasAds: false
    -google: null
    -apple: null
    -lastLoginContext: "web"
    -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708
      #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
      #file: Vich\UploaderBundle\Entity\File {#8874 …}
      #credits: Doctrine\ORM\PersistentCollection {#8875 …}
      -source: null
      -zone: null
      -urlExternal: null
      #id: 510
      -notes: null
      #translations: Doctrine\ORM\PersistentCollection {#8879 …}
      #newTranslations: null
      #currentLocale: "it"
      #defaultLocale: "en"
      -tiersId: null
      -tiersName: null
      #createdAt: DateTimeImmutable @1730661488 {#8865
        date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
      }
      #updatedAt: DateTimeImmutable @1778015822 {#8884
        date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#8878 …}
      -user: App\Entity\User {#2835}
    }
    -profil: App\Entity\User\ContactProfile {#8716 …}
    -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
    -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
    -showAsContributor: false
    -payments: Doctrine\ORM\PersistentCollection {#8788 …}
    -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
    #id: 1
    #createdAt: null
    #updatedAt: DateTimeImmutable @1773682770 {#8207
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#2835}
    #deletedAt: null
    -active: true
  }
  +allowRenderLink: true
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
  #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
user:profil-avatar App\Twig\Components\User\ProfilAvatar 70.5 MiB 2.36 ms
Input props
[
  "user" => App\Entity\User {#2835
    -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
    -email: "info@fitmetrics.ch"
    -roles: [
      "ROLE_ADMIN"
      "ROLE_OWNER"
    ]
    -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
    -plainPassword: null
    -firstname: "FitMetrics"
    -lastname: null
    -username: "fitmetrics.ch"
    -birthday: null
    -lang: "en"
    -lastLogin: DateTimeImmutable @1773682770 {#8209
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
    -leads: Doctrine\ORM\PersistentCollection {#8357 …}
    -stripeCustomerId: null
    -billingCustomer: null
    -lastChangeUsername: null
    -lastChangePassword: DateTimeImmutable @1707832194 {#8208
      date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
    }
    -descriptionEditor: null
    -specialMention: "FitMetrics team"
    -preferUsername: false
    -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
    -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
    -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
    -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
    -settings: null
    -preferences: [
      "gender" => "men"
      "mainGoal" => "muscle_gain"
      "level" => "advanced"
      "equipmentType" => "full"
    ]
    -signupContext: null
    -lastLoginIp: "81.13.145.160"
    -signupIp: null
    -country: "CH"
    -profilePictureUrl: null
    -canDeleteAccount: false
    -lastUsedOs: "android"
    -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
    -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
    -clients: Doctrine\ORM\PersistentCollection {#8648 …}
    -invitedBy: null
    -invitedFrom: null
    -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
    -hasAds: false
    -google: null
    -apple: null
    -lastLoginContext: "web"
    -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708
      #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
      #file: Vich\UploaderBundle\Entity\File {#8874 …}
      #credits: Doctrine\ORM\PersistentCollection {#8875 …}
      -source: null
      -zone: null
      -urlExternal: null
      #id: 510
      -notes: null
      #translations: Doctrine\ORM\PersistentCollection {#8879 …}
      #newTranslations: null
      #currentLocale: "it"
      #defaultLocale: "en"
      -tiersId: null
      -tiersName: null
      #createdAt: DateTimeImmutable @1730661488 {#8865
        date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
      }
      #updatedAt: DateTimeImmutable @1778015822 {#8884
        date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#8878 …}
      -user: App\Entity\User {#2835}
    }
    -profil: App\Entity\User\ContactProfile {#8716 …}
    -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
    -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
    -showAsContributor: false
    -payments: Doctrine\ORM\PersistentCollection {#8788 …}
    -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
    #id: 1
    #createdAt: null
    #updatedAt: DateTimeImmutable @1773682770 {#8207
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#2835}
    #deletedAt: null
    -active: true
  }
  "sizeClass" => "text-sm h-8 w-8 md:text-base md:h-10 md:w-10"
  "allowRenderLink" => false
]
Attributes
[]
Component
App\Twig\Components\User\ProfilAvatar {#8806
  +user: App\Entity\User {#2835
    -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
    -email: "info@fitmetrics.ch"
    -roles: [
      "ROLE_ADMIN"
      "ROLE_OWNER"
    ]
    -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
    -plainPassword: null
    -firstname: "FitMetrics"
    -lastname: null
    -username: "fitmetrics.ch"
    -birthday: null
    -lang: "en"
    -lastLogin: DateTimeImmutable @1773682770 {#8209
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
    -leads: Doctrine\ORM\PersistentCollection {#8357 …}
    -stripeCustomerId: null
    -billingCustomer: null
    -lastChangeUsername: null
    -lastChangePassword: DateTimeImmutable @1707832194 {#8208
      date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
    }
    -descriptionEditor: null
    -specialMention: "FitMetrics team"
    -preferUsername: false
    -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
    -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
    -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
    -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
    -settings: null
    -preferences: [
      "gender" => "men"
      "mainGoal" => "muscle_gain"
      "level" => "advanced"
      "equipmentType" => "full"
    ]
    -signupContext: null
    -lastLoginIp: "81.13.145.160"
    -signupIp: null
    -country: "CH"
    -profilePictureUrl: null
    -canDeleteAccount: false
    -lastUsedOs: "android"
    -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
    -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
    -clients: Doctrine\ORM\PersistentCollection {#8648 …}
    -invitedBy: null
    -invitedFrom: null
    -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
    -hasAds: false
    -google: null
    -apple: null
    -lastLoginContext: "web"
    -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708
      #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
      #file: Vich\UploaderBundle\Entity\File {#8874 …}
      #credits: Doctrine\ORM\PersistentCollection {#8875 …}
      -source: null
      -zone: null
      -urlExternal: null
      #id: 510
      -notes: null
      #translations: Doctrine\ORM\PersistentCollection {#8879 …}
      #newTranslations: null
      #currentLocale: "it"
      #defaultLocale: "en"
      -tiersId: null
      -tiersName: null
      #createdAt: DateTimeImmutable @1730661488 {#8865
        date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
      }
      #updatedAt: DateTimeImmutable @1778015822 {#8884
        date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#8878 …}
      -user: App\Entity\User {#2835}
    }
    -profil: App\Entity\User\ContactProfile {#8716 …}
    -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
    -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
    -showAsContributor: false
    -payments: Doctrine\ORM\PersistentCollection {#8788 …}
    -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
    #id: 1
    #createdAt: null
    #updatedAt: DateTimeImmutable @1773682770 {#8207
      date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#2835}
    #deletedAt: null
    -active: true
  }
  +sizeClass: "text-sm h-8 w-8 md:text-base md:h-10 md:w-10"
  +allowRenderLink: false
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
}
media:image App\Twig\Components\Media\Image 70.5 MiB 0.18 ms
Input props
[
  "style" => "width:50px;height:50px;object-fit:cover;border-radius:50%;"
  "media" => App\Entity\Media\ProfilePictureMedia {#8708
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
    #file: Vich\UploaderBundle\Entity\File {#8874 …}
    #credits: Doctrine\ORM\PersistentCollection {#8875 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 510
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#8879 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1730661488 {#8865
      date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1778015822 {#8884
      date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#8878 …}
    -user: App\Entity\User {#2835
      -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
      -email: "info@fitmetrics.ch"
      -roles: [
        "ROLE_ADMIN"
        "ROLE_OWNER"
      ]
      -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
      -plainPassword: null
      -firstname: "FitMetrics"
      -lastname: null
      -username: "fitmetrics.ch"
      -birthday: null
      -lang: "en"
      -lastLogin: DateTimeImmutable @1773682770 {#8209
        date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
      }
      -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
      -leads: Doctrine\ORM\PersistentCollection {#8357 …}
      -stripeCustomerId: null
      -billingCustomer: null
      -lastChangeUsername: null
      -lastChangePassword: DateTimeImmutable @1707832194 {#8208
        date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
      }
      -descriptionEditor: null
      -specialMention: "FitMetrics team"
      -preferUsername: false
      -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
      -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
      -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
      -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
      -settings: null
      -preferences: [
        "gender" => "men"
        "mainGoal" => "muscle_gain"
        "level" => "advanced"
        "equipmentType" => "full"
      ]
      -signupContext: null
      -lastLoginIp: "81.13.145.160"
      -signupIp: null
      -country: "CH"
      -profilePictureUrl: null
      -canDeleteAccount: false
      -lastUsedOs: "android"
      -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
      -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
      -clients: Doctrine\ORM\PersistentCollection {#8648 …}
      -invitedBy: null
      -invitedFrom: null
      -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
      -hasAds: false
      -google: null
      -apple: null
      -lastLoginContext: "web"
      -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708}
      -profil: App\Entity\User\ContactProfile {#8716 …}
      -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
      -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
      -showAsContributor: false
      -payments: Doctrine\ORM\PersistentCollection {#8788 …}
      -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
      #id: 1
      #createdAt: null
      #updatedAt: DateTimeImmutable @1773682770 {#8207
        date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#2835}
      #deletedAt: null
      -active: true
    }
  }
  "placeholderSrc" => "/static/images/default/profile-picture-placeholder.jpg"
  "alt" => "fitmetrics.ch"
  "class" => "img-fluid"
  "lgWidth" => 150
  "lgHeight" => 150
  "crop" => true
]
Attributes
[
  "style" => "width:50px;height:50px;object-fit:cover;border-radius:50%;"
  "class" => "img-fluid"
]
Component
App\Twig\Components\Media\Image {#8841
  #cacheManager: Liip\ImagineBundle\Imagine\Cache\CacheManager {#516 …}
  +fileSrc: null
  +placeholderSrc: "/static/images/default/profile-picture-placeholder.jpg"
  +alt: "fitmetrics.ch"
  +pictureClass: null
  +smWidth: null
  +smHeight: null
  +lgWidth: 150
  +lgHeight: 150
  +defaultSize: 350
  +crop: true
  +fetchPriority: "auto"
  +sizeScalingFactor: 1.5
  +referrerPolicy: "same-origin"
  +media: App\Entity\Media\ProfilePictureMedia {#8708
    #uploadedFile: Symfony\Component\HttpFoundation\File\File {#8882 …}
    #file: Vich\UploaderBundle\Entity\File {#8874 …}
    #credits: Doctrine\ORM\PersistentCollection {#8875 …}
    -source: null
    -zone: null
    -urlExternal: null
    #id: 510
    -notes: null
    #translations: Doctrine\ORM\PersistentCollection {#8879 …}
    #newTranslations: null
    #currentLocale: "it"
    #defaultLocale: "en"
    -tiersId: null
    -tiersName: null
    #createdAt: DateTimeImmutable @1730661488 {#8865
      date: 2024-11-03 20:18:08.0 Europe/Zurich (+01:00)
    }
    #updatedAt: DateTimeImmutable @1778015822 {#8884
      date: 2026-05-05 23:17:02.569401 Europe/Zurich (+02:00)
    }
    #createdBy: null
    #updatedBy: App\Entity\User {#8878 …}
    -user: App\Entity\User {#2835
      -uuid: Symfony\Component\Uid\UuidV4 {#8196 …}
      -email: "info@fitmetrics.ch"
      -roles: [
        "ROLE_ADMIN"
        "ROLE_OWNER"
      ]
      -password: "$2y$13$Jey9O1O5oq2dpA814xIJw.S.rPOSVhk1fh9uGG9PjUR6rkgMIGagC"
      -plainPassword: null
      -firstname: "FitMetrics"
      -lastname: null
      -username: "fitmetrics.ch"
      -birthday: null
      -lang: "en"
      -lastLogin: DateTimeImmutable @1773682770 {#8209
        date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
      }
      -suggestExercises: Doctrine\ORM\PersistentCollection {#8223 …}
      -leads: Doctrine\ORM\PersistentCollection {#8357 …}
      -stripeCustomerId: null
      -billingCustomer: null
      -lastChangeUsername: null
      -lastChangePassword: DateTimeImmutable @1707832194 {#8208
        date: 2024-02-13 14:49:54.0 Europe/Zurich (+01:00)
      }
      -descriptionEditor: null
      -specialMention: "FitMetrics team"
      -preferUsername: false
      -exerciseFavorites: Doctrine\ORM\PersistentCollection {#8368 …}
      -createdPrograms: Doctrine\ORM\PersistentCollection {#8470 …}
      -assigneePrograms: Doctrine\ORM\PersistentCollection {#8499 …}
      -workoutLogs: Doctrine\ORM\PersistentCollection {#8567 …}
      -settings: null
      -preferences: [
        "gender" => "men"
        "mainGoal" => "muscle_gain"
        "level" => "advanced"
        "equipmentType" => "full"
      ]
      -signupContext: null
      -lastLoginIp: "81.13.145.160"
      -signupIp: null
      -country: "CH"
      -profilePictureUrl: null
      -canDeleteAccount: false
      -lastUsedOs: "android"
      -coachingRequests: Doctrine\ORM\PersistentCollection {#8611 …}
      -coaches: Doctrine\ORM\PersistentCollection {#8650 …}
      -clients: Doctrine\ORM\PersistentCollection {#8648 …}
      -invitedBy: null
      -invitedFrom: null
      -purchases: Doctrine\ORM\PersistentCollection {#8700 …}
      -hasAds: false
      -google: null
      -apple: null
      -lastLoginContext: "web"
      -profilePicture: App\Entity\Media\ProfilePictureMedia {#8708}
      -profil: App\Entity\User\ContactProfile {#8716 …}
      -trainingPreferences: App\Entity\Training\TrainingPreferences {#8724 …}
      -fitnessProfile: App\Entity\FitnessProfile {#8739 …}
      -showAsContributor: false
      -payments: Doctrine\ORM\PersistentCollection {#8788 …}
      -technicalMetadata: App\Entity\Model\TechnicalMetadata {#8205 …}
      #id: 1
      #createdAt: null
      #updatedAt: DateTimeImmutable @1773682770 {#8207
        date: 2026-03-16 18:39:30.0 Europe/Zurich (+01:00)
      }
      #createdBy: null
      #updatedBy: App\Entity\User {#2835}
      #deletedAt: null
      -active: true
    }
  }
  #mediaManager: App\BusinessLogic\Media\Manager\MediaManager {#510 …}
}
app:loading_spinner App\Twig\Components\App\LoadingSpinner 70.5 MiB 0.05 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\App\LoadingSpinner {#8192
  +color: "fill-primary"
  +size: 8
  +centered: true
  +inline: false
}
media:icon App\Twig\Components\Media\Icon 70.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 {#8929
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "close"
  +title: null
  +symbolDefsName: null
}
ad:wide-skyscraper App\Twig\Components\Ad\AdWideSkyscraper 70.5 MiB 0.34 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\Ad\AdWideSkyscraper {#8915
  +includeScript: true
  +labelClass: null
  +containerClass: ""
  +adClass: null
  +showBgColor: false
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
  +right: true
  +left: true
}
ad:horizontal:fluid App\Twig\Components\Ad\AdHorizontalFluid 70.5 MiB 0.25 ms
Input props
[
  "containerClass" => "content-container my-4"
]
Attributes
[]
Component
App\Twig\Components\Ad\AdHorizontalFluid {#8971
  +includeScript: true
  +labelClass: null
  +containerClass: "content-container my-4"
  +adClass: null
  +showBgColor: true
  #kernel: App\Kernel {#14 …}
  #accountManager: App\BusinessLogic\User\Manager\AccountManager {#1775 …}
  #parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#730 …}
  #seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
}
utils:lang-selector
[Anonymous]
70.5 MiB 0.81 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#9018
  -props: [
    "size" => "large"
  ]
}
app:lang-selector App\Twig\Components\App\LangSelector 70.5 MiB 0.70 ms
Input props
[
  "defaultOpenLeft" => false
  "size" => "large"
  "showTranslateIcon" => true
]
Attributes
[
  "size" => "large"
]
Component
App\Twig\Components\App\LangSelector {#9040
  +routeName: null
  +params: null
  +withQuery: true
  +defaultOpenLeft: false
  +showTranslateIcon: true
  -seoPage: App\BusinessLogic\App\Seo\SeoPage {#218 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#911 …}
  -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#725 …}
}
ui:dropdown App\Twig\Components\Ui\Dropdown 70.5 MiB 0.56 ms
Input props
[
  "label" => "lang.name.it"
  "defaultOpenLeft" => false
  "locales" => [
    "fr"
    "en"
    "de"
    "it"
  ]
]
Attributes
[]
Component
App\Twig\Components\Ui\Dropdown {#9062
  +label: "lang.name.it"
  +contentClass: null
  +defaultOpen: false
  +defaultOpenLeft: false
  +locales: [
    "fr"
    "en"
    "de"
    "it"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.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 {#9093
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "g-translate"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "chevron-down"
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Attributes
[
  "class" => "fill-black dark:fill-white w-5 h-5 dropdown-icon"
]
Component
App\Twig\Components\Media\Icon {#9115
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "chevron-down"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "check"
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Attributes
[
  "class" => "w-[15px] h-[15px] dark:fill-white"
]
Component
App\Twig\Components\Media\Icon {#9165
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "check"
  +title: null
  +symbolDefsName: null
}
utils:theme-switcher
[Anonymous]
70.5 MiB 0.51 ms
Input props
[
  "size" => "large"
]
Attributes
[
  "size" => "large"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#9041
  -props: [
    "size" => "large"
  ]
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.05 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 {#9178
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "fitmetrics-white-biceps"
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Attributes
[
  "class" => "h-12 sm:h-16 max-w-[116px] mr-3 hidden dark:block"
]
Component
App\Twig\Components\Media\Icon {#9217
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "fitmetrics-white-biceps"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "heart"
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Attributes
[
  "class" => "heart h-5 w-5 text-[#eb2a2a]"
]
Component
App\Twig\Components\Media\Icon {#9240
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "heart"
  +title: null
  +symbolDefsName: null
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "whatsapp"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#9263
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "whatsapp"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "instagram"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#9286
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "instagram"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "threads"
  "class" => "w-[28px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#9309
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "threads"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "tiktok"
  "class" => "w-[29px] h-[29px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[29px] h-[29px]"
]
Component
App\Twig\Components\Media\Icon {#9332
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "tiktok"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "facebook"
  "class" => "w-[19px] h-[28px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[19px] h-[28px]"
]
Component
App\Twig\Components\Media\Icon {#9355
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "facebook"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}
media:icon App\Twig\Components\Media\Icon 70.5 MiB 0.03 ms
Input props
[
  "name" => "youtube"
  "class" => "w-[28px] h-[24px]"
  "symbolDefsName" => "networks-symbol-defs.svg"
]
Attributes
[
  "class" => "w-[28px] h-[24px]"
]
Component
App\Twig\Components\Media\Icon {#9378
  #iconManager: App\BusinessLogic\Media\Manager\IconManager {#4376 …}
  +name: "youtube"
  +title: null
  +symbolDefsName: "networks-symbol-defs.svg"
}