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 {#1930 name: "organisation" type_class: "Allsoftware\MultitenantBundle\Form\OrganisationType" data: Allsoftware\MultitenantBundle\Entity\Organisation {#1476 #uuid: Symfony\Component\Uid\UuidV7 {#1478 …} -id: 2 -reference: "test" -raisonSociale: "Test" -telephone: null -fax: null -email: null -yonomiOrgId: null -yonomiSiteId: null -locked: false -structureEtat: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationEtatEnum {#1392 …} -nature: Allsoftware\MultitenantBundle\Entity\Enum\OrganisationNatureEnum {#1328 …} #adresse: null #adresseComp: null #codePostal: null #ville: null #canton: null #arrondissement: null #departement: null #pays: null #deletedAt: null #createdAt: DateTimeImmutable @1773924615 {#1480 date: 2026-03-19 13:50:15.0 Europe/Paris (+01:00) } #updatedAt: DateTimeImmutable @1784735583 {#1475 date: 2026-07-22 17:53:03.0 Europe/Paris (+02:00) } } } "constraints" => null "groups" => null ]