https://testafaire.workdispo.com/inscription

Forms

  • freelance_register_form
    • email
    • recaptchaToken
    • plainPassword
    • _token

freelance_register_form

"App\Form\FreelanceRegisterFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1073
  -id: null
  -email: null
  -roles: [
    "ROLE_FREELANCE"
  ]
  -password: null
  -isVerified: false
  -relanceProfile: false
  -firstname: ""
  -lastname: ""
  -phone: ""
  +type: "freelance"
  -photo: null
  -subscriptionId: null
  -society: null
  -profiles: Doctrine\Common\Collections\ArrayCollection {#1074 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#1075 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#1076 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1077 …}
  -createdAt: DateTime @1773835574 {#1083
    date: 2026-03-18 13:06:14.664415 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#1078 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1079 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#1080 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1081 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1082 …}
  -civility: null
  -jobSociety: null
  -CompteSociety: null
  -compteTestIsNotActive: null
  -googleSubId: null
  -isBlocked: null
  -mailRelance: null
  -lastLoginTime: null
  -expoPushTokens: []
  -lastLougoutTime: null
  -lastReminderTime: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#1073
  -id: null
  -email: null
  -roles: [
    "ROLE_FREELANCE"
  ]
  -password: null
  -isVerified: false
  -relanceProfile: false
  -firstname: ""
  -lastname: ""
  -phone: ""
  +type: "freelance"
  -photo: null
  -subscriptionId: null
  -society: null
  -profiles: Doctrine\Common\Collections\ArrayCollection {#1074 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#1075 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#1076 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#1077 …}
  -createdAt: DateTime @1773835574 {#1083
    date: 2026-03-18 13:06:14.664415 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#1078 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#1079 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#1080 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#1081 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#1082 …}
  -civility: null
  -jobSociety: null
  -CompteSociety: null
  -compteTestIsNotActive: null
  -googleSubId: null
  -isBlocked: null
  -mailRelance: null
  -lastLoginTime: null
  -expoPushTokens: []
  -lastLougoutTime: null
  -lastReminderTime: null
}
same as passed value

Resolved Options

View Variables