GET https://dev.cathohub.fr/page/actualites

Components

4 Twig Components
5 Render Count
6 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
MatomoTracker
"App\Twig\Components\MatomoTracker"
components/MatomoTracker.html.twig
2 0.36ms
SiteThemeVariables
"App\Twig\Components\SiteThemeVariables"
components/SiteThemeVariables.html.twig
1 0.61ms
DailyLiturgyWidget
"App\Twig\Components\DailyLiturgyWidget"
components/DailyLiturgyWidget.html.twig
1 4.66ms
NewsSidebarWidget
"App\Twig\Components\NewsSidebarWidget"
components/NewsSidebarWidget.html.twig
1 0.25ms

Render calls

SiteThemeVariables App\Twig\Components\SiteThemeVariables 4.0 MiB 0.61 ms
Input props
[
  "settings" => App\Entity\SiteSettings {#1027
    -id: 1
    -siteName: "!DEV! - Ma Bibliothèque"
    -siteDomain: "https://dev.cathohub.fr"
    -siteSlogan: null
    -logoFile: null
    -siteLogo: null
    -faviconFile: null
    -siteFavicon: null
    -primaryColor: "#0d6efd"
    -secondaryColor: "#6c757d"
    -accentColor: "#198754"
    -infoColor: "#0d6efd"
    -pmBtnColor: "#0d6efd"
    -sdBtnColor: "#6c757d"
    -scBtnColor: "#198754"
    -footerContent: null
    -homeDescription: null
    -matomoEnabled: false
    -matomoUrl: null
    -matomoSiteId: null
    -matomoCustomSnippet: null
    -matomoLockNonProd: true
    -homeBannerImageFile: null
    -homeBannerImage: null
    -homeBannerColor: "#000000"
    -updatedAt: DateTimeImmutable @1776023329 {#1030
      date: 2026-04-12 19:48:49.0 UTC (+00:00)
    }
    -mailerMode: "php_mail"
    -mailerFromEmail: null
    -mailerFromName: null
    -smtpHost: null
    -smtpPort: null
    -smtpEncryption: null
    -smtpUsername: null
    -smtpPassword: null
    -headerTitleColor: "#000000"
    -headerSubtitleColor: "#6c757d"
    -headerBackgroundColor: "#f8f9fa"
    -footerBackgroundColor: "#f8f9fa"
  }
]
Attributes
[]
Component
App\Twig\Components\SiteThemeVariables {#1135
  +settings: App\Entity\SiteSettings {#1027
    -id: 1
    -siteName: "!DEV! - Ma Bibliothèque"
    -siteDomain: "https://dev.cathohub.fr"
    -siteSlogan: null
    -logoFile: null
    -siteLogo: null
    -faviconFile: null
    -siteFavicon: null
    -primaryColor: "#0d6efd"
    -secondaryColor: "#6c757d"
    -accentColor: "#198754"
    -infoColor: "#0d6efd"
    -pmBtnColor: "#0d6efd"
    -sdBtnColor: "#6c757d"
    -scBtnColor: "#198754"
    -footerContent: null
    -homeDescription: null
    -matomoEnabled: false
    -matomoUrl: null
    -matomoSiteId: null
    -matomoCustomSnippet: null
    -matomoLockNonProd: true
    -homeBannerImageFile: null
    -homeBannerImage: null
    -homeBannerColor: "#000000"
    -updatedAt: DateTimeImmutable @1776023329 {#1030
      date: 2026-04-12 19:48:49.0 UTC (+00:00)
    }
    -mailerMode: "php_mail"
    -mailerFromEmail: null
    -mailerFromName: null
    -smtpHost: null
    -smtpPort: null
    -smtpEncryption: null
    -smtpUsername: null
    -smtpPassword: null
    -headerTitleColor: "#000000"
    -headerSubtitleColor: "#6c757d"
    -headerBackgroundColor: "#f8f9fa"
    -footerBackgroundColor: "#f8f9fa"
  }
  -siteSettingsService: App\Service\SiteSettingsService {#307 …}
}
MatomoTracker App\Twig\Components\MatomoTracker 4.0 MiB 0.24 ms
Input props
[
  "config" => [
    "enabled" => false
    "url" => null
    "siteId" => null
    "snippet" => null
    "lockNonProd" => true
  ]
  "allowed" => false
  "position" => "head"
]
Attributes
[]
Component
App\Twig\Components\MatomoTracker {#1282
  +config: [
    "enabled" => false
    "url" => null
    "siteId" => null
    "snippet" => null
    "lockNonProd" => true
  ]
  +allowed: false
  +position: "head"
}
MatomoTracker App\Twig\Components\MatomoTracker 4.0 MiB 0.12 ms
Input props
[
  "config" => [
    "enabled" => false
    "url" => null
    "siteId" => null
    "snippet" => null
    "lockNonProd" => true
  ]
  "allowed" => false
  "position" => "body"
]
Attributes
[]
Component
App\Twig\Components\MatomoTracker {#1338
  +config: [
    "enabled" => false
    "url" => null
    "siteId" => null
    "snippet" => null
    "lockNonProd" => true
  ]
  +allowed: false
  +position: "body"
}
DailyLiturgyWidget App\Twig\Components\DailyLiturgyWidget 4.0 MiB 4.66 ms
Input props
[
  "variant" => "sidebar"
]
Attributes
[]
Component
App\Twig\Components\DailyLiturgyWidget {#1434
  +saints: [
    "date" => "25/08/2026"
    "saints" => [
      App\Dto\SaintDto {#1447
        +name: "Saint Louis"
        +description: "Louis IX, roi de France (+ 1270)"
        +url: "http://nominis.cef.fr:80/contenus/saint/1735/Saint-Louis.html"
        +degre: "majeurs"
      }
    ]
  ]
  +gospel: App\Dto\GospelDto {#1449 …}
  +variant: "sidebar"
  +dayOfWeek: "mardi"
  +day: "25"
  +month: "août"
  +year: "2026"
  +gospelDateLabel: "30 août 2026"
  -nominisService: App\Service\NominisService {#1428 …}
  -aelfService: App\Service\AelfService {#1421 …}
  +"dateLabel": "25 août 2026"
}
NewsSidebarWidget App\Twig\Components\NewsSidebarWidget 4.0 MiB 0.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\NewsSidebarWidget {#1632
  +newsPages: []
  +limit: 5
  -pageRepository: App\Repository\PageRepository {#320 …}
}