https://auth.harmoqee.com/register

Forms

  • registration_form
    • email
    • confirmEmail
    • username
    • agreeTerms
    • plainPassword
    • confirmPassword

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#439
  -id: null
  -email: null
  -username: null
  -roles: []
  -confirmationToken: null
  -color: null
  -gender: null
  -country: null
  -school: null
  -codePremium: null
  -registrationIp: null
  -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#573 …}
  -password: null
  -isVerified: false
  -isVerifiedAds: false
  -schoolAdmin: false
  -firstAccess: true
  -score: true
  -firstAccessAds: true
  -acceptEmail: true
  -showEmailAds: true
  -profilePicture: null
  -profilePictureFile: null
  -profilePictureSmall: null
  -musicStyles: Doctrine\Common\Collections\ArrayCollection {#562 …}
  -instruments: Doctrine\Common\Collections\ArrayCollection {#571 …}
  -songParticipants: Doctrine\Common\Collections\ArrayCollection {#574 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#572 …}
  -updatedAt: null
  -deletedAt: 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 {#439
  -id: null
  -email: null
  -username: null
  -roles: []
  -confirmationToken: null
  -color: null
  -gender: null
  -country: null
  -school: null
  -codePremium: null
  -registrationIp: null
  -receivedMessages: Doctrine\Common\Collections\ArrayCollection {#573 …}
  -password: null
  -isVerified: false
  -isVerifiedAds: false
  -schoolAdmin: false
  -firstAccess: true
  -score: true
  -firstAccessAds: true
  -acceptEmail: true
  -showEmailAds: true
  -profilePicture: null
  -profilePictureFile: null
  -profilePictureSmall: null
  -musicStyles: Doctrine\Common\Collections\ArrayCollection {#562 …}
  -instruments: Doctrine\Common\Collections\ArrayCollection {#571 …}
  -songParticipants: Doctrine\Common\Collections\ArrayCollection {#574 …}
  -friends: Doctrine\Common\Collections\ArrayCollection {#572 …}
  -updatedAt: null
  -deletedAt: null
}
same as passed value

Resolved Options

View Variables