POST https://recette.fsm.appliscloud.com/register

Validator calls

Path Message Invalid value Violation
data.email Adresse email invalide
"FISCHERWYO@MSN.COM"
Symfony\Component\Validator\ConstraintViolation {#1306
  -message: "Adresse email invalide"
  -messageTemplate: "Adresse email invalide"
  -parameters: [
    "{{ value }}" => ""FISCHERWYO@MSN.COM""
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1157
    name: "registration_form"
    type_class: "App\Form\RegistrationFormType"
    data: App\Entity\User {#739
      -id: null
      -email: "FISCHERWYO@MSN.COM"
      -roles: []
      -password: null
      -isVerified: false
      -firstName: "kjzwrunygj"
      -lastName: "ksonqdnzel"
      -phoneNumber: "+1-275-319-2153"
      -commandes: Doctrine\Common\Collections\ArrayCollection {#740 …}
      -foodtrucks: Doctrine\Common\Collections\ArrayCollection {#741 …}
      -createdAt: DateTimeImmutable @1779910678 {#742
        date: 2026-05-27 21:37:58.920321 Europe/Paris (+02:00)
      }
      -accesEmplacements: Doctrine\Common\Collections\ArrayCollection {#743 …}
      -emplacements: Doctrine\Common\Collections\ArrayCollection {#744 …}
      -entreprises: Doctrine\Common\Collections\ArrayCollection {#745 …}
      -fournisseurs: Doctrine\Common\Collections\ArrayCollection {#746 …}
      -clients: Doctrine\Common\Collections\ArrayCollection {#747 …}
      -clientAccount: null
    }
  }
  -propertyPath: "data.email"
  -invalidValue: "FISCHERWYO@MSN.COM"
  -constraint: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity {#1001 …}
  -code: "23bd9dbf-6b9b-41cd-a99e-4844bcf3077f"
  -cause: [
    App\Entity\User {#1266
      -id: 410
      -email: "fischerwyo@msn.com"
      -roles: []
      -password: "$2y$13$pwkpxiz2EibgQ8W8WHMjTu.PJVNVPGOU1HOcDA9AL5cXQKoiAN/uO"
      -isVerified: false
      -firstName: "filzetrzuv"
      -lastName: "wfmjeouerj"
      -phoneNumber: "+1-301-839-7177"
      -commandes: Doctrine\ORM\PersistentCollection {#1310 …}
      -foodtrucks: Doctrine\ORM\PersistentCollection {#1356 …}
      -createdAt: DateTimeImmutable @1778197229 {#1299
        date: 2026-05-07 23:40:29.0 UTC (+00:00)
      }
      -accesEmplacements: Doctrine\ORM\PersistentCollection {#1355 …}
      -emplacements: Doctrine\ORM\PersistentCollection {#1379 …}
      -entreprises: Doctrine\ORM\PersistentCollection {#1382 …}
      -fournisseurs: Doctrine\ORM\PersistentCollection {#1418 …}
      -clients: Doctrine\ORM\PersistentCollection {#1408 …}
      -clientAccount: null
    }
  ]
}