Forms

  • compte
    • civilite
    • nom
    • prenom
    • email
    • tel
    • password
    • adresse
    • complementadresse
    • cp
    • ville
    • pays
    • optin
    • _token
  • lost
    • email
    • _token

compte

"App\Form\compteType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\compte {#1708
  -id: null
  -keyiresa: null
  -civilite: null
  -nom: null
  -prenom: null
  -email: null
  -password: null
  -adresse: null
  -complementadresse: null
  -cp: null
  -ville: null
  -pays: null
  -tel: null
  -datenaissance: null
  -optin: null
  -dateinscription: DateTime @1732178325 {#1752
    date: 2024-11-21 09:38:45.268961 Europe/Paris (+01:00)
  }
  -etat: 1
  -roles: []
  -resetPasswordToken: null
  -lang: App\Entity\Language {#1698 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\compte {#1708
  -id: null
  -keyiresa: null
  -civilite: null
  -nom: null
  -prenom: null
  -email: null
  -password: null
  -adresse: null
  -complementadresse: null
  -cp: null
  -ville: null
  -pays: null
  -tel: null
  -datenaissance: null
  -optin: null
  -dateinscription: DateTime @1732178325 {#1752
    date: 2024-11-21 09:38:45.268961 Europe/Paris (+01:00)
  }
  -etat: 1
  -roles: []
  -resetPasswordToken: null
  -lang: App\Entity\Language {#1698 …}
}
same as passed value

Resolved Options

View Variables