https://dev.whiplay.fr/register/

Forms

  • registration
    • email
    • username
    • plainPassword
    • firstname
    • lastName
    • instruments
    • external
    • birthday
    • _token

registration

"App\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#788
  -commonInformation: null
  -firstName: null
  -lastName: null
  -influentialArtists: null
  -instruments: Doctrine\Common\Collections\ArrayCollection {#784
    -elements: []
  }
  -bands: Doctrine\Common\Collections\ArrayCollection {#786 …}
  -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …}
  -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …}
  -actions: Doctrine\Common\Collections\ArrayCollection {#783 …}
  -folders: Doctrine\Common\Collections\ArrayCollection {#782 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#781 …}
  -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …}
  -visits: Doctrine\Common\Collections\ArrayCollection {#779 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#778 …}
  #username: ""
  #email: ""
  #enabled: false
  #availableToCollaborate: true
  #salt: ""
  #password: ""
  #plainPassword: null
  #lastLogin: null
  #roles: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#788
  -commonInformation: null
  -firstName: null
  -lastName: null
  -influentialArtists: null
  -instruments: Doctrine\Common\Collections\ArrayCollection {#784
    -elements: []
  }
  -bands: Doctrine\Common\Collections\ArrayCollection {#786 …}
  -createdBands: Doctrine\Common\Collections\ArrayCollection {#785 …}
  -peopleActions: Doctrine\Common\Collections\ArrayCollection {#787 …}
  -actions: Doctrine\Common\Collections\ArrayCollection {#783 …}
  -folders: Doctrine\Common\Collections\ArrayCollection {#782 …}
  -orders: Doctrine\Common\Collections\ArrayCollection {#781 …}
  -playbacks: Doctrine\Common\Collections\ArrayCollection {#780 …}
  -visits: Doctrine\Common\Collections\ArrayCollection {#779 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#778 …}
  #username: ""
  #email: ""
  #enabled: false
  #availableToCollaborate: true
  #salt: ""
  #password: ""
  #plainPassword: null
  #lastLogin: null
  #roles: []
}
same as passed value

Resolved Options

View Variables