http://isbbethesda.com/index.php/admin/users/123/edit

Forms

  • user_form
    • phoneNumber
    • fullName
    • birthday
    • gender
    • birthplace
    • nationality
    • location
    • academicLevel
    • numCni
    • region
    • department
    • domain
    • securityQuestion
    • securityAnswer
    • email
    • status
    • _token

user_form

"App\Form\UserFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\User {#1164
  -id: 123
  -email: "[email protected]"
  -roles: []
  -password: "$2y$13$ZKhOtffNDdINZH3RHGnmnu1zL1kWq4WA0p9.d365Ogc5ZZ/DMJJ1q"
  +confirm_password: null
  -isVerified: true
  -emails: Doctrine\ORM\PersistentCollection {#1165 …}
  #avatarPath: null
  #phoneNumber: "650019730"
  #gender: "0"
  #birthday: DateTime @944006400 {#1159
    date: 1999-12-01 00:00:00.0 UTC (+00:00)
  }
  -birthplace: "YAOUNDE"
  #nationality: "CM"
  #location: "MBADOUMOU"
  #region: "Nord-Ouest"
  #department: "BAMENDA"
  #academicLevel: "LICENCE"
  #numCni: "KIT155744"
  #status: "PROF"
  -domain: Proxies\__CG__\App\Entity\Domain {#1167
    -id: 14
    -name: "SCIENCE AND TECHNOLOGY"
    -courses: Doctrine\ORM\PersistentCollection {#1770 …}
    -headOfDepartment: null
    -teachers: Doctrine\ORM\PersistentCollection {#1768 …}
    +__isInitialized__: true
     …2
  }
  -headOfDepartementOf: Doctrine\ORM\PersistentCollection {#1168 …}
  -attributions: Doctrine\ORM\PersistentCollection {#1170 …}
  -mainTeachers: Doctrine\ORM\PersistentCollection {#1172 …}
  -fullName: "MULUH  ALFRED"
  -securityQuestion: "Quel est ton numero de CNI ?"
  -securityAnswer: "bethesda"
  -createdAt: DateTime @1684947000 {#1155
    date: 2023-05-24 16:50:00.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1727259273 {#1158
    date: 2024-09-25 10:14:33.0 UTC (+00:00)
  }
  -imageName: 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 {#1164
  -id: 123
  -email: "[email protected]"
  -roles: []
  -password: "$2y$13$ZKhOtffNDdINZH3RHGnmnu1zL1kWq4WA0p9.d365Ogc5ZZ/DMJJ1q"
  +confirm_password: null
  -isVerified: true
  -emails: Doctrine\ORM\PersistentCollection {#1165 …}
  #avatarPath: null
  #phoneNumber: "650019730"
  #gender: "0"
  #birthday: DateTime @944006400 {#1159
    date: 1999-12-01 00:00:00.0 UTC (+00:00)
  }
  -birthplace: "YAOUNDE"
  #nationality: "CM"
  #location: "MBADOUMOU"
  #region: "Nord-Ouest"
  #department: "BAMENDA"
  #academicLevel: "LICENCE"
  #numCni: "KIT155744"
  #status: "PROF"
  -domain: Proxies\__CG__\App\Entity\Domain {#1167
    -id: 14
    -name: "SCIENCE AND TECHNOLOGY"
    -courses: Doctrine\ORM\PersistentCollection {#1770 …}
    -headOfDepartment: null
    -teachers: Doctrine\ORM\PersistentCollection {#1768 …}
    +__isInitialized__: true
     …2
  }
  -headOfDepartementOf: Doctrine\ORM\PersistentCollection {#1168 …}
  -attributions: Doctrine\ORM\PersistentCollection {#1170 …}
  -mainTeachers: Doctrine\ORM\PersistentCollection {#1172 …}
  -fullName: "MULUH  ALFRED"
  -securityQuestion: "Quel est ton numero de CNI ?"
  -securityAnswer: "bethesda"
  -createdAt: DateTime @1684947000 {#1155
    date: 2023-05-24 16:50:00.0 UTC (+00:00)
  }
  -updatedAt: DateTime @1727259273 {#1158
    date: 2024-09-25 10:14:33.0 UTC (+00:00)
  }
  -imageName: null
}
same as passed value
method
"PUT"
same as passed value

Resolved Options

View Variables