http://isbbethesda.com/index.php/register

Forms

  • registration_form
    • email
    • agreeTerms
    • phoneNumber
    • plainPassword
    • submit
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#246
  -id: null
  -email: null
  -github_id: null
  -github_access_token: null
  -facebook_id: null
  -facebook_access_token: null
  -google_id: null
  -google_access_token: null
  -linkedin_id: null
  -linkedin_access_token: null
  -twitter_id: null
  -twitter_access_token: null
  -yahoo_id: null
  -yahoo_access_token: null
  -roles: []
  -password: null
  +confirm_password: null
  -isVerified: false
  -emails: Doctrine\Common\Collections\ArrayCollection {#112 …}
  #avatarPath: null
  #phoneNumber: null
  #gender: null
  #birthday: null
  -birthplace: null
  #nationality: null
  #location: null
  #region: null
  #department: null
  #academicLevel: null
  #numCni: null
  #status: null
  -domain: null
  -fullTeacherOf: Doctrine\Common\Collections\ArrayCollection {#934 …}
  -attributions: Doctrine\Common\Collections\ArrayCollection {#946 …}
  -fullName: null
  -createdAt: null
  -updatedAt: null
  -imageName: 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 {#246
  -id: null
  -email: null
  -github_id: null
  -github_access_token: null
  -facebook_id: null
  -facebook_access_token: null
  -google_id: null
  -google_access_token: null
  -linkedin_id: null
  -linkedin_access_token: null
  -twitter_id: null
  -twitter_access_token: null
  -yahoo_id: null
  -yahoo_access_token: null
  -roles: []
  -password: null
  +confirm_password: null
  -isVerified: false
  -emails: Doctrine\Common\Collections\ArrayCollection {#112 …}
  #avatarPath: null
  #phoneNumber: null
  #gender: null
  #birthday: null
  -birthplace: null
  #nationality: null
  #location: null
  #region: null
  #department: null
  #academicLevel: null
  #numCni: null
  #status: null
  -domain: null
  -fullTeacherOf: Doctrine\Common\Collections\ArrayCollection {#934 …}
  -attributions: Doctrine\Common\Collections\ArrayCollection {#946 …}
  -fullName: null
  -createdAt: null
  -updatedAt: null
  -imageName: null
}
same as passed value

Resolved Options

View Variables