https://aeroblog.alkarshi-abdullrahman.fr/register

Forms

  • registration_form
    • username
    • email
    • agreeTerms
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#498
  -id: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -sentMessages: Doctrine\Common\Collections\ArrayCollection {#536 …}
  -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#503 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#534 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#532 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#538 …}
  -sentFriendRequests: Doctrine\Common\Collections\ArrayCollection {#510 …}
  -receivedFriendRequests: Doctrine\Common\Collections\ArrayCollection {#511 …}
  +"myFriends": Doctrine\Common\Collections\ArrayCollection {#506 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#498
  -id: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -sentMessages: Doctrine\Common\Collections\ArrayCollection {#536 …}
  -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#503 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#534 …}
  -articles: Doctrine\Common\Collections\ArrayCollection {#532 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#538 …}
  -sentFriendRequests: Doctrine\Common\Collections\ArrayCollection {#510 …}
  -receivedFriendRequests: Doctrine\Common\Collections\ArrayCollection {#511 …}
  +"myFriends": Doctrine\Common\Collections\ArrayCollection {#506 …}
}
same as passed value

Resolved Options

View Variables