https://hub.premiumbeautynews.com/register

Forms

  • registration_form
    • email
    • plainPassword
    • firstname
    • lastname
    • company
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#686
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -lang: null
  -firstname: null
  -lastname: null
  -company: null
  -created_at: DateTimeImmutable @1726546301 {#602
    date: 2024-09-17 06:11:41.846880 Europe/Paris (+02:00)
  }
  -jobAds: Doctrine\Common\Collections\ArrayCollection {#695 …}
  -address: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#598 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#686
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -lang: null
  -firstname: null
  -lastname: null
  -company: null
  -created_at: DateTimeImmutable @1726546301 {#602
    date: 2024-09-17 06:11:41.846880 Europe/Paris (+02:00)
  }
  -jobAds: Doctrine\Common\Collections\ArrayCollection {#695 …}
  -address: null
  -orders: Doctrine\Common\Collections\ArrayCollection {#598 …}
}
same as passed value

Resolved Options

View Variables