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

Forms

  • freelance_register_form
    • email
    • plainPassword
    • title
    • cv_file
    • forumPseudo
    • name
    • firstname
    • civility
    • _token

freelance_register_form

"App\Form\FreelanceRegisterFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#984
  -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 {#985 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#986 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#987 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#988 …}
  -createdAt: DateTime @1765218721 {#994
    date: 2025-12-08 19:32:01.288033 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#989 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#990 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#991 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#992 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#993 …}
  -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 {#984
  -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 {#985 …}
  -deleteAt: null
  -lastConnection: null
  -messages: Doctrine\Common\Collections\ArrayCollection {#986 …}
  -rooms: Doctrine\Common\Collections\ArrayCollection {#987 …}
  -offerFavorites: Doctrine\Common\Collections\ArrayCollection {#988 …}
  -createdAt: DateTime @1765218721 {#994
    date: 2025-12-08 19:32:01.288033 Europe/Paris (+01:00)
  }
  -authLogs: Doctrine\Common\Collections\ArrayCollection {#989 …}
  -offerVisits: Doctrine\Common\Collections\ArrayCollection {#990 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#991 …}
  -offerAlerts: Doctrine\Common\Collections\ArrayCollection {#992 …}
  -profileFavorites: Doctrine\Common\Collections\ArrayCollection {#993 …}
  -civility: null
  -jobSociety: null
  -CompteSociety: null
  -compteTestIsNotActive: null
  -forumUser: null
}
same as passed value
forumPseudo
"Avopy-100527"
same as passed value

Resolved Options

View Variables