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 {#2476
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1777724143 {#2475
    date: 2026-05-02 14:15:43.867236 Europe/Paris (+02:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2471 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1777724143 {#2474
    date: 2026-05-02 14:15:43.867238 Europe/Paris (+02:00)
  }
  -internalMemo: null
  -uniqueId: "69f5eaefd3ba7"
  -publicId: "69f5eaefd3ba8"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2472 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "9ff810628e3fbf613f59f1181bda92b763e7ab5c8101bcb7e67716c5979f107ad4a83feccfec3803a456540e1148eff071007b36254be7581eab0af7bbad540c"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2470 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2476
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1777724143 {#2475
    date: 2026-05-02 14:15:43.867236 Europe/Paris (+02:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2471 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1777724143 {#2474
    date: 2026-05-02 14:15:43.867238 Europe/Paris (+02:00)
  }
  -internalMemo: null
  -uniqueId: "69f5eaefd3ba7"
  -publicId: "69f5eaefd3ba8"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2472 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "9ff810628e3fbf613f59f1181bda92b763e7ab5c8101bcb7e67716c5979f107ad4a83feccfec3803a456540e1148eff071007b36254be7581eab0af7bbad540c"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2470 …}
}
same as passed value

Resolved Options

View Variables