POST https://jaorstore.com/register

Validator calls

Path Message Invalid value Violation
data.email There is already an account with this email
"Jasemin.jackson@gmail.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 }}" => ""Jasemin.jackson@gmail.com""
  ]
  -root: Symfony\Component\Form\Form {#994
    name: "vendor_registration_form"
    type_class: "App\Form\VendorRegistrationFormType"
    data: App\Entity\User {#611
      -id: null
      -email: "Jasemin.jackson@gmail.com"
      -roles: []
      -password: "leyjvmxkdlxw"
      -firstname: "siwkynkfkd"
      -lastname: "jsijwwsfzv"
      -nif: "yeydxvnxzl"
      -stats: "ozjxfzorpy"
      -companyName: "lysdoflozs"
      -companyNumber: "gmvgpjjqjr"
      -createdAt: DateTimeImmutable @1750092111 {#591
        date: 2025-06-16 18:41:51.471609 Europe/Zurich (+02:00)
      }
      -updatedAt: DateTimeImmutable @1750092111 {#592
        date: 2025-06-16 18:41:51.471610 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: "Jasemin.jackson@gmail.com"
  -plural: null
  -code: "23bd9dbf-6b9b-41cd-a99e-4844bcf3077f"
  -constraint: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1498 …}
  -cause: [
    App\Entity\User {#1118
      -id: 697
      -email: "Jasemin.jackson@gmail.com"
      -roles: [
        "ROLE_USER"
      ]
      -password: "$2y$13$H8SLYMMNAjaJul9mEVnymu/A1ouqwKd3n5GNthozxk9OIzXnzhMxC"
      -firstname: "ijxxoixskf"
      -lastname: "nluolejxut"
      -nif: null
      -stats: null
      -companyName: null
      -companyNumber: null
      -createdAt: DateTimeImmutable @1750092109 {#1114
        date: 2025-06-16 18:41:49.0 Europe/Zurich (+02:00)
      }
      -updatedAt: DateTimeImmutable @1750092109 {#1125
        date: 2025-06-16 18:41:49.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: "8ace812814c0f6cc1c52e67195215a27adcf68ef8aaeb6e93979457ce3a64ca6"
      -prefix: null
      -adress: null
      -reviews: Doctrine\ORM\PersistentCollection {#1543 …}
    }
  ]
}