https://www.zonedev.bookpresta.com/register/prestataire

Forms

  • registration_professional_form
    • name
    • firstname
    • birthday
    • adress
    • postalCode
    • city
    • country
    • phone
    • email
    • pseudonym
    • plainPassword
    • agreeTerms
    • compagny
    • _token

registration_professional_form

"App\Form\RegistrationProfessionalFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#594
  -id: null
  -username: null
  -email: null
  -password: null
  -roles: []
  -name: null
  -firstname: null
  -birthday: null
  -adress: null
  -postalCode: null
  -city: null
  -country: null
  -phone: null
  -pseudonym: null
  -statut: null
  -compagny: null
  -bank: null
  -profilPicture: null
  -notation: null
  -statistic: null
  -galleryPhotos: Doctrine\Common\Collections\ArrayCollection {#595 …}
  -galleryVideos: Doctrine\Common\Collections\ArrayCollection {#596 …}
  -communityPosts: Doctrine\Common\Collections\ArrayCollection {#597 …}
  -shoppingCarts: Doctrine\Common\Collections\ArrayCollection {#598 …}
  -billings: Doctrine\Common\Collections\ArrayCollection {#599 …}
  -registrationDate: null
  -refunds: Doctrine\Common\Collections\ArrayCollection {#600 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#594
  -id: null
  -username: null
  -email: null
  -password: null
  -roles: []
  -name: null
  -firstname: null
  -birthday: null
  -adress: null
  -postalCode: null
  -city: null
  -country: null
  -phone: null
  -pseudonym: null
  -statut: null
  -compagny: null
  -bank: null
  -profilPicture: null
  -notation: null
  -statistic: null
  -galleryPhotos: Doctrine\Common\Collections\ArrayCollection {#595 …}
  -galleryVideos: Doctrine\Common\Collections\ArrayCollection {#596 …}
  -communityPosts: Doctrine\Common\Collections\ArrayCollection {#597 …}
  -shoppingCarts: Doctrine\Common\Collections\ArrayCollection {#598 …}
  -billings: Doctrine\Common\Collections\ArrayCollection {#599 …}
  -registrationDate: null
  -refunds: Doctrine\Common\Collections\ArrayCollection {#600 …}
}
same as passed value

Resolved Options

View Variables