http://46.137.92.137/register/?package=1

Forms

  • fos_user_registration_form
    • company
    • email
    • username
    • plainPassword
    • package
    • country
    • agree
    • _token

fos_user_registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#528
  #id: null
  #username: null
  #email: null
  -company: null
  -help: true
  -reloadMap: false
  -actions: Doctrine\Common\Collections\ArrayCollection {#530 …}
  #payments: Doctrine\Common\Collections\ArrayCollection {#531 …}
  -createdAt: DateTime @1786777115 {#529
    date: 2026-08-15 06:58:35.602572 UTC (+00:00)
  }
  -updatedAt: null
  #usernameCanonical: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
validation_groups
[
  "Registration"
]
[
  "Registration"
]

Resolved Options

View Variables