Components

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

Components

Name Metadata Render Count Render Time
GestionEntetePageComponents
"App\Twig\Components\GestionEntetePageComponents"
components/GestionEntetePageComponents.html.twig
1 2.70ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.31ms
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 8.0 MiB 2.70 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\GestionEntetePageComponents {#1863
  -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 {#1710 …}
}
ListePanier App\Twig\Components\ListePanier 8.0 MiB 1.31 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 {#1940
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1943 …}
  -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 {#1942 …}
  -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#130 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1516 …}
  +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 {#1710 …}
  -formView: Symfony\Component\Form\FormView {#2111 …}
  -form: Symfony\Component\Form\Form {#2196 …}
  +formName: "pays"
  +formValues: [
    "nom" => ""
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 8.0 MiB 0.32 ms
Input props
[
  "produit" => App\Entity\Produit {#1264
    -id: 2716
    -nom: "Construction Time Again"
    -informationComplementaire: null
    -description: """
      Depeche Mode's 1983 Studio Album Construction Time Again on LP. Includes the Hit Songs “Everything Counts” and “Love, In Itself”.\r\n
      \r\n
      Released in August 1983, Construction Time Again is the third studio album from Depeche Mode. This was the band's first album to feature Alan Wilder as a member and contains the hits “Everything Counts” and “Love, In Itself”. This was an important release in the band’s discography which significantly advanced the band's sound and vision.
      """
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Dave Gahan (lead vocals), Martin L. Gore, Andrew Fletcher (keyboards, backing vocals), Alan Wilder (keyboards, sampling, backing vocals)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=AnsJ_GYPas0&list=PLI6kLIhBBwmT_jUt8YZ8v5bA9JF0ktToF"
    -referenceProduit: "Legacy Records 7916"
    -titreMorceau: [
      [
        "nom" => "Side : A"
        "ordre" => 0
      ]
      [
        "nom" => "1. Love, In Itself"
        "ordre" => 1
      ]
      [
        "nom" => "2. More Than a Party"
        "ordre" => 2
      ]
      [
        "nom" => "3. Pipeline"
        "ordre" => 3
      ]
      [
        "nom" => "4. Everything Counts"
        "ordre" => 4
      ]
      [
        "nom" => "Side : B"
        "ordre" => 5
      ]
      [
        "nom" => "1. Two Minute Warning"
        "ordre" => 6
      ]
      [
        "nom" => "2. Shame"
        "ordre" => 7
      ]
      [
        "nom" => "3. The Landscape Is Changing"
        "ordre" => 8
      ]
      [
        "nom" => "4. Told You So"
        "ordre" => 9
      ]
      [
        "nom" => "5. And Then..."
        "ordre" => 10
      ]
      [
        "nom" => "6. Everything Counts (Reprise)"
        "ordre" => 11
      ]
      [
        "nom" => ""
        "ordre" => 12
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1279 …}
    -label: Proxies\__CG__\App\Entity\Label {#1299 …}
    -style: Proxies\__CG__\App\Entity\Style {#1319 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#1329 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1350 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1390 …}
    -enregistreLe: DateTime @1754507807 {#1261
      date: 2025-08-06 19:16:47.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1764186946 {#1262
      date: 2025-11-26 19:55:46.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-construction-time-again-legacy-records-7916"
  }
  "detaillePage" => true
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#2556
  -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 {#1942 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1516 …}
  +produit: App\Entity\Produit {#1264
    -id: 2716
    -nom: "Construction Time Again"
    -informationComplementaire: null
    -description: """
      Depeche Mode's 1983 Studio Album Construction Time Again on LP. Includes the Hit Songs “Everything Counts” and “Love, In Itself”.\r\n
      \r\n
      Released in August 1983, Construction Time Again is the third studio album from Depeche Mode. This was the band's first album to feature Alan Wilder as a member and contains the hits “Everything Counts” and “Love, In Itself”. This was an important release in the band’s discography which significantly advanced the band's sound and vision.
      """
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Dave Gahan (lead vocals), Martin L. Gore, Andrew Fletcher (keyboards, backing vocals), Alan Wilder (keyboards, sampling, backing vocals)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=AnsJ_GYPas0&list=PLI6kLIhBBwmT_jUt8YZ8v5bA9JF0ktToF"
    -referenceProduit: "Legacy Records 7916"
    -titreMorceau: [
      [
        "nom" => "Side : A"
        "ordre" => 0
      ]
      [
        "nom" => "1. Love, In Itself"
        "ordre" => 1
      ]
      [
        "nom" => "2. More Than a Party"
        "ordre" => 2
      ]
      [
        "nom" => "3. Pipeline"
        "ordre" => 3
      ]
      [
        "nom" => "4. Everything Counts"
        "ordre" => 4
      ]
      [
        "nom" => "Side : B"
        "ordre" => 5
      ]
      [
        "nom" => "1. Two Minute Warning"
        "ordre" => 6
      ]
      [
        "nom" => "2. Shame"
        "ordre" => 7
      ]
      [
        "nom" => "3. The Landscape Is Changing"
        "ordre" => 8
      ]
      [
        "nom" => "4. Told You So"
        "ordre" => 9
      ]
      [
        "nom" => "5. And Then..."
        "ordre" => 10
      ]
      [
        "nom" => "6. Everything Counts (Reprise)"
        "ordre" => 11
      ]
      [
        "nom" => ""
        "ordre" => 12
      ]
    ]
    -artiste: Proxies\__CG__\App\Entity\Artiste {#1279 …}
    -label: Proxies\__CG__\App\Entity\Label {#1299 …}
    -style: Proxies\__CG__\App\Entity\Style {#1319 …}
    -photoProduit: Doctrine\ORM\PersistentCollection {#1329 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1350 …}
    -typeMasterTape: null
    -marque: null
    -typeMateriel: null
    -produitTestePar: null
    -adresseInternetTest: null
    -poids: null
    -unite: null
    -caracteristique: null
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1390 …}
    -enregistreLe: DateTime @1754507807 {#1261
      date: 2025-08-06 19:16:47.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1764186946 {#1262
      date: 2025-11-26 19:55:46.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-construction-time-again-legacy-records-7916"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 8.0 MiB 0.22 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\AjoutMailNewsletterComponent {#2741
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#2742 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#2790 …}
  +isValidated: false
  +validatedFields: []
}