https://shop.winitux.de/de/kunden-registrierung

Forms

  • user
    • email
    • password
    • company_name
    • vat_id
    • salutation
    • first_name
    • last_name
    • street
    • street_additional
    • zip_code
    • city
    • phone
    • country
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#62
  -id: null
  -username: null
  -roles: []
  -password: null
  -is_active: null
  -is_locked: null
  -is_company: null
  -company_name: null
  -vat_id: null
  -salutation: null
  -first_name: null
  -last_name: null
  -email: null
  -street: null
  -street_additional: null
  -zip_code: null
  -city: null
  -country: null
  -phone: null
  -reg_by: null
  -reg_datetime: null
  -carts: Doctrine\Common\Collections\ArrayCollection {#598 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#599 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#600 …}
  -trialPeriods: Doctrine\Common\Collections\ArrayCollection {#601 …}
  -serviceStates: Doctrine\Common\Collections\ArrayCollection {#602 …}
  -company_sid: null
  -commission: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#603 …}
  -affiliate_id: null
  -salesCommissions: Doctrine\Common\Collections\ArrayCollection {#604 …}
  -bank_name: null
  -bank_account_name: null
  -iban: null
  -bic: null
  -cartWebhostings: Doctrine\Common\Collections\ArrayCollection {#605 …}
  -is_invoiced_by_shop: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#62
  -id: null
  -username: null
  -roles: []
  -password: null
  -is_active: null
  -is_locked: null
  -is_company: null
  -company_name: null
  -vat_id: null
  -salutation: null
  -first_name: null
  -last_name: null
  -email: null
  -street: null
  -street_additional: null
  -zip_code: null
  -city: null
  -country: null
  -phone: null
  -reg_by: null
  -reg_datetime: null
  -carts: Doctrine\Common\Collections\ArrayCollection {#598 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#599 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#600 …}
  -trialPeriods: Doctrine\Common\Collections\ArrayCollection {#601 …}
  -serviceStates: Doctrine\Common\Collections\ArrayCollection {#602 …}
  -company_sid: null
  -commission: null
  -invoices: Doctrine\Common\Collections\ArrayCollection {#603 …}
  -affiliate_id: null
  -salesCommissions: Doctrine\Common\Collections\ArrayCollection {#604 …}
  -bank_name: null
  -bank_account_name: null
  -iban: null
  -bic: null
  -cartWebhostings: Doctrine\Common\Collections\ArrayCollection {#605 …}
  -is_invoiced_by_shop: null
}
same as passed value

Resolved Options

View Variables