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.71ms
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.23ms

Render calls

GestionEntetePageComponents App\Twig\Components\GestionEntetePageComponents 6.0 MiB 2.71 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.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 {#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: 2210
    -nom: "You Must Believe In Spring"
    -informationComplementaire: null
    -description: """
      - Double LP, 180 gram, 45 RPM !\r\n
      - All Analog Mastering From Original Tapes by Kevin Gray at Cohearent Audio ! \r\n
      - Pressed at RTI !\r\n
      \r\n
      Newly mastered edition of jazz pianist Bill Evans' seventieth studio album, You Must Believe In Spring, his final recording session with bassist Eddie Gómez and drummer Eliot Zigmund. Featuring all-analog mastering cut at 45 RPM from the original tapes by Kevin Gray at Cohearent Audio. The 2 LP set, pressed on 180-gram vinyl at RTI, also includes new liner notes by music journalist, author and historian, Marc Myers.
      """
    -prixVente: "69.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1220 …}
    -musicienOrchestre: "Bill Evans (piano), Eddie Gomez (bass), Eliot Zigmund (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1260 …}
    -lpsMusic: 2
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=kXIF-x6w3RA"
    -referenceProduit: "Concord Craft Recordings 0465"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. B Minor Waltz (For Ellaine) "
        "ordre" => 1
      ]
      [
        "nom" => "2. You Must Believe In Spring "
        "ordre" => 2
      ]
      [
        "nom" => "Side B : "
        "ordre" => 3
      ]
      [
        "nom" => "1. Gary’s Theme "
        "ordre" => 4
      ]
      [
        "nom" => "2. We Will Meet Again (For Harry) "
        "ordre" => 5
      ]
      [
        "nom" => "Side C :"
        "ordre" => 6
      ]
      [
        "nom" => "1. The Peacocks "
        "ordre" => 7
      ]
      [
        "nom" => "2. Sometime Ago "
        "ordre" => 8
      ]
      [
        "nom" => "Side D : "
        "ordre" => 9
      ]
      [
        "nom" => "1. Theme from M*A*S*H* (aka Suicide Is Painless)"
        "ordre" => 10
      ]
    ]
    -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 @1650178283 {#1261
      date: 2022-04-17 06:51:23.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760741638 {#1262
      date: 2025-10-17 22:53:58.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-you-must-believe-in-spring-concord-craft-recordings-0465"
  }
  "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: 2210
    -nom: "You Must Believe In Spring"
    -informationComplementaire: null
    -description: """
      - Double LP, 180 gram, 45 RPM !\r\n
      - All Analog Mastering From Original Tapes by Kevin Gray at Cohearent Audio ! \r\n
      - Pressed at RTI !\r\n
      \r\n
      Newly mastered edition of jazz pianist Bill Evans' seventieth studio album, You Must Believe In Spring, his final recording session with bassist Eddie Gómez and drummer Eliot Zigmund. Featuring all-analog mastering cut at 45 RPM from the original tapes by Kevin Gray at Cohearent Audio. The 2 LP set, pressed on 180-gram vinyl at RTI, also includes new liner notes by music journalist, author and historian, Marc Myers.
      """
    -prixVente: "69.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1220 …}
    -musicienOrchestre: "Bill Evans (piano), Eddie Gomez (bass), Eliot Zigmund (drums)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1257 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1260 …}
    -lpsMusic: 2
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=kXIF-x6w3RA"
    -referenceProduit: "Concord Craft Recordings 0465"
    -titreMorceau: [
      [
        "nom" => "Side A : "
        "ordre" => 0
      ]
      [
        "nom" => "1. B Minor Waltz (For Ellaine) "
        "ordre" => 1
      ]
      [
        "nom" => "2. You Must Believe In Spring "
        "ordre" => 2
      ]
      [
        "nom" => "Side B : "
        "ordre" => 3
      ]
      [
        "nom" => "1. Gary’s Theme "
        "ordre" => 4
      ]
      [
        "nom" => "2. We Will Meet Again (For Harry) "
        "ordre" => 5
      ]
      [
        "nom" => "Side C :"
        "ordre" => 6
      ]
      [
        "nom" => "1. The Peacocks "
        "ordre" => 7
      ]
      [
        "nom" => "2. Sometime Ago "
        "ordre" => 8
      ]
      [
        "nom" => "Side D : "
        "ordre" => 9
      ]
      [
        "nom" => "1. Theme from M*A*S*H* (aka Suicide Is Painless)"
        "ordre" => 10
      ]
    ]
    -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 @1650178283 {#1261
      date: 2022-04-17 06:51:23.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1760741638 {#1262
      date: 2025-10-17 22:53:58.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-you-must-believe-in-spring-concord-craft-recordings-0465"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 6.0 MiB 0.23 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: []
}