https://dev.phonismart.com/en/register

Forms

  • registration_form
    • pseudo
    • email
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#2716
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1765140821 {#2715
    date: 2025-12-07 21:53:41.686781 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2711 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1765140821 {#2714
    date: 2025-12-07 21:53:41.686782 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "6935e955a7abf"
  -publicId: "6935e955a7ac0"
  -pseudo: null
  -platform: App\Entity\Platform {#1741 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2713 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2712 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "854980288c7fa5eaf5cad690d132df945601f33afb35d16f9b186477e3e0915e5ad51560e9a525922773e89ec691548de1d86797ee8d548f7bd9a72643571d35"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2710 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2716
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1765140821 {#2715
    date: 2025-12-07 21:53:41.686781 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2711 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1765140821 {#2714
    date: 2025-12-07 21:53:41.686782 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "6935e955a7abf"
  -publicId: "6935e955a7ac0"
  -pseudo: null
  -platform: App\Entity\Platform {#1741 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2713 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2712 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "854980288c7fa5eaf5cad690d132df945601f33afb35d16f9b186477e3e0915e5ad51560e9a525922773e89ec691548de1d86797ee8d548f7bd9a72643571d35"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2710 …}
}
same as passed value

Resolved Options

View Variables