https://lysi-dopharma.fr/register

Forms

  • registration_form
    • cle
    • email
    • nom
    • telephone
    • plainPassword
    • clinique
    • adresse

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Veterinaire {#496
  #id: null
  #email: null
  #roles: [
    "ROLE_VETERINAIRE"
  ]
  #password: null
  #isVerified: false
  #hash: null
  -hashDateExpire: null
  #nom: null
  #actif: null
  -telephone: null
  -clinique: null
  -adresse: null
  -avatar: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Veterinaire {#496
  #id: null
  #email: null
  #roles: [
    "ROLE_VETERINAIRE"
  ]
  #password: null
  #isVerified: false
  #hash: null
  -hashDateExpire: null
  #nom: null
  #actif: null
  -telephone: null
  -clinique: null
  -adresse: null
  -avatar: null
}
same as passed value

Resolved Options

View Variables