http://croncam.com/register

Forms

  • registration_form
    • username
    • email
    • agreeTerms
    • plainPassword

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#624
  -id: 99
  -username: "XwvdyEZbTnM"
  -email: "jeffwg_andersony1@outlook.com"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$eM8SR5PjjM5vP6VzMIX57ubJWOIN6YcUq5PR.P4FCLFMtmrIEY8Tq"
  -isVerified: false
  -channels: Doctrine\ORM\PersistentCollection {#1105 …}
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Entity\User {#624
  -id: 99
  -username: "XwvdyEZbTnM"
  -email: "jeffwg_andersony1@outlook.com"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$eM8SR5PjjM5vP6VzMIX57ubJWOIN6YcUq5PR.P4FCLFMtmrIEY8Tq"
  -isVerified: false
  -channels: Doctrine\ORM\PersistentCollection {#1105 …}
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#624
  -id: 99
  -username: "XwvdyEZbTnM"
  -email: "jeffwg_andersony1@outlook.com"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$eM8SR5PjjM5vP6VzMIX57ubJWOIN6YcUq5PR.P4FCLFMtmrIEY8Tq"
  -isVerified: false
  -channels: Doctrine\ORM\PersistentCollection {#1105 …}
}
same as passed value

Resolved Options