https://catalogue.lelorrain.fr/inscription

Forms

  • registration_form
    • email
    • phone
    • mobilePhone
    • lastname
    • firstname
    • address
    • zipcode
    • city
    • RGPDConsent
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Users {#603
  -id: null
  -email: null
  -mobilePhone: null
  -phone: null
  -roles: []
  -password: null
  -lastname: null
  -firstname: null
  -address: null
  -zipcode: null
  -city: null
  -is_verified: false
  -resetToken: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#604 …}
  -entreprise: null
  -agence: null
  -created_at: DateTimeImmutable @1777397062 {#605
    date: 2026-04-28 19:24:22.112852 Europe/Paris (+02:00)
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Users {#603
  -id: null
  -email: null
  -mobilePhone: null
  -phone: null
  -roles: []
  -password: null
  -lastname: null
  -firstname: null
  -address: null
  -zipcode: null
  -city: null
  -is_verified: false
  -resetToken: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#604 …}
  -entreprise: null
  -agence: null
  -created_at: DateTimeImmutable @1777397062 {#605
    date: 2026-04-28 19:24:22.112852 Europe/Paris (+02:00)
  }
}
same as passed value

Resolved Options

View Variables