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.72ms
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 8.0 MiB 2.72 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.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 8.0 MiB 0.31 ms
Input props
[
  "produit" => App\Entity\Produit {#1264
    -id: 2246
    -nom: "The London Collection Volume 3"
    -informationComplementaire: null
    -description: """
      Remastered from the Original Analog Tapes by Bernie Grundman !\r\n
      \r\n
      The third and final installment of Thelonious Monk's last recording session as a leader. The recording features the legendary pianist/composer on six solo performances as well as five numbers with bassist Al McKibbon and drummer Art Blakey.\r\n
      \r\n
      This historic recording was remastered from original analog tapes by Bernie Grundman and pressed on 180 gram audiophile-grade vinyl at Pallas in Germany.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Thelonious Monk (piano), Al McKibbon (bass), Art Blakey (drums)"
    -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: null
    -referenceProduit: "ORG Music"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Trinkle Tinkle (Take 2) "
      ]
      [
        "ordre" => 2
        "nom" => "2. The Man I Love "
      ]
      [
        "ordre" => 3
        "nom" => "3. Something In Blue "
      ]
      [
        "ordre" => 4
        "nom" => "4. Introspection (Take 1) "
      ]
      [
        "ordre" => 5
        "nom" => "5. Trinkle Tinkle (Take 1)"
      ]
      [
        "ordre" => 6
        "nom" => "Side B :"
      ]
      [
        "ordre" => 7
        "nom" => "1. Crepuscule With Nellie (Take 3) "
      ]
      [
        "ordre" => 8
        "nom" => "2. Nutty (Take 1) "
      ]
      [
        "ordre" => 9
        "nom" => "3. Introspection (Take 3) "
      ]
      [
        "ordre" => 10
        "nom" => "4. Hackensack (Take 1) "
      ]
      [
        "ordre" => 11
        "nom" => "5. Evidence (Take 1)"
      ]
    ]
    -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 @1656494450 {#1261
      date: 2022-06-29 09:20:50.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1770023138 {#1262
      date: 2026-02-02 09:05:38.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-london-collection-volume-3-org-music"
  }
  "detaillePage" => true
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#2554
  -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: 2246
    -nom: "The London Collection Volume 3"
    -informationComplementaire: null
    -description: """
      Remastered from the Original Analog Tapes by Bernie Grundman !\r\n
      \r\n
      The third and final installment of Thelonious Monk's last recording session as a leader. The recording features the legendary pianist/composer on six solo performances as well as five numbers with bassist Al McKibbon and drummer Art Blakey.\r\n
      \r\n
      This historic recording was remastered from original analog tapes by Bernie Grundman and pressed on 180 gram audiophile-grade vinyl at Pallas in Germany.
      """
    -prixVente: "60.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1247 …}
    -musicienOrchestre: "Thelonious Monk (piano), Al McKibbon (bass), Art Blakey (drums)"
    -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: null
    -referenceProduit: "ORG Music"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Trinkle Tinkle (Take 2) "
      ]
      [
        "ordre" => 2
        "nom" => "2. The Man I Love "
      ]
      [
        "ordre" => 3
        "nom" => "3. Something In Blue "
      ]
      [
        "ordre" => 4
        "nom" => "4. Introspection (Take 1) "
      ]
      [
        "ordre" => 5
        "nom" => "5. Trinkle Tinkle (Take 1)"
      ]
      [
        "ordre" => 6
        "nom" => "Side B :"
      ]
      [
        "ordre" => 7
        "nom" => "1. Crepuscule With Nellie (Take 3) "
      ]
      [
        "ordre" => 8
        "nom" => "2. Nutty (Take 1) "
      ]
      [
        "ordre" => 9
        "nom" => "3. Introspection (Take 3) "
      ]
      [
        "ordre" => 10
        "nom" => "4. Hackensack (Take 1) "
      ]
      [
        "ordre" => 11
        "nom" => "5. Evidence (Take 1)"
      ]
    ]
    -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 @1656494450 {#1261
      date: 2022-06-29 09:20:50.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1770023138 {#1262
      date: 2026-02-02 09:05:38.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-the-london-collection-volume-3-org-music"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 8.0 MiB 0.23 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\AjoutMailNewsletterComponent {#2739
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#2740 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#2788 …}
  +isValidated: false
  +validatedFields: []
}