http://croncam.com/register Return to referer URL

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: 91
  -username: "qwbtqdpqpw.h"
  -email: "qwbtqdpqpw.h@rightbliss.beauty"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$fATFxhFHL8tqgCGuUYPujeNYrodQUan/rpnpPAj7hxxg5KuXEAExi"
  -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: 91
  -username: "qwbtqdpqpw.h"
  -email: "qwbtqdpqpw.h@rightbliss.beauty"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$fATFxhFHL8tqgCGuUYPujeNYrodQUan/rpnpPAj7hxxg5KuXEAExi"
  -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: 91
  -username: "qwbtqdpqpw.h"
  -email: "qwbtqdpqpw.h@rightbliss.beauty"
  -roles: [
    "ROLE_USER"
  ]
  -password: "$2y$13$fATFxhFHL8tqgCGuUYPujeNYrodQUan/rpnpPAj7hxxg5KuXEAExi"
  -isVerified: false
  -channels: Doctrine\ORM\PersistentCollection {#1105 …}
}
same as passed value

Resolved Options