Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
data.email | There is already an account with this email | "wfurtney@gmail.com" |
Symfony\Component\Validator\ConstraintViolation {#963 -message: "There is already an account with this email" -messageTemplate: "There is already an account with this email" -parameters: [ "{{ value }}" => ""wfurtney@gmail.com"" ] -plural: null -root: Symfony\Component\Form\Form {#863 : "registration_form" : "App\Form\RegistrationFormType" : App\Entity\User {#597 +rolesList: [ "Disabled/Guest" => "ROLE_GUEST" "User/Client" => "ROLE_USER" ] -userProfile: App\Entity\UserProfile {#531 …} -isVerified: false -firstname: "Annjane" -lastname: "Debruhl" -email: "wfurtney@gmail.com" -roles: [ "ROLE_USER" ] -password: null -id: null -payments: ? Doctrine\Common\Collections\Collection -cars: ? Doctrine\Common\Collections\Collection -results: ? Doctrine\Common\Collections\Collection -photos: ? Doctrine\Common\Collections\Collection } } -propertyPath: "data.email" -invalidValue: "wfurtney@gmail.com" -constraint: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1313 …} -code: "23bd9dbf-6b9b-41cd-a99e-4844bcf3077f" -cause: [ App\Entity\User {#1118 +rolesList: [ "Disabled/Guest" => "ROLE_GUEST" "User/Client" => "ROLE_USER" ] -userProfile: App\Entity\UserProfile {#1286 …} -isVerified: false -firstname: "Pleasant" -lastname: "Garcianavarro" -email: "wfurtney@gmail.com" -roles: [ "ROLE_USER" ] -password: "$2y$13$0g7gH6o24mmPG.y.sCJeD.LUpggp7KP6m.v5raVf0brCPAn6ESHWe" -id: 471 -payments: Doctrine\ORM\PersistentCollection {#1065 …} -cars: Doctrine\ORM\PersistentCollection {#1064 …} -results: Doctrine\ORM\PersistentCollection {#1063 …} -photos: Doctrine\ORM\PersistentCollection {#1061 …} } ] } |