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 @1779480456 {#2475
    date: 2026-05-22 22:07:36.381076 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 @1779480456 {#2474
    date: 2026-05-22 22:07:36.381077 Europe/Paris (+02:00)
  }
  -internalMemo: null
  -uniqueId: "6a10b7885d096"
  -publicId: "6a10b7885d097"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2472 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "38148dc5ef7bf327ddcae09d2fc67d6fb2e4bf8923d931ff17e913ebdba2ecab127e98bed81dc6d0b5dc00b4fe71241cca8f6865c1e0099e6f20565a84996e48"
  -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 @1779480456 {#2475
    date: 2026-05-22 22:07:36.381076 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 @1779480456 {#2474
    date: 2026-05-22 22:07:36.381077 Europe/Paris (+02:00)
  }
  -internalMemo: null
  -uniqueId: "6a10b7885d096"
  -publicId: "6a10b7885d097"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2472 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "38148dc5ef7bf327ddcae09d2fc67d6fb2e4bf8923d931ff17e913ebdba2ecab127e98bed81dc6d0b5dc00b4fe71241cca8f6865c1e0099e6f20565a84996e48"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2470 …}
}
same as passed value

Resolved Options

View Variables