Components

4 Twig Components
4 Render Count
5 ms Render Time
10.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
GestionEntetePageComponents
"App\Twig\Components\GestionEntetePageComponents"
components/GestionEntetePageComponents.html.twig
1 3.25ms
ListePanier
"App\Twig\Components\ListePanier"
components/ListePanier.html.twig
1 1.46ms
GestionPanierFavoriComponents
"App\Twig\Components\GestionPanierFavoriComponents"
components/GestionPanierFavoriComponents.html.twig
1 0.45ms
AjoutMailNewsletterComponent
"App\Twig\Components\AjoutMailNewsletterComponent"
components/AjoutMailNewsletterComponent.html.twig
1 0.25ms

Render calls

GestionEntetePageComponents App\Twig\Components\GestionEntetePageComponents 10.0 MiB 3.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\GestionEntetePageComponents {#1844
  -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 {#1691 …}
}
ListePanier App\Twig\Components\ListePanier 10.0 MiB 1.46 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 {#1921
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1924 …}
  -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 {#1923 …}
  -parameterBag: Symfony\Component\DependencyInjection\ParameterBag\ContainerBag {#130 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1497 …}
  +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 {#1691 …}
  -formView: Symfony\Component\Form\FormView {#2092 …}
  -form: Symfony\Component\Form\Form {#2177 …}
  +formName: "pays"
  +formValues: [
    "nom" => ""
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}
GestionPanierFavoriComponents App\Twig\Components\GestionPanierFavoriComponents 10.0 MiB 0.45 ms
Input props
[
  "produit" => App\Entity\Produit {#1257
    -id: 149
    -nom: "Onduleur régulateur de courant"
    -informationComplementaire: ""
    -description: "Onduleur régulateur de courant"
    -prixVente: "1850.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1245 …}
    -musicienOrchestre: null
    -sonMusic: null
    -grammageMusic: null
    -rpmMusic: null
    -lpsMusic: null
    -setBoxMusic: null
    -limitedEdition: null
    -preCommande: null
    -selectionAAD: null
    -extraitYoutube: null
    -referenceProduit: "MATERIEL10903"
    -titreMorceau: null
    -artiste: null
    -label: null
    -style: null
    -photoProduit: Doctrine\ORM\PersistentCollection {#1262 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1283 …}
    -typeMasterTape: null
    -marque: Proxies\__CG__\App\Entity\Marque {#1316 …}
    -typeMateriel: Proxies\__CG__\App\Entity\TypeMateriel {#1336 …}
    -produitTestePar: ""
    -adresseInternetTest: ""
    -poids: "3.00"
    -unite: App\Enum\UniteMaterielEnum {#1252 …}
    -caracteristique: """
      - Frequency Response :                        20 Hz-100k Hz (+0.5 dB, -1.0 dB )\r\n
      - Step-Up Gain :                                   26 dB (3 ohms / 47k ohms at 1k Hz)\r\n
      - Channel Balance :                              < 0.1 dB at 1k Hz\r\n
      - Channel Separation :                          > 90 dB at 1k Hz\r\n
      - Input Impedance :                              3 ohms - 35 ohms \r\n
      - Recommended Load Impedance :       47k ohms\r\n
      - Dimensions :                                      120 mm x 100 mm x 60 mm\r\n
      - Weight :                                              1.15 kg\r\n
      """
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1363 …}
    -enregistreLe: DateTime @1384902176 {#1254
      date: 2013-11-19 23:02:56.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1450179680 {#1255
      date: 2015-12-15 11:41:20.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1048 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1369 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "materiel-hifi-onduleur-regulateur-de-courant-materiel10903"
  }
  "detaillePage" => true
]
Attributes
[]
Component
App\Twig\Components\GestionPanierFavoriComponents {#2523
  -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 {#1923 …}
  -gestionSaleSetting: App\Service\GestionSaleSetting {#1497 …}
  +produit: App\Entity\Produit {#1257
    -id: 149
    -nom: "Onduleur régulateur de courant"
    -informationComplementaire: ""
    -description: "Onduleur régulateur de courant"
    -prixVente: "1850.00"
    -delaiLivraison: App\Enum\TempsLivraisonEnum {#1245 …}
    -musicienOrchestre: null
    -sonMusic: null
    -grammageMusic: null
    -rpmMusic: null
    -lpsMusic: null
    -setBoxMusic: null
    -limitedEdition: null
    -preCommande: null
    -selectionAAD: null
    -extraitYoutube: null
    -referenceProduit: "MATERIEL10903"
    -titreMorceau: null
    -artiste: null
    -label: null
    -style: null
    -photoProduit: Doctrine\ORM\PersistentCollection {#1262 …}
    -morceauMP3: Doctrine\ORM\PersistentCollection {#1283 …}
    -typeMasterTape: null
    -marque: Proxies\__CG__\App\Entity\Marque {#1316 …}
    -typeMateriel: Proxies\__CG__\App\Entity\TypeMateriel {#1336 …}
    -produitTestePar: ""
    -adresseInternetTest: ""
    -poids: "3.00"
    -unite: App\Enum\UniteMaterielEnum {#1252 …}
    -caracteristique: """
      - Frequency Response :                        20 Hz-100k Hz (+0.5 dB, -1.0 dB )\r\n
      - Step-Up Gain :                                   26 dB (3 ohms / 47k ohms at 1k Hz)\r\n
      - Channel Balance :                              < 0.1 dB at 1k Hz\r\n
      - Channel Separation :                          > 90 dB at 1k Hz\r\n
      - Input Impedance :                              3 ohms - 35 ohms \r\n
      - Recommended Load Impedance :       47k ohms\r\n
      - Dimensions :                                      120 mm x 100 mm x 60 mm\r\n
      - Weight :                                              1.15 kg\r\n
      """
    -typeAccessoire: null
    -optionPrixes: Doctrine\ORM\PersistentCollection {#1363 …}
    -enregistreLe: DateTime @1384902176 {#1254
      date: 2013-11-19 23:02:56.0 UTC (+00:00)
    }
    -modifierLe: DateTime @1450179680 {#1255
      date: 2015-12-15 11:41:20.0 UTC (+00:00)
    }
    -categorie: App\Enum\CategorieProduitEnum {#1048 …}
    -produitComplementaires: Doctrine\ORM\PersistentCollection {#1369 …}
    -disponible: null
    -terminer: null
    -infoMasterTape: null
    -slug: "materiel-hifi-onduleur-regulateur-de-courant-materiel10903"
  }
  +optionPrix: null
  +quantite: 1
  +detaillePage: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1691 …}
}
AjoutMailNewsletterComponent App\Twig\Components\AjoutMailNewsletterComponent 10.0 MiB 0.25 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\AjoutMailNewsletterComponent {#2709
  +email: ""
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#1691 …}
  -componentValidator: Symfony\UX\LiveComponent\ComponentValidator {#2710 …}
  -validationErrors: Symfony\UX\LiveComponent\Component\ComponentValidationErrors {#2758 …}
  +isValidated: false
  +validatedFields: []
}