https://mbobanen.staging.03.getnoticed.nl/user/register/company

Forms

  • register_user
    • email
    • username
    • plainPassword
    • captcha
    • _token

register_user

"App\Form\RegisterUserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#10134
  #id: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
  -blogs: Doctrine\Common\Collections\ArrayCollection {#10152 …}
  -companies: Doctrine\Common\Collections\ArrayCollection {#10148 …}
  -applicantLogs: Doctrine\Common\Collections\ArrayCollection {#10123 …}
  -locale: null
  -userRoles: Doctrine\Common\Collections\ArrayCollection {#10135 …}
  -googleAuthenticatorSecret: null
  -city: null
  -firstName: null
  -lastName: null
  #createdAt: null
  #updatedAt: 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 {#10134
  #id: null
  #username: null
  #usernameCanonical: null
  #email: null
  #emailCanonical: null
  #enabled: true
  #salt: null
  #password: null
  #plainPassword: null
  #lastLogin: null
  #confirmationToken: null
  #passwordRequestedAt: null
  #roles: []
  -blogs: Doctrine\Common\Collections\ArrayCollection {#10152 …}
  -companies: Doctrine\Common\Collections\ArrayCollection {#10148 …}
  -applicantLogs: Doctrine\Common\Collections\ArrayCollection {#10123 …}
  -locale: null
  -userRoles: Doctrine\Common\Collections\ArrayCollection {#10135 …}
  -googleAuthenticatorSecret: null
  -city: null
  -firstName: null
  -lastName: null
  #createdAt: null
  #updatedAt: null
}
same as passed value

Resolved Options

View Variables