https://marketplace.bewtech.io/pt_BR/_partial/cart/summary?template=%40SyliusShop%2FCart%2F_widget.html.twig

Forms

  • sylius_customer_registration
    • email
    • user
    • firstName
    • lastName
    • phoneNumber
    • subscribedToNewsletter
    • _token

sylius_customer_registration

"Sylius\Bundle\CoreBundle\Form\Type\Customer\CustomerRegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
Sylius\Component\Core\Model\Customer {#7016
  #id: null
  #email: null
  #emailCanonical: null
  #firstName: null
  #lastName: null
  #birthday: null
  #gender: "u"
  #group: null
  #phoneNumber: null
  #subscribedToNewsletter: false
  #createdAt: DateTime @1728398964 {#7018
    date: 2024-10-08 14:49:24.631604 UTC (+00:00)
  }
  #updatedAt: null
  #orders: Doctrine\Common\Collections\ArrayCollection {#7019 …}
  #defaultAddress: null
  #addresses: Doctrine\Common\Collections\ArrayCollection {#7020 …}
  #user: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
Sylius\Component\Core\Model\Customer {#7016
  #id: null
  #email: null
  #emailCanonical: null
  #firstName: null
  #lastName: null
  #birthday: null
  #gender: "u"
  #group: null
  #phoneNumber: null
  #subscribedToNewsletter: false
  #createdAt: DateTime @1728398964 {#7018
    date: 2024-10-08 14:49:24.631604 UTC (+00:00)
  }
  #updatedAt: null
  #orders: Doctrine\Common\Collections\ArrayCollection {#7019 …}
  #defaultAddress: null
  #addresses: Doctrine\Common\Collections\ArrayCollection {#7020 …}
  #user: null
}
same as passed value

Resolved Options

View Variables