https://demo.plateform.jobinlive.fr/public/aze/register

Forms

  • registration_form
    • email
    • lastName
    • firstName
    • plainPassword
    • job
    • location
    • subLocation
    • subject
    • jobTitle
    • cgu
    • _token

registration_form

"App\Form\RegistrationFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#2317
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -salt: null
  -firstName: null
  -lastName: null
  -isActive: null
  -createdAt: null
  -modifiedAt: null
  -recentlyLoggedAt: null
  -disabledAt: null
  -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2319 …}
  -jobTitle: null
  -job: Doctrine\Common\Collections\ArrayCollection {#2318
    -elements: []
  }
  -subject: Doctrine\Common\Collections\ArrayCollection {#2316
    -elements: []
  }
  -location: null
  -subLocation: null
  -client: null
  -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …}
  -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …}
  -icon: null
  -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …}
  -avatar: null
  -age: null
  -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\User {#2317
  -id: null
  -email: null
  -roles: []
  -password: null
  -isVerified: false
  -salt: null
  -firstName: null
  -lastName: null
  -isActive: null
  -createdAt: null
  -modifiedAt: null
  -recentlyLoggedAt: null
  -disabledAt: null
  -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2319 …}
  -jobTitle: null
  -job: Doctrine\Common\Collections\ArrayCollection {#2318
    -elements: []
  }
  -subject: Doctrine\Common\Collections\ArrayCollection {#2316
    -elements: []
  }
  -location: null
  -subLocation: null
  -client: null
  -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …}
  -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …}
  -icon: null
  -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …}
  -avatar: null
  -age: null
  -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …}
}
same as passed value

Resolved Options

View Variables