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.95ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.33ms
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.95 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.33 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: 262
    -nom: "Direct Hits"
    -informationComplementaire: "Last copy in stock !"
    -description: "Originally released in 1968 by fledgling UK indie label Track Records for the European market only, this compilation of five single sides plus various album cuts became an instant hit on both sides of the Atlantic. Utilizing the original monaural mixes throughout, Classic's recreated one of the most sought after collector's items in classic rock. Rare mono masters of hits such as "I Can See For Miles", "Substitute", "Happy Jack", "I'm A Boy" and "Pictures of Lily" never sounded so good. Cut from the original full-track Mono takes on Classic's all-tube Mono cutting system."
    -prixVente: "99.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1229 …}
    -musicienOrchestre: "Pete Townshend (guitar, keyboards, pennywhistle, banjo, vocals), John Entwistle (bass, horns, lead & backing vocals), Roger Daltrey (percussion, lead & backing vocals, Keith Moon drums, percussion, lead & backing vocals)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1258 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=AYY9_VdNkwI&list=RDAYY9_VdNkwI&start_radio=1"
    -referenceProduit: "Classic Records 612006"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Bucket"
      ]
      [
        "ordre" => 2
        "nom" => "2. I'm a Boy"
      ]
      [
        "ordre" => 3
        "nom" => "3. Pictures of Lily"
      ]
      [
        "ordre" => 4
        "nom" => "4. Doctor! Doctor!"
      ]
      [
        "ordre" => 5
        "nom" => "5. I Can See for Miles"
      ]
      [
        "ordre" => 6
        "nom" => "6. Substitute"
      ]
      [
        "ordre" => 7
        "nom" => "Side B : "
      ]
      [
        "ordre" => 8
        "nom" => "1. Happy Jack"
      ]
      [
        "ordre" => 9
        "nom" => "2. The Last Time"
      ]
      [
        "ordre" => 10
        "nom" => "3. In the City"
      ]
      [
        "ordre" => 11
        "nom" => "4. Call Me Lightning"
      ]
      [
        "ordre" => 12
        "nom" => "5. Mary Anne with the Shaky Hand"
      ]
      [
        "ordre" => 13
        "nom" => "6. Dogs"
      ]
    ]
    -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 @1278690376 {#1261
      date: 2010-07-09 15:46:16.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769940925 {#1262
      date: 2026-02-01 10:15:25.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-direct-hits-classic-records-612006"
  }
  "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: 262
    -nom: "Direct Hits"
    -informationComplementaire: "Last copy in stock !"
    -description: "Originally released in 1968 by fledgling UK indie label Track Records for the European market only, this compilation of five single sides plus various album cuts became an instant hit on both sides of the Atlantic. Utilizing the original monaural mixes throughout, Classic's recreated one of the most sought after collector's items in classic rock. Rare mono masters of hits such as "I Can See For Miles", "Substitute", "Happy Jack", "I'm A Boy" and "Pictures of Lily" never sounded so good. Cut from the original full-track Mono takes on Classic's all-tube Mono cutting system."
    -prixVente: "99.50"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1229 …}
    -musicienOrchestre: "Pete Townshend (guitar, keyboards, pennywhistle, banjo, vocals), John Entwistle (bass, horns, lead & backing vocals), Roger Daltrey (percussion, lead & backing vocals, Keith Moon drums, percussion, lead & backing vocals)"
    -sonMusic: App\Enum\SonMusicEnum {#1253 …}
    -grammageMusic: App\Enum\GrammageMusicEnum {#1258 …}
    -rpmMusic: App\Enum\RPMMusicEnum {#1259 …}
    -lpsMusic: 1
    -setBoxMusic: false
    -limitedEdition: true
    -preCommande: false
    -selectionAAD: false
    -extraitYoutube: "https://www.youtube.com/watch?v=AYY9_VdNkwI&list=RDAYY9_VdNkwI&start_radio=1"
    -referenceProduit: "Classic Records 612006"
    -titreMorceau: [
      [
        "ordre" => 0
        "nom" => "Side A : "
      ]
      [
        "ordre" => 1
        "nom" => "1. Bucket"
      ]
      [
        "ordre" => 2
        "nom" => "2. I'm a Boy"
      ]
      [
        "ordre" => 3
        "nom" => "3. Pictures of Lily"
      ]
      [
        "ordre" => 4
        "nom" => "4. Doctor! Doctor!"
      ]
      [
        "ordre" => 5
        "nom" => "5. I Can See for Miles"
      ]
      [
        "ordre" => 6
        "nom" => "6. Substitute"
      ]
      [
        "ordre" => 7
        "nom" => "Side B : "
      ]
      [
        "ordre" => 8
        "nom" => "1. Happy Jack"
      ]
      [
        "ordre" => 9
        "nom" => "2. The Last Time"
      ]
      [
        "ordre" => 10
        "nom" => "3. In the City"
      ]
      [
        "ordre" => 11
        "nom" => "4. Call Me Lightning"
      ]
      [
        "ordre" => 12
        "nom" => "5. Mary Anne with the Shaky Hand"
      ]
      [
        "ordre" => 13
        "nom" => "6. Dogs"
      ]
    ]
    -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 @1278690376 {#1261
      date: 2010-07-09 15:46:16.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1769940925 {#1262
      date: 2026-02-01 10:15:25.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1047 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1396 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "vinyles-direct-hits-classic-records-612006"
  }
  +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 {#2741
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1710 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#2742 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#2790 …}
  +isValidated: false
  +validatedFields: []
}