Components

4 Twig Components
4 Render Count
5 ms Render Time
6.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
GestionEntetePageComponents
"App\Twig\Components\GestionEntetePageComponents"
components/GestionEntetePageComponents.html.twig
1 2.78ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.34ms
GestionPanierFavoriComponents
"App\Twig\Components\GestionPanierFavoriComponents"
components/GestionPanierFavoriComponents.html.twig
1 0.32ms
AjoutMailNewsletterComponent
"App\Twig\Components\AjoutMailNewsletterComponent"
components/AjoutMailNewsletterComponent.html.twig
1 0.22ms

Render calls

GestionEntetePageComponents App\Twig\Components\GestionEntetePageComponents 6.0 MiB 2.78 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\GestionEntetePageComponents {#1916
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1763 …}
}
ListePanier App\Twig\Components\ListePanier 6.0 MiB 1.34 ms
Input props
[
  "listeModal" => true
  "categorieProduitEnum" => [
    "VINYLES" => "Vinyles"
    "MATERIEL_HIFI" => "Matériel HiFi"
    "ACCESSOIRES" => "Accessoires"
    "MASTER_TAPES" => "Master Tapes"
  ]
]
Attributes
[]
Component
App\Twig\Components\ListePanier {#1993
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1996 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entityManager: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -gestionPanier: App\Service\FrontGestionPanierFavori {#1995 …}
  -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#130 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1569 …}
  +listePanier: null
  +listeModal: true
  +paysForme: null
  +paysSelectionne: null
  +selectedPays: null
  +fraisLivraison: 17.5
  +montantTotal: 35.0
  +tempsLivraison: 0
  +quantite: 0
  +categorieProduitEnum: [
    "VINYLES" => "Vinyles"
    "MATERIEL_HIFI" => "Matériel HiFi"
    "ACCESSOIRES" => "Accessoires"
    "MASTER_TAPES" => "Master Tapes"
  ]
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1763 …}
  -formView: Symfony\Component\Form\FormView {#2164 …}
  -form: Symfony\Component\Form\Form {#2249 …}
  +formName: "pays"
  +formValues: [
    "nom" => ""
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 6.0 MiB 0.32 ms
Input props
[
  "produit" => App\Entity\Produit {#1317
    -id: 2713
    -nom: "Songs Of Faith And Devotion"
    -informationComplementaire: null
    -description: "Released in March 1993, Songs of Faith and Devotion is Depeche Mode's eighth studio album, marking a bold departure in the band's sound. Tracks such as "I Feel You", "Walking in My Shoes", and "In Your Room" explore themes of faith, love, and redemption and feature a grittier, more organic sound, blending live instrumentation with electronic textures. The album debuted at N° 1 in both the U.S.A. and the U.K.."
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1300 …}
    -musicienOrchestre: "Dave Gahan (lead vocals), Martin L. Gore (guitar, keyboards, backing & lead vocals), Andrew Fletcher (keyboards, backing vocals), Alan Wilder (keyboards, drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1306 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1310 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1312 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=6uwtr_Ix9Xc&list=PLQDkfQi15R80SvO02m1SHKcQ3cr4PZnNr"
    -referenceProduit: "Legacy Records 2117"
    -titreMorceau: [
      [
        "nom" => "Side : A"
        "ordre" => 0
      ]
      [
        "nom" => "1. I Feel You"
        "ordre" => 1
      ]
      [
        "nom" => "2. Walking In My Shoes"
        "ordre" => 2
      ]
      [
        "nom" => "3. Condemnation"
        "ordre" => 3
      ]
      [
        "nom" => "4. Mercy In You"
        "ordre" => 4
      ]
      [
        "nom" => "5. Judas"
        "ordre" => 5
      ]
      [
        "nom" => "Side : B"
        "ordre" => 6
      ]
      [
        "nom" => "1. In Your Room"
        "ordre" => 7
      ]
      [
        "nom" => "2. Get Right With Me"
        "ordre" => 8
      ]
      [
        "nom" => "3. Rush"
        "ordre" => 9
      ]
      [
        "nom" => "4. One Caress"
        "ordre" => 10
      ]
      [
        "nom" => "5. Higher Love"
        "ordre" => 11
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1332 …}
    -label: Proxies\__CG__\App\Entity\Label {#1352 …}
    -style: Proxies\__CG__\App\Entity\Style {#1372 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#1382 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1403 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1443 …}
    -enregistreLe: DateTime @1754505759 {#1314
      date: 2025-08-06 18:42:39.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1764186351 {#1315
      date: 2025-11-26 19:45:51.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1100 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1449 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-songs-of-faith-and-devotion-legacy-records-2117"
  }
  "detaillePage" => true
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#2606
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#290 …}
  -entity: ContainerSfwNWTr\EntityManagerGhost614a58f {#156 …}
  -security: Symfony\Bundle\SecurityBundle\Security {#240 …}
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#135 …}
  -frontGestionPanier: App\Service\FrontGestionPanierFavori {#1995 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1569 …}
  +produit: App\Entity\Produit {#1317
    -id: 2713
    -nom: "Songs Of Faith And Devotion"
    -informationComplementaire: null
    -description: "Released in March 1993, Songs of Faith and Devotion is Depeche Mode's eighth studio album, marking a bold departure in the band's sound. Tracks such as "I Feel You", "Walking in My Shoes", and "In Your Room" explore themes of faith, love, and redemption and feature a grittier, more organic sound, blending live instrumentation with electronic textures. The album debuted at N° 1 in both the U.S.A. and the U.K.."
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1300 …}
    -musicienOrchestre: "Dave Gahan (lead vocals), Martin L. Gore (guitar, keyboards, backing & lead vocals), Andrew Fletcher (keyboards, backing vocals), Alan Wilder (keyboards, drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1306 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1310 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1312 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=6uwtr_Ix9Xc&list=PLQDkfQi15R80SvO02m1SHKcQ3cr4PZnNr"
    -referenceProduit: "Legacy Records 2117"
    -titreMorceau: [
      [
        "nom" => "Side : A"
        "ordre" => 0
      ]
      [
        "nom" => "1. I Feel You"
        "ordre" => 1
      ]
      [
        "nom" => "2. Walking In My Shoes"
        "ordre" => 2
      ]
      [
        "nom" => "3. Condemnation"
        "ordre" => 3
      ]
      [
        "nom" => "4. Mercy In You"
        "ordre" => 4
      ]
      [
        "nom" => "5. Judas"
        "ordre" => 5
      ]
      [
        "nom" => "Side : B"
        "ordre" => 6
      ]
      [
        "nom" => "1. In Your Room"
        "ordre" => 7
      ]
      [
        "nom" => "2. Get Right With Me"
        "ordre" => 8
      ]
      [
        "nom" => "3. Rush"
        "ordre" => 9
      ]
      [
        "nom" => "4. One Caress"
        "ordre" => 10
      ]
      [
        "nom" => "5. Higher Love"
        "ordre" => 11
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1332 …}
    -label: Proxies\__CG__\App\Entity\Label {#1352 …}
    -style: Proxies\__CG__\App\Entity\Style {#1372 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#1382 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1403 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1443 …}
    -enregistreLe: DateTime @1754505759 {#1314
      date: 2025-08-06 18:42:39.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1764186351 {#1315
      date: 2025-11-26 19:45:51.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1100 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1449 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-songs-of-faith-and-devotion-legacy-records-2117"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1763 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 6.0 MiB 0.22 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\AjoutMailNewsletterComponent {#2791
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1763 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#2792 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#2840 …}
  +isValidated: false
  +validatedFields: []
}