http://matchnhire.com/register

Forms

  • registration
    • email
    • plainPassword
    • _token

registration

"App\Form\RegistrationType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Candidat {#517
  -id: null
  -email: null
  -password: null
  -nom: null
  -prenom: null
  -isVerified: false
  -verificationCode: null
  -createdAt: null
  -loginCode: null
  -loginCodeExpiresAt: null
  -dateNaissance: null
  -fileCv: null
  -post: null
  -lieu: null
  -ville: null
  -adresse: null
  -telephone: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Candidat {#517
  -id: null
  -email: null
  -password: null
  -nom: null
  -prenom: null
  -isVerified: false
  -verificationCode: null
  -createdAt: null
  -loginCode: null
  -loginCodeExpiresAt: null
  -dateNaissance: null
  -fileCv: null
  -post: null
  -lieu: null
  -ville: null
  -adresse: null
  -telephone: null
}
same as passed value

Resolved Options

View Variables