https://poc.kyvala.com/enroll

Forms

  • user
    • firstName
    • surName
    • organization
    • phone
    • email
    • username
    • password
    • _token

user

"App\Form\UserType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1011
  -id: null
  -firstName: null
  -surName: null
  -organization: null
  -phone: null
  -email: null
  -username: null
  -roles: []
  -password: null
  -dateCreated: DateTime @1764992035 {#1010
    date: 2025-12-06 04:33:55.302016 Africa/Douala (+01:00)
  }
  -isBioAuth: null
  -suggestions: Doctrine\Common\Collections\ArrayCollection {#1009 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1011
  -id: null
  -firstName: null
  -surName: null
  -organization: null
  -phone: null
  -email: null
  -username: null
  -roles: []
  -password: null
  -dateCreated: DateTime @1764992035 {#1010
    date: 2025-12-06 04:33:55.302016 Africa/Douala (+01:00)
  }
  -isBioAuth: null
  -suggestions: Doctrine\Common\Collections\ArrayCollection {#1009 …}
}
same as passed value

Resolved Options

View Variables