https://geopv.dev-altman.fr/inscription

Forms

  • registration_form
    • email
    • firstname
    • lastname
    • phone
    • company
    • zipcode
    • city
    • plainPassword
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#463
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -phone: null
  -company: null
  -zipcode: null
  -city: null
  -created_at: DateTimeImmutable @1765000174 {#520
    date: 2025-12-06 05:49:34.650965 UTC (+00:00)
  }
  -answers: Doctrine\Common\Collections\ArrayCollection {#519 …}
  -comments: Doctrine\Common\Collections\ArrayCollection {#481 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#483 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#485 …}
  -is_app_acces: null
  -is_ticket_open: null
  -is_logged: null
  -nb_tickets: null
  -nb_answers: null
  -nb_payments: null
  -nb_posts: null
  -nb_comments: null
  -last_login_at: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#463
  -id: null
  -email: null
  -roles: []
  -password: null
  -firstname: null
  -lastname: null
  -phone: null
  -company: null
  -zipcode: null
  -city: null
  -created_at: DateTimeImmutable @1765000174 {#520
    date: 2025-12-06 05:49:34.650965 UTC (+00:00)
  }
  -answers: Doctrine\Common\Collections\ArrayCollection {#519 …}
  -comments: Doctrine\Common\Collections\ArrayCollection {#481 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#483 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#486 …}
  -posts: Doctrine\Common\Collections\ArrayCollection {#485 …}
  -is_app_acces: null
  -is_ticket_open: null
  -is_logged: null
  -nb_tickets: null
  -nb_answers: null
  -nb_payments: null
  -nb_posts: null
  -nb_comments: null
  -last_login_at: null
}
same as passed value

Resolved Options

View Variables