http://isbbethesda.com/index.php/register

Validator calls

Path Message Invalid value Violation
email Please enter your email address
null
Symfony\Component\Validator\ConstraintViolation {#1411
  -message: "Please enter your email address"
  -messageTemplate: "Please enter your email address"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: App\Entity\User {#969
    -id: null
    -email: null
    -roles: []
    -password: null
    +confirm_password: null
    -isVerified: false
    -emails: Doctrine\Common\Collections\ArrayCollection {#970 …}
    #avatarPath: null
    #phoneNumber: null
    #gender: null
    #birthday: null
    -birthplace: null
    #nationality: null
    #location: null
    #region: null
    #department: null
    #academicLevel: null
    #numCni: null
    #status: null
    -domain: null
    -headOfDepartementOf: Doctrine\Common\Collections\ArrayCollection {#974 …}
    -attributions: Doctrine\Common\Collections\ArrayCollection {#973 …}
    -mainTeachers: Doctrine\Common\Collections\ArrayCollection {#975 …}
    -fullName: null
    -securityQuestion: null
    -securityAnswer: null
    -createdAt: null
    -updatedAt: null
    -imageName: null
    +"fullTeacherOf": Doctrine\Common\Collections\ArrayCollection {#971 …}
  }
  -propertyPath: "email"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1292 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
email Please enter a valid email address
null
Symfony\Component\Validator\ConstraintViolation {#1457
  -message: "Please enter a valid  email address"
  -messageTemplate: "Please enter a valid  email address"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: App\Entity\User {#969
    -id: null
    -email: null
    -roles: []
    -password: null
    +confirm_password: null
    -isVerified: false
    -emails: Doctrine\Common\Collections\ArrayCollection {#970 …}
    #avatarPath: null
    #phoneNumber: null
    #gender: null
    #birthday: null
    -birthplace: null
    #nationality: null
    #location: null
    #region: null
    #department: null
    #academicLevel: null
    #numCni: null
    #status: null
    -domain: null
    -headOfDepartementOf: Doctrine\Common\Collections\ArrayCollection {#974 …}
    -attributions: Doctrine\Common\Collections\ArrayCollection {#973 …}
    -mainTeachers: Doctrine\Common\Collections\ArrayCollection {#975 …}
    -fullName: null
    -securityQuestion: null
    -securityAnswer: null
    -createdAt: null
    -updatedAt: null
    -imageName: null
    +"fullTeacherOf": Doctrine\Common\Collections\ArrayCollection {#971 …}
  }
  -propertyPath: "email"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1188 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}