https://api-loko.oktopod.app/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 {#612
  +id: null
  +ulid: ""
  -email: null
  -firstname: null
  -lastname: null
  -password: null
  -roles: []
  -phoneNumber: null
  -role: null
  -groups: Doctrine\Common\Collections\ArrayCollection {#865 …}
  -accomodation: Doctrine\Common\Collections\ArrayCollection {#861 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#612
  +id: null
  +ulid: ""
  -email: null
  -firstname: null
  -lastname: null
  -password: null
  -roles: []
  -phoneNumber: null
  -role: null
  -groups: Doctrine\Common\Collections\ArrayCollection {#865 …}
  -accomodation: Doctrine\Common\Collections\ArrayCollection {#861 …}
}
same as passed value

Resolved Options

View Variables