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.73ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.29ms
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 6.0 MiB 2.73 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 6.0 MiB 1.29 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 6.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#1264
    -id: 2437
    -nom: "Little Broken Hearts (3 LP) Deluxe Edition"
    -informationComplementaire: null
    -description: """
      Musicians : \r\n
      Norah Jones (guitar, organ Fender Rhodes, piano, electric piano Wurlitzer,  bass, electric & acoustic guitar, vocals), Brian Burton (synthesizer, organ, acoustic & electric guitar, bass, piano, percussion,  drums), Blake Mills (electric & acoustic guitar), Gus Seyffert (bass, electric guitar, backing vocals), Heather McIntosh (cello and cello arrangements, bass), Caroline Campbell, Alwyn Wright, Juan Miguel Hernandez-Hachez, Vanessa Freebairn-Smith - Sonus Quartet (strings), Dan Elkan, Todd Monfalcone (electric guitar), Jonathan Hischke (bass), Joey Waronker (drums, percussion).\r\n
      \r\n
      - Little Broken Hearts Deluxe Edition !\r\n
      - Expanded 31-track set includes bonus tracks, alternate versions and remixes !\r\n
      - Also includes a previously unreleased live version of the album !\r\n
      \r\n
      A decade ago, Norah Jones defied expectations with her fifth studio album Little Broken Hearts, a striking collaboration with the producer Danger Mouse that arrived 10 years after her debut Come Away With Me.\r\n
      \r\n
      On June 2, 2023 Blue Note Records will release the expanded 31-track Little Broken Hearts (Deluxe Edition) curated by Jones and Eli Wolf. The project will include rare bonus tracks, alternate versions, and remixes, as well as a previously unreleased live version of the album that was recorded for Austin City Limits in 2012. The Deluxe Edition is available for pre-order now as a three-LP set.\r\n
      \r\n
      "Ten years later, these are still some of my favorite songs in my catalog to play live, no matter the instrumentation or arrangement, they just feel special", says Jones. "And the way this album sounds makes my ears so happy. I'm incredibly thankful to Danger Mouse for letting me explore with him and opening up my world to a new way of doing things that continues to inspire and influence me".\r\n
      \r\n
      Norah Jones and Danger Mouse (aka Brian Burton) first worked together when the producer called upon her to contribute vocals to his acclaimed 2011 album Rome. It was Jones' singular voice that caught Burton's attention as he began to conceptualize his homage to classic Italian film score music.\r\n
      \r\n
      He already had Jack White in mind for the male role, and he and his collaborator Daniele Luppi realized that Jones' voice would give the project the perfect balance it needed. Jones contributed three standout songs to Rome including "Black" (a live version of which is included on this set) and their connection proved deep enough that they decided to collaborate again on Jones' next studio album.
      """
    -prixVente: "99.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Norah Jones (guitar, organ Fender Rhodes, piano, electric piano Wurlitzer,  bass, electric & acoustic guitar, vocals), Brian Burton (synthesizer, organ, acoustic & electric guitar, bass, piano, percussion,  drums)..."
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 3
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=INCWyHgroCg"
    -referenceProduit: "Blue Note Records 7724"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Good Morning "
      ]
      [
        "ordre" => 2
        "nom" => "2. Say Goodbye "
      ]
      [
        "ordre" => 3
        "nom" => "3. Little Broken Hearts "
      ]
      [
        "ordre" => 4
        "nom" => "4. She’s 22 "
      ]
      [
        "ordre" => 5
        "nom" => "5. Take It Back "
      ]
      [
        "ordre" => 6
        "nom" => "6. After The Fall"
      ]
      [
        "ordre" => 7
        "nom" => "Side B : "
      ]
      [
        "ordre" => 8
        "nom" => "1. 4 Broken Hearts "
      ]
      [
        "ordre" => 9
        "nom" => "2. Travelin’ On "
      ]
      [
        "ordre" => 10
        "nom" => "3. Out On The Road "
      ]
      [
        "ordre" => 11
        "nom" => "4. Happy Pills "
      ]
      [
        "ordre" => 12
        "nom" => "5. Miriam "
      ]
      [
        "ordre" => 13
        "nom" => "6. All A Dream"
      ]
      [
        "ordre" => 14
        "nom" => "Side C : "
      ]
      [
        "ordre" => 15
        "nom" => "1. Killing Time \t"
      ]
      [
        "ordre" => 16
        "nom" => "2. I Don’t Wanna Hear Another Sound "
      ]
      [
        "ordre" => 17
        "nom" => "3. Out On The Road (Mondo Version) "
      ]
      [
        "ordre" => 18
        "nom" => "4. Miriam (Peter Bjorn and John Remix)"
      ]
      [
        "ordre" => 19
        "nom" => "Side D : "
      ]
      [
        "ordre" => 20
        "nom" => "1. Good Morning (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 21
        "nom" => "2. She’s 22 (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 22
        "nom" => "3. Take It Back (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 23
        "nom" => "4. After The Fall (David Andrew Sitek Remix)"
      ]
      [
        "ordre" => 24
        "nom" => "Side E : "
      ]
      [
        "ordre" => 25
        "nom" => "1. Good Morning "
      ]
      [
        "ordre" => 26
        "nom" => "2. Say Goodbye "
      ]
      [
        "ordre" => 27
        "nom" => "3. Little Broken Hearts "
      ]
      [
        "ordre" => 28
        "nom" => "4. She’s 22 "
      ]
      [
        "ordre" => 29
        "nom" => "5. Take It Back "
      ]
      [
        "ordre" => 30
        "nom" => "6. After The Fall"
      ]
      [
        "ordre" => 31
        "nom" => "Side F : "
      ]
      [
        "ordre" => 32
        "nom" => "1. Out On The Road "
      ]
      [
        "ordre" => 33
        "nom" => "2. Happy Pills "
      ]
      [
        "ordre" => 34
        "nom" => "3. Miriam "
      ]
      [
        "ordre" => 35
        "nom" => "4. All A Dream "
      ]
      [
        "ordre" => 36
        "nom" => "5. Black"
      ]
    ]
    -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 @1685689054 {#1261
      date: 2023-06-02 06:57:34.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769352087 {#1262
      date: 2026-01-25 14:41:27.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-little-broken-hearts-3-lp-deluxe-edition-blue-note-records-7724"
  }
  "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: 2437
    -nom: "Little Broken Hearts (3 LP) Deluxe Edition"
    -informationComplementaire: null
    -description: """
      Musicians : \r\n
      Norah Jones (guitar, organ Fender Rhodes, piano, electric piano Wurlitzer,  bass, electric & acoustic guitar, vocals), Brian Burton (synthesizer, organ, acoustic & electric guitar, bass, piano, percussion,  drums), Blake Mills (electric & acoustic guitar), Gus Seyffert (bass, electric guitar, backing vocals), Heather McIntosh (cello and cello arrangements, bass), Caroline Campbell, Alwyn Wright, Juan Miguel Hernandez-Hachez, Vanessa Freebairn-Smith - Sonus Quartet (strings), Dan Elkan, Todd Monfalcone (electric guitar), Jonathan Hischke (bass), Joey Waronker (drums, percussion).\r\n
      \r\n
      - Little Broken Hearts Deluxe Edition !\r\n
      - Expanded 31-track set includes bonus tracks, alternate versions and remixes !\r\n
      - Also includes a previously unreleased live version of the album !\r\n
      \r\n
      A decade ago, Norah Jones defied expectations with her fifth studio album Little Broken Hearts, a striking collaboration with the producer Danger Mouse that arrived 10 years after her debut Come Away With Me.\r\n
      \r\n
      On June 2, 2023 Blue Note Records will release the expanded 31-track Little Broken Hearts (Deluxe Edition) curated by Jones and Eli Wolf. The project will include rare bonus tracks, alternate versions, and remixes, as well as a previously unreleased live version of the album that was recorded for Austin City Limits in 2012. The Deluxe Edition is available for pre-order now as a three-LP set.\r\n
      \r\n
      "Ten years later, these are still some of my favorite songs in my catalog to play live, no matter the instrumentation or arrangement, they just feel special", says Jones. "And the way this album sounds makes my ears so happy. I'm incredibly thankful to Danger Mouse for letting me explore with him and opening up my world to a new way of doing things that continues to inspire and influence me".\r\n
      \r\n
      Norah Jones and Danger Mouse (aka Brian Burton) first worked together when the producer called upon her to contribute vocals to his acclaimed 2011 album Rome. It was Jones' singular voice that caught Burton's attention as he began to conceptualize his homage to classic Italian film score music.\r\n
      \r\n
      He already had Jack White in mind for the male role, and he and his collaborator Daniele Luppi realized that Jones' voice would give the project the perfect balance it needed. Jones contributed three standout songs to Rome including "Black" (a live version of which is included on this set) and their connection proved deep enough that they decided to collaborate again on Jones' next studio album.
      """
    -prixVente: "99.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Norah Jones (guitar, organ Fender Rhodes, piano, electric piano Wurlitzer,  bass, electric & acoustic guitar, vocals), Brian Burton (synthesizer, organ, acoustic & electric guitar, bass, piano, percussion,  drums)..."
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 3
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=INCWyHgroCg"
    -referenceProduit: "Blue Note Records 7724"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Good Morning "
      ]
      [
        "ordre" => 2
        "nom" => "2. Say Goodbye "
      ]
      [
        "ordre" => 3
        "nom" => "3. Little Broken Hearts "
      ]
      [
        "ordre" => 4
        "nom" => "4. She’s 22 "
      ]
      [
        "ordre" => 5
        "nom" => "5. Take It Back "
      ]
      [
        "ordre" => 6
        "nom" => "6. After The Fall"
      ]
      [
        "ordre" => 7
        "nom" => "Side B : "
      ]
      [
        "ordre" => 8
        "nom" => "1. 4 Broken Hearts "
      ]
      [
        "ordre" => 9
        "nom" => "2. Travelin’ On "
      ]
      [
        "ordre" => 10
        "nom" => "3. Out On The Road "
      ]
      [
        "ordre" => 11
        "nom" => "4. Happy Pills "
      ]
      [
        "ordre" => 12
        "nom" => "5. Miriam "
      ]
      [
        "ordre" => 13
        "nom" => "6. All A Dream"
      ]
      [
        "ordre" => 14
        "nom" => "Side C : "
      ]
      [
        "ordre" => 15
        "nom" => "1. Killing Time \t"
      ]
      [
        "ordre" => 16
        "nom" => "2. I Don’t Wanna Hear Another Sound "
      ]
      [
        "ordre" => 17
        "nom" => "3. Out On The Road (Mondo Version) "
      ]
      [
        "ordre" => 18
        "nom" => "4. Miriam (Peter Bjorn and John Remix)"
      ]
      [
        "ordre" => 19
        "nom" => "Side D : "
      ]
      [
        "ordre" => 20
        "nom" => "1. Good Morning (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 21
        "nom" => "2. She’s 22 (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 22
        "nom" => "3. Take It Back (David Andrew Sitek Remix) "
      ]
      [
        "ordre" => 23
        "nom" => "4. After The Fall (David Andrew Sitek Remix)"
      ]
      [
        "ordre" => 24
        "nom" => "Side E : "
      ]
      [
        "ordre" => 25
        "nom" => "1. Good Morning "
      ]
      [
        "ordre" => 26
        "nom" => "2. Say Goodbye "
      ]
      [
        "ordre" => 27
        "nom" => "3. Little Broken Hearts "
      ]
      [
        "ordre" => 28
        "nom" => "4. She’s 22 "
      ]
      [
        "ordre" => 29
        "nom" => "5. Take It Back "
      ]
      [
        "ordre" => 30
        "nom" => "6. After The Fall"
      ]
      [
        "ordre" => 31
        "nom" => "Side F : "
      ]
      [
        "ordre" => 32
        "nom" => "1. Out On The Road "
      ]
      [
        "ordre" => 33
        "nom" => "2. Happy Pills "
      ]
      [
        "ordre" => 34
        "nom" => "3. Miriam "
      ]
      [
        "ordre" => 35
        "nom" => "4. All A Dream "
      ]
      [
        "ordre" => 36
        "nom" => "5. Black"
      ]
    ]
    -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 @1685689054 {#1261
      date: 2023-06-02 06:57:34.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769352087 {#1262
      date: 2026-01-25 14:41:27.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-little-broken-hearts-3-lp-deluxe-edition-blue-note-records-7724"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 6.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: []
}