https://rfmi2026.smart-it-partner.com/register

Forms

  • registration_form
    • email
    • plainPassword
    • nom
    • prenom
    • grade
    • affiliation
    • photo
    • telephone
    • country
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Chercheur {#638
  -id: null
  -email: null
  -roles: [
    "ROLE_CHERCHEUR"
  ]
  -password: null
  -nom: null
  -prenom: null
  -grade: null
  -affiliation: null
  -photo: null
  -telephone: null
  -dateinscription: null
  -papers: Doctrine\Common\Collections\ArrayCollection {#669 …}
  -country: null
  -photocov: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Chercheur {#638
  -id: null
  -email: null
  -roles: [
    "ROLE_CHERCHEUR"
  ]
  -password: null
  -nom: null
  -prenom: null
  -grade: null
  -affiliation: null
  -photo: null
  -telephone: null
  -dateinscription: null
  -papers: Doctrine\Common\Collections\ArrayCollection {#669 …}
  -country: null
  -photocov: null
}
same as passed value

Resolved Options

View Variables