POST https://jaorstore.com/register

Validator calls

Path Message Invalid value Violation
data.email There is already an account with this email
"zekezetien@aol.com"
Symfony\Component\Validator\ConstraintViolation {#1256
  -message: "There is already an account with this email"
  -messageTemplate: "There is already an account with this email"
  -parameters: [
    "{{ value }}" => ""zekezetien@aol.com""
  ]
  -root: Symfony\Component\Form\Form {#994
    name: "vendor_registration_form"
    type_class: "App\Form\VendorRegistrationFormType"
    data: App\Entity\User {#611
      -id: null
      -email: "zekezetien@aol.com"
      -roles: []
      -password: "tijgqlpinnvy"
      -firstname: "teludstmjr"
      -lastname: "wkktkezjni"
      -nif: "zkmigtqyvh"
      -stats: "grontejhrm"
      -companyName: "fhgplwwysk"
      -companyNumber: "djjjlyjmmk"
      -createdAt: DateTimeImmutable @1750105754 {#591
        date: 2025-06-16 22:29:14.073495 Europe/Zurich (+02:00)
      }
      -updatedAt: DateTimeImmutable @1750105754 {#592
        date: 2025-06-16 22:29:14.073496 Europe/Zurich (+02:00)
      }
      -Categories: Doctrine\Common\Collections\ArrayCollection {#558 …}
      -Products: Doctrine\Common\Collections\ArrayCollection {#596 …}
      -orders: Doctrine\Common\Collections\ArrayCollection {#594 …}
      -cart: null
      -addresses: Doctrine\Common\Collections\ArrayCollection {#584 …}
      -Country: null
      -phoneNumber: null
      -message: null
      -isVerified: false
      -verificationToken: null
      -prefix: null
      -adress: null
      -reviews: Doctrine\Common\Collections\ArrayCollection {#581 …}
    }
  }
  -propertyPath: "data.email"
  -invalidValue: "zekezetien@aol.com"
  -plural: null
  -code: "23bd9dbf-6b9b-41cd-a99e-4844bcf3077f"
  -constraint: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1498 …}
  -cause: [
    App\Entity\User {#1118
      -id: 709
      -email: "zekezetien@aol.com"
      -roles: [
        "ROLE_USER"
      ]
      -password: "$2y$13$Y.b8u6xb8K0tWHQ/jhoVme1VeFgMM1xL6uDbXqJlS4iFyEC/dCLPq"
      -firstname: "ezemiedlyp"
      -lastname: "lqongyyqou"
      -nif: null
      -stats: null
      -companyName: null
      -companyNumber: null
      -createdAt: DateTimeImmutable @1750105751 {#1114
        date: 2025-06-16 22:29:11.0 Europe/Zurich (+02:00)
      }
      -updatedAt: DateTimeImmutable @1750105751 {#1125
        date: 2025-06-16 22:29:11.0 Europe/Zurich (+02:00)
      }
      -Categories: Doctrine\ORM\PersistentCollection {#1302 …}
      -Products: Doctrine\ORM\PersistentCollection {#1513 …}
      -orders: Doctrine\ORM\PersistentCollection {#1215 …}
      -cart: null
      -addresses: Doctrine\ORM\PersistentCollection {#1422 …}
      -Country: null
      -phoneNumber: null
      -message: null
      -isVerified: false
      -verificationToken: "4304b59a9c3d6b20fe38f6fab61f6384324a8b72effc9370701e89db959fe439"
      -prefix: null
      -adress: null
      -reviews: Doctrine\ORM\PersistentCollection {#1543 …}
    }
  ]
}