https://recette.fsm.appliscloud.com/register

Forms

  • registration_form
    • email
    • agreeTerms
    • plainPassword
    • firstName
    • lastName
    • phoneNumber
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#688
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -firstName: null
  -lastName: null
  -phoneNumber: null
  -commandes: Doctrine\Common\Collections\ArrayCollection {#653 …}
  -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#649 …}
  -createdAt: DateTimeImmutable @1761579467 {#651
    date: 2025-10-27 16:37:47.403108 Europe/Paris (+01:00)
  }
  -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#685 …}
  -emplacements: Doctrine\Common\Collections\ArrayCollection {#684 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#688
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -firstName: null
  -lastName: null
  -phoneNumber: null
  -commandes: Doctrine\Common\Collections\ArrayCollection {#653 …}
  -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#649 …}
  -createdAt: DateTimeImmutable @1761579467 {#651
    date: 2025-10-27 16:37:47.403108 Europe/Paris (+01:00)
  }
  -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#685 …}
  -emplacements: Doctrine\Common\Collections\ArrayCollection {#684 …}
}
same as passed value

Resolved Options

View Variables