http://terium.org/ninegate/registration

Forms

  • registration
    • submit
    • username
    • lastname
    • email
    • niveau01
    • niveau01other
    • password
    • captcha
    • firstname
    • visible
    • usualname
    • niveau02
    • motivation
    • _token

registration

"App\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Registration {#1046
  -id: null
  -username: null
  -firstname: null
  -lastname: null
  -password: null
  -passwordplain: null
  -salt: null
  -passwordad: null
  -ifad: false
  -email: null
  #visible: true
  -keyexpire: null
  -keyvalue: null
  -statut: App\Entity\Statut {#1528 …}
  -usualname: null
  -telephonenumber: null
  -postaladress: null
  -givensname: null
  -birthdate: null
  -gender: null
  -job: null
  -position: null
  -niveau01other: null
  -motivation: null
  -note: null
  -redirect: null
  -groupid: null
  -birthcountry: null
  -birthplace: null
  -niveau01: null
  -niveau02: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Registration {#1046
  -id: null
  -username: null
  -firstname: null
  -lastname: null
  -password: null
  -passwordplain: null
  -salt: null
  -passwordad: null
  -ifad: false
  -email: null
  #visible: true
  -keyexpire: null
  -keyvalue: null
  -statut: App\Entity\Statut {#1528 …}
  -usualname: null
  -telephonenumber: null
  -postaladress: null
  -givensname: null
  -birthdate: null
  -gender: null
  -job: null
  -position: null
  -niveau01other: null
  -motivation: null
  -note: null
  -redirect: null
  -groupid: null
  -birthcountry: null
  -birthplace: null
  -niveau01: null
  -niveau02: null
}
same as passed value
fields
[
  "firstname" => [
    "perm" => 2
    "label" => "Prénom"
  ]
  "visible" => [
    "perm" => 2
    "label" => "Visible"
  ]
  "authlevel" => [
    "perm" => 0
    "label" => "Niveau d'authentification"
  ]
  "belongingpopulation" => [
    "perm" => 0
    "label" => "Population d'appartenance"
  ]
  "job" => [
    "perm" => 0
    "label" => "Métier"
  ]
  "position" => [
    "perm" => 0
    "label" => "Fonction"
  ]
  "niveau02" => [
    "perm" => 1
    "label" => "Niveau02"
  ]
  "usualname" => [
    "perm" => 2
    "label" => "Nom d'Usage"
  ]
  "gender" => [
    "perm" => 0
    "label" => "Sexe"
  ]
  "givensname" => [
    "perm" => 0
    "label" => "Autre Prénom"
  ]
  "telephonenumber" => [
    "perm" => 0
    "label" => "Téléphone"
  ]
  "postaladress" => [
    "perm" => 0
    "label" => "Adresse"
  ]
  "birthdate" => [
    "perm" => 0
    "label" => "Date de Naissance"
  ]
  "birthcountry" => [
    "perm" => 0
    "label" => "Pays de Naissance"
  ]
  "birthplace" => [
    "perm" => 0
    "label" => "Ville de Naissance"
  ]
  "visite" => [
    "perm" => 0
    "label" => "Visite"
  ]
]
[
  "firstname" => [
    "perm" => 2
    "label" => "Prénom"
  ]
  "visible" => [
    "perm" => 2
    "label" => "Visible"
  ]
  "authlevel" => [
    "perm" => 0
    "label" => "Niveau d'authentification"
  ]
  "belongingpopulation" => [
    "perm" => 0
    "label" => "Population d'appartenance"
  ]
  "job" => [
    "perm" => 0
    "label" => "Métier"
  ]
  "position" => [
    "perm" => 0
    "label" => "Fonction"
  ]
  "niveau02" => [
    "perm" => 1
    "label" => "Niveau02"
  ]
  "usualname" => [
    "perm" => 2
    "label" => "Nom d'Usage"
  ]
  "gender" => [
    "perm" => 0
    "label" => "Sexe"
  ]
  "givensname" => [
    "perm" => 0
    "label" => "Autre Prénom"
  ]
  "telephonenumber" => [
    "perm" => 0
    "label" => "Téléphone"
  ]
  "postaladress" => [
    "perm" => 0
    "label" => "Adresse"
  ]
  "birthdate" => [
    "perm" => 0
    "label" => "Date de Naissance"
  ]
  "birthcountry" => [
    "perm" => 0
    "label" => "Pays de Naissance"
  ]
  "birthplace" => [
    "perm" => 0
    "label" => "Ville de Naissance"
  ]
  "visite" => [
    "perm" => 0
    "label" => "Visite"
  ]
]
mode
"submit"
same as passed value

Resolved Options

View Variables