https://kidos.themisit.fr/register

Forms

  • registration_form
    • email
    • firstname
    • lastname
    • profile
    • phone
    • plainPassword
    • _token

registration_form

"App\Form\Auth\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Auth\User {#1729
  -roles: [
    "ROLE_USER"
  ]
  -phone: ""
  -address: ""
  -zipCode: null
  -town: ""
  -isVerified: false
  -offerMailNotification: true
  -avatarFile: null
  -avatarName: null
  -days: Doctrine\Common\Collections\ArrayCollection {#173 …}
  -hourRate: 0.0
  -experience: 0
  -vehicle: false
  -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …}
  -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …}
  -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …}
  -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …}
  -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …}
  -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …}
  -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …}
  -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …}
  -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …}
  -services: Doctrine\Common\Collections\ArrayCollection {#1997 …}
  -validations: []
  -hiredAt: null
  -matricule: null
  -warehouse: null
  -isPasswordUpdated: false
  -deleteAt: null
  -bannedAt: null
  -lastLoginIp: null
  -lastLoginAt: null
  -githubId: null
  -googleId: null
  -facebookId: null
  -instagramId: null
  -children: 0
  -emergencyKeeping: false
  -isAdmin: false
  -isParent: false
  -isConfirmed: false
  -nightKeeping: false
  -nightHourRate: 0
  -isProfileCompleted: false
  -cniFile: null
  -cniName: null
  -homeFile: null
  -homeName: null
  -aggregationFile: null
  -aggregationName: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Auth\User {#1729
  -roles: [
    "ROLE_USER"
  ]
  -phone: ""
  -address: ""
  -zipCode: null
  -town: ""
  -isVerified: false
  -offerMailNotification: true
  -avatarFile: null
  -avatarName: null
  -days: Doctrine\Common\Collections\ArrayCollection {#173 …}
  -hourRate: 0.0
  -experience: 0
  -vehicle: false
  -feedback: Doctrine\Common\Collections\ArrayCollection {#2023 …}
  -candidateFeedback: Doctrine\Common\Collections\ArrayCollection {#2022 …}
  -likerLikes: Doctrine\Common\Collections\ArrayCollection {#2019 …}
  -likedLikes: Doctrine\Common\Collections\ArrayCollection {#2021 …}
  -reports: Doctrine\Common\Collections\ArrayCollection {#1990 …}
  -profileReports: Doctrine\Common\Collections\ArrayCollection {#510 …}
  -parentBookings: Doctrine\Common\Collections\ArrayCollection {#2001 …}
  -bookings: Doctrine\Common\Collections\ArrayCollection {#2000 …}
  -senderMessages: Doctrine\Common\Collections\ArrayCollection {#1999 …}
  -recipientMessages: Doctrine\Common\Collections\ArrayCollection {#1998 …}
  -services: Doctrine\Common\Collections\ArrayCollection {#1997 …}
  -validations: []
  -hiredAt: null
  -matricule: null
  -warehouse: null
  -isPasswordUpdated: false
  -deleteAt: null
  -bannedAt: null
  -lastLoginIp: null
  -lastLoginAt: null
  -githubId: null
  -googleId: null
  -facebookId: null
  -instagramId: null
  -children: 0
  -emergencyKeeping: false
  -isAdmin: false
  -isParent: false
  -isConfirmed: false
  -nightKeeping: false
  -nightHourRate: 0
  -isProfileCompleted: false
  -cniFile: null
  -cniName: null
  -homeFile: null
  -homeName: null
  -aggregationFile: null
  -aggregationName: null
}
same as passed value

Resolved Options

View Variables