Validator calls
In
ValidationListener.php
line ():
No violations
if ($form->isRoot()) {
// Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.
foreach ($this->validator->validate($form) as $violation) {
// Allow the "invalid" constraint to be put onto
// non-synchronized forms
$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Symfony\Component\Form\Form {#2989 name: "saisie_dirigeant" type_class: "App\Form\Apip\SaisieDirigeantType" data: App\Entity\Gerant {#2413 -id: 427 -nom: "DIOUBATE" -prenom: "MAMADY I" -dateNaisseAt: DateTime @528940800 {#3069 date: 1986-10-06 00:00:00.0 UTC (+00:00) } -lieuNaiss: "KEROUANE" -adresse: "M'BALIA II C/KEROUANE" -profession: null -numPieceIdentite: "4106102210170018" -telephone1: "(+224) 627-46-25-67" -telephone2: null -email: "holdingmultiserviceshms@gmail.com" -pieceIdPath: null -deuxPhotoPath: null -nationalite: Proxies\__CG__\App\Entity\Pays {#1641 …} -situationMatrimoniale: App\Entity\SituationMatrimoniale {#3239 …} -pieceidentite: App\Entity\PieceIdentite {#3265 …} -region: null -prefecture: null -sousPrefecture: null -quartier: null -genre: Proxies\__CG__\App\Entity\Genre {#2440 …} -demandeDossier: App\Entity\DossierDemande {#1528 …} -dateDelivrancePiece: DateTime @1666310400 {#3206 date: 2022-10-21 00:00:00.0 UTC (+00:00) } -datexpirationPiece: DateTime @1824076800 {#3253 date: 2027-10-21 00:00:00.0 UTC (+00:00) } -villeDelivrancePiece: "CONAKRY/M.S.P.C" -fonction: App\Entity\Fonction {#2363 …} -conjoints: Doctrine\ORM\PersistentCollection {#3340 …} -collectionPieceJointes: Doctrine\ORM\PersistentCollection {#2952 …} -typeAssocie: null -dureeMandat: null -ville: "KEROUANE" -apportCapital: 0.0 -certificatResidence: null -gerantModificationRCCM: null -apportNumeraire: 0.0 -apportNature: 0.0 -apportIndustrie: 0.0 -civility: null -paysNaissance: Proxies\__CG__\App\Entity\Pays {#1641 …} -nomPere: "DIOUBATE" -prenomPere: "KABA" -nomMere: "CONDE" -prenomMere: "MARIAME" -pourcentageParticipation: null -dateDebutRelation: null -quarti: "M'BALIA II C/KEROUANE" } } "constraints" => null "groups" => null ]