https://testavoatest.avopy.com/register-jobseeker/mobile

Forms

  • freelance_register_mobile_form
    • email
    • plainPassword
    • title
    • name
    • firstname
    • civility
    • phone
    • _token

freelance_register_mobile_form

"App\Form\FreelanceRegisterMobileFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#970
  -id: null
  -email: null
  -roles: [
    "ROLE_FREELANCE"
  ]
  -password: null
  -isVerified: false
  -firstname: null
  -lastname: null
  -phone: ""
  +type: "freelance"
  -photo: null
  -society: null
  -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#972 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …}
  -createdAt: DateTime @1770589606 {#980
    date: 2026-02-08 23:26:46.933579 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#977 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …}
  -civility: null
  -jobSociety: null
  -CompteSociety: null
  -compteTestIsNotActive: null
  -forumUser: 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 {#970
  -id: null
  -email: null
  -roles: [
    "ROLE_FREELANCE"
  ]
  -password: null
  -isVerified: false
  -firstname: null
  -lastname: null
  -phone: ""
  +type: "freelance"
  -photo: null
  -society: null
  -profiles: Doctrine\Common\Collections\ArrayCollection {#971 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#972 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#973 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#974 …}
  -createdAt: DateTime @1770589606 {#980
    date: 2026-02-08 23:26:46.933579 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#975 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#976 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#977 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#978 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#979 …}
  -civility: null
  -jobSociety: null
  -CompteSociety: null
  -compteTestIsNotActive: null
  -forumUser: null
}
same as passed value

Resolved Options

View Variables