https://project.puppetry.center/

Forms

  • registration_form
    • name
    • companyname
    • companyid
    • vat
    • address
    • phone
    • email
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#456
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -position: null
  -companyname: null
  -companyid: null
  -vat: null
  -address: null
  -phone: null
  -createdAt: null
  -uid: null
  -currentPlace: []
  -resetPasswordHash: null
  -application: null
  -notes: null
  -image: null
  -isEnabled: false
  -unionDocuments: null
  -declaration: null
  -powerOfAttorney: null
  -boardOne: null
  -boardTwo: null
  -boardThree: null
  -boardFour: null
  -otherDocuments: []
  -stepOneCompletedTimestamp: null
  -stepTwoCompletedTimestamp: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%B0-%D0%BD%D0%B0-%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%82%D0%B0"
same as passed value
data
App\Entity\User {#456
  -id: null
  -email: null
  -roles: []
  -password: null
  -name: null
  -position: null
  -companyname: null
  -companyid: null
  -vat: null
  -address: null
  -phone: null
  -createdAt: null
  -uid: null
  -currentPlace: []
  -resetPasswordHash: null
  -application: null
  -notes: null
  -image: null
  -isEnabled: false
  -unionDocuments: null
  -declaration: null
  -powerOfAttorney: null
  -boardOne: null
  -boardTwo: null
  -boardThree: null
  -boardFour: null
  -otherDocuments: []
  -stepOneCompletedTimestamp: null
  -stepTwoCompletedTimestamp: null
}
same as passed value

Resolved Options

View Variables