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.75ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.28ms
GestionPanierFavoriComponents
"App\Twig\Components\GestionPanierFavoriComponents"
components/GestionPanierFavoriComponents.html.twig
1 0.31ms
AjoutMailNewsletterComponent
"App\Twig\Components\AjoutMailNewsletterComponent"
components/AjoutMailNewsletterComponent.html.twig
1 0.22ms

Render calls

GestionEntetePageComponents App\Twig\Components\GestionEntetePageComponents 8.0 MiB 2.75 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 8.0 MiB 1.28 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 8.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#1317
    -id: 2078
    -nom: "Midnight Blue"
    -informationComplementaire: null
    -description: """
      - Blue Note Classic Vinyl Reissue Series !\r\n
      - 180 gram Vinyl LP !\r\n
      - Mastered By Kevin Gray From Original Analog Tapes !\r\n
      \r\n
      Guitarist Kenny Burrell debuted on Blue Note in 1956 and throughout the following seven years made a series of excellent albums that culminated with his masterwork, Midnight Blue. Recorded in 1963, the album waded deep into the blues, conjuring an alluring late-night vibe with a soulful cast including Stanley Turrentine on tenor saxophone, Major Holley, Jr. on bass, Bill English on drums, and Ray Barretto on congas. Blue Note Classic Vinyl Edition is all-analog, mastered from the original tapes on 180 gram LP.
      """
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1300 …}
    -musicienOrchestre: "Kenny Burrell (guitar), Stanley Turrentine (tenor saxophone), Major Holley Jr. (bass), Ray Barretto (conga), Bill English (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=ylGjvwXV3HA"
    -referenceProduit: "Blue Note Records 84123"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Chitlins Con Carne"
      ]
      [
        "ordre" => 2
        "nom" => "2. Mule"
      ]
      [
        "ordre" => 3
        "nom" => "3. Soul Lament"
      ]
      [
        "ordre" => 4
        "nom" => "4. Midnight Blue"
      ]
      [
        "ordre" => 5
        "nom" => "Side B : "
      ]
      [
        "ordre" => 6
        "nom" => "1. Wavy Gravy"
      ]
      [
        "ordre" => 7
        "nom" => "2. Gee, Baby, Ain't I Good To You"
      ]
      [
        "ordre" => 8
        "nom" => "3. Saturday Night Blues"
      ]
    ]
    -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 @1625552240 {#1314
      date: 2021-07-06 06:17:20.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769890782 {#1315
      date: 2026-01-31 20:19:42.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1100 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1449 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-midnight-blue-blue-note-records-84123"
  }
  "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: 2078
    -nom: "Midnight Blue"
    -informationComplementaire: null
    -description: """
      - Blue Note Classic Vinyl Reissue Series !\r\n
      - 180 gram Vinyl LP !\r\n
      - Mastered By Kevin Gray From Original Analog Tapes !\r\n
      \r\n
      Guitarist Kenny Burrell debuted on Blue Note in 1956 and throughout the following seven years made a series of excellent albums that culminated with his masterwork, Midnight Blue. Recorded in 1963, the album waded deep into the blues, conjuring an alluring late-night vibe with a soulful cast including Stanley Turrentine on tenor saxophone, Major Holley, Jr. on bass, Bill English on drums, and Ray Barretto on congas. Blue Note Classic Vinyl Edition is all-analog, mastered from the original tapes on 180 gram LP.
      """
    -prixVente: "38.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1300 …}
    -musicienOrchestre: "Kenny Burrell (guitar), Stanley Turrentine (tenor saxophone), Major Holley Jr. (bass), Ray Barretto (conga), Bill English (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=ylGjvwXV3HA"
    -referenceProduit: "Blue Note Records 84123"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Chitlins Con Carne"
      ]
      [
        "ordre" => 2
        "nom" => "2. Mule"
      ]
      [
        "ordre" => 3
        "nom" => "3. Soul Lament"
      ]
      [
        "ordre" => 4
        "nom" => "4. Midnight Blue"
      ]
      [
        "ordre" => 5
        "nom" => "Side B : "
      ]
      [
        "ordre" => 6
        "nom" => "1. Wavy Gravy"
      ]
      [
        "ordre" => 7
        "nom" => "2. Gee, Baby, Ain't I Good To You"
      ]
      [
        "ordre" => 8
        "nom" => "3. Saturday Night Blues"
      ]
    ]
    -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 @1625552240 {#1314
      date: 2021-07-06 06:17:20.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769890782 {#1315
      date: 2026-01-31 20:19:42.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1100 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1449 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-midnight-blue-blue-note-records-84123"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1763 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 8.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: []
}