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

Validator calls

Path Message Invalid value Violation
email Please enter your email address
null
Symfony\Component\Validator\ConstraintViolation {#1354
  -message: "Please enter your email address"
  -messageTemplate: "Please enter your email address"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: App\Entity\User {#246
    -id: null
    -email: null
    -github_id: null
    -github_access_token: null
    -facebook_id: null
    -facebook_access_token: null
    -google_id: null
    -google_access_token: null
    -linkedin_id: null
    -linkedin_access_token: null
    -twitter_id: null
    -twitter_access_token: null
    -yahoo_id: null
    -yahoo_access_token: null
    -roles: []
    -password: null
    +confirm_password: null
    -isVerified: false
    -emails: Doctrine\Common\Collections\ArrayCollection {#112 …}
    #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
    -fullTeacherOf: Doctrine\Common\Collections\ArrayCollection {#934 …}
    -attributions: Doctrine\Common\Collections\ArrayCollection {#946 …}
    -fullName: null
    -createdAt: null
    -updatedAt: null
    -imageName: null
  }
  -propertyPath: "email"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1161 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
email Please enter a valid email address
null
Symfony\Component\Validator\ConstraintViolation {#1384
  -message: "Please enter a valid  email address"
  -messageTemplate: "Please enter a valid  email address"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: App\Entity\User {#246
    -id: null
    -email: null
    -github_id: null
    -github_access_token: null
    -facebook_id: null
    -facebook_access_token: null
    -google_id: null
    -google_access_token: null
    -linkedin_id: null
    -linkedin_access_token: null
    -twitter_id: null
    -twitter_access_token: null
    -yahoo_id: null
    -yahoo_access_token: null
    -roles: []
    -password: null
    +confirm_password: null
    -isVerified: false
    -emails: Doctrine\Common\Collections\ArrayCollection {#112 …}
    #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
    -fullTeacherOf: Doctrine\Common\Collections\ArrayCollection {#934 …}
    -attributions: Doctrine\Common\Collections\ArrayCollection {#946 …}
    -fullName: null
    -createdAt: null
    -updatedAt: null
    -imageName: null
  }
  -propertyPath: "email"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1163 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}