http://isbbethesda.com/index.php/admin/students/create

Forms

  • student
    • imageFile
    • lastName
    • firstName
    • gender
    • birthday
    • birthplace
    • residence
    • fatherName
    • motherName
    • primaryContact
    • secondaryContact
    • particularDisease
    • otherInformations
    • _token

student

"App\Form\StudentType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Student {#1218
  -id: null
  -imageFile: null
  -matricule: 202410050004
  -firstname: null
  -lastname: null
  -particularDisease: null
  -fatherName: null
  -motherName: null
  -primaryContact: null
  -residence: null
  -secondaryContact: null
  -otherInformations: null
  -birthday: null
  -gender: null
  -birthplace: null
  -enrolled: false
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1221 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#1222 …}
  -createdAt: null
  -updatedAt: null
  -imageName: null
  +"marks": Doctrine\Common\Collections\ArrayCollection {#1219 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Student {#1218
  -id: null
  -imageFile: null
  -matricule: 202410050004
  -firstname: null
  -lastname: null
  -particularDisease: null
  -fatherName: null
  -motherName: null
  -primaryContact: null
  -residence: null
  -secondaryContact: null
  -otherInformations: null
  -birthday: null
  -gender: null
  -birthplace: null
  -enrolled: false
  -subscriptions: Doctrine\Common\Collections\ArrayCollection {#1221 …}
  -payments: Doctrine\Common\Collections\ArrayCollection {#1222 …}
  -createdAt: null
  -updatedAt: null
  -imageName: null
  +"marks": Doctrine\Common\Collections\ArrayCollection {#1219 …}
}
same as passed value

Resolved Options

View Variables