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 {#2474
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1774211294 {#2473
    date: 2026-03-22 21:28:14.371401 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2469 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1774211294 {#2472
    date: 2026-03-22 21:28:14.371402 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "69c050de5aacb"
  -publicId: "69c050de5aacc"
  -pseudo: null
  -platform: App\Entity\Platform {#1860 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2471 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2470 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "d379cae6983bb55d1dd376082e4c74cdcc6476c59868dd96faa5410e9ef730750157500fe0f116b52b3d1e514f6f0cb2a11906ffd2ded61df6f35a8c9d2895d6"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2468 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2474
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1774211294 {#2473
    date: 2026-03-22 21:28:14.371401 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2469 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1774211294 {#2472
    date: 2026-03-22 21:28:14.371402 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "69c050de5aacb"
  -publicId: "69c050de5aacc"
  -pseudo: null
  -platform: App\Entity\Platform {#1860 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2471 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2470 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "d379cae6983bb55d1dd376082e4c74cdcc6476c59868dd96faa5410e9ef730750157500fe0f116b52b3d1e514f6f0cb2a11906ffd2ded61df6f35a8c9d2895d6"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2468 …}
}
same as passed value

Resolved Options

View Variables