https://pjtqdev.zele.ovh/ton-projet

Forms

  • form
    • email
    • person
    • professionalProfile
    • plainPassword
    • _token

form

"App\Form\RegistrationProfessionalProfileType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#675
  -id: null
  -email: null
  -roles: []
  -password: null
  -person: null
  -createdAt: null
  -updatedAt: null
  -professionalProfile: null
  -token: null
  -isVerified: false
  -notificationParameter: null
  -oldAccount: null
  -territory: null
  -companyProfile: null
  -realEstateProfile: null
  -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …}
  -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …}
  -registerPage: 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 {#675
  -id: null
  -email: null
  -roles: []
  -password: null
  -person: null
  -createdAt: null
  -updatedAt: null
  -professionalProfile: null
  -token: null
  -isVerified: false
  -notificationParameter: null
  -oldAccount: null
  -territory: null
  -companyProfile: null
  -realEstateProfile: null
  -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …}
  -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …}
  -registerPage: null
}
same as passed value

Resolved Options

View Variables