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 {#2478
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1732171031 {#2477
    date: 2024-11-21 07:37:11.105276 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1732171031 {#2476
    date: 2024-11-21 07:37:11.105277 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "673ed51719b3f"
  -publicId: "673ed51719b40"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2475 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2474 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "19be6da1030ea92c439b4312532156824da0842f88d53aeabfd54d8ba5a6ba30b2355e48b8eb7e7eb1f002851a054e3877051ed3cc6d20480b4dd9b35a44fa78"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2472 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2478
  -id: null
  #locale: null
  -username: null
  -email: null
  -roles: []
  -password: null
  -gender: null
  -enabled: false
  -createdAt: DateTime @1732171031 {#2477
    date: 2024-11-21 07:37:11.105276 Europe/Paris (+01:00)
  }
  -lastActivityAt: null
  -deleted: false
  -deletedAt: null
  -images: Doctrine\Common\Collections\ArrayCollection {#2473 …}
  -phone: null
  -resetToken: null
  -lastName: null
  -firstName: null
  -address: null
  -postalCode: null
  -city: null
  -optin: true
  -companyName: null
  -updatedAt: DateTime @1732171031 {#2476
    date: 2024-11-21 07:37:11.105277 Europe/Paris (+01:00)
  }
  -internalMemo: null
  -uniqueId: "673ed51719b3f"
  -publicId: "673ed51719b40"
  -pseudo: null
  -platform: App\Entity\Platform {#1945 …}
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#2475 …}
  -tickets: Doctrine\Common\Collections\ArrayCollection {#2474 …}
  -hidden: false
  -callbackUrl: null
  -apiToken: "19be6da1030ea92c439b4312532156824da0842f88d53aeabfd54d8ba5a6ba30b2355e48b8eb7e7eb1f002851a054e3877051ed3cc6d20480b4dd9b35a44fa78"
  -stats: Doctrine\Common\Collections\ArrayCollection {#2472 …}
}
same as passed value

Resolved Options

View Variables