https://menusdeldia.com/register

Forms

  • registration_form
    • email
    • plainPassword
    • agreeTerms
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1108
  -id: null
  -email: null
  -roles: []
  -password: null
  -googleID: null
  -googleAccessToken: null
  #restaurantes: Doctrine\Common\Collections\ArrayCollection {#1109 …}
  -isVerified: false
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1108
  -id: null
  -email: null
  -roles: []
  -password: null
  -googleID: null
  -googleAccessToken: null
  #restaurantes: Doctrine\Common\Collections\ArrayCollection {#1109 …}
  -isVerified: false
}
same as passed value

Resolved Options

View Variables