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 {#9503 name: "oblige_user" type_class: "Consoneo\Bundle\UserBundle\Form\ObligeUserType" data: Consoneo\Bundle\UserBundle\Entity\ObligeUser {#8715 #id: 420 #usernameCanonical: "[email protected]" #email: "[email protected]" #emailCanonical: "[email protected]" #enabled: true #salt: "0jYmeazBZNA7kw5IkuG6bmMCR20.EdL1yfFxF3vC1OU" #password: "XTXStQYh1/eSUCyrG03D4pg3tba+jvKcEqE/cbW1oNX64gyjhnzKMNzAEkCVZq+MFWmfRQmszaypRQfBsHKF2Q==" #plainPassword: null #lastLogin: DateTime @1762789639 {#8706 date: 2025-11-10 16:47:19.0 Europe/Paris (+01:00) } #confirmationToken: null #passwordRequestedAt: DateTime @1712178188 {#8703 date: 2024-04-03 23:03:08.0 Europe/Paris (+02:00) } #roles: [ "ROLE_SUPPORT_ADMIN" ] #username: "[email protected]" #nom: "Admin" #prenom: "EDE" #fonction: "Admin" #tel: null #mobile: null #activation: "fully" #createdAt: DateTime @1569491364 {#8717 date: 2019-09-26 11:49:24.0 Europe/Paris (+02:00) } #updatedAt: DateTime @1789570973 {#12201 date: 2026-09-16 17:02:53.045223 Europe/Paris (+02:00) } #optin: false #passwordcheck: null #dateActivation: null #emailValidatedDateTime: DateTime @1785934491 {#9090 date: 2026-08-05 14:54:51.0 Europe/Paris (+02:00) } #emailCreatedDateTime: DateTime @1785934491 {#9089 date: 2026-08-05 14:54:51.0 Europe/Paris (+02:00) } #mobileCreatedDatetime: null #sendEmail: true #oblige: Proxies\__CG__\Consoneo\Bundle\UserBundle\Entity\Oblige {#625 …} #reminders: Doctrine\ORM\PersistentCollection {#8714 …} #comments: Doctrine\ORM\PersistentCollection {#8712 …} #documents: Doctrine\ORM\PersistentCollection {#8711 …} #tetesReseaux: Doctrine\ORM\PersistentCollection {#8761 …} #alertRecords: Doctrine\ORM\PersistentCollection {#8768 …} #statRecords: Doctrine\ORM\PersistentCollection {#8772 …} #affectationUsers: Doctrine\ORM\PersistentCollection {#9093 …} #affectationOffres: Doctrine\ORM\PersistentCollection {#9069 …} #regleRoles: Doctrine\ORM\PersistentCollection {#9382 …} -campagnes: Doctrine\ORM\PersistentCollection {#9380 …} #monitorings: Doctrine\ORM\PersistentCollection {#9378 …} #paymentMethodObliges: Doctrine\ORM\PersistentCollection {#9376 …} -scope: "oblige" -userSwitchers: Doctrine\ORM\PersistentCollection {#9374 …} #isArchived: false -import: false -neoSpaceEnabled: false #rolesAdmin: null #controlStepHistory: Doctrine\ORM\PersistentCollection {#9372 …} } } "constraints" => null "groups" => null ]