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 {#2441 name: "user_profile_form" type_class: "App\Form\Type\UserProfile\UserProfileFormType" data: App\Entity\IdaUser {#913 -id: 869 -username: "Nmsilini" -password: "$2y$13$MVl/y6/FxjjvJ.YTnV/7ouvoVz0kdOZRSF/.4ggfnXbrESfZ6qM7u" -oldPassword: "c98a070e1982194a1e1940142fc8d458" -roles: [ "ROLE_SUPER_ADMIN" ] -nameUser: "MSILINI" -firstNameUser: "Najah" -idaLanguageIdLanguage: 25 -idaSocietyIdSociety: 17 -idaUserProfileIdUserProfile: null -emailUser: "najah.msilini@prestataire.sacd.fr" -userStatus: true -flIsanMailRecipient: false -flEnrichementAlert: false -flReportRecipient: false -flDetectDuplicateAtImport: false -flEodInCsvFormat: false -dateLastUpdatePassword: DateTime @1780650965 {#951 date: 2026-06-05 11:16:05.0 Europe/Paris (+02:00) } -dateLastLogin: DateTime @1783068276 {#947 date: 2026-07-03 10:44:36.0 Europe/Paris (+02:00) } -idaSocietyEntity: Proxies\__CG__\App\Entity\IdaSociety {#922 …} -idaLanguageEntity: App\Entity\IdaLanguage {#2410 …} -idaUserProfileEntity: null -idaUserFilterEntity: App\Entity\IdaUserFilter {#1350 …} -monitoringJobName: App\Entity\IdaMonitoringJobName {#1353 …} -monitoringGeneratedExport: Doctrine\ORM\PersistentCollection {#812 …} -idaMonitoringExportFieldsEntity: App\Entity\IdaMonitoringExportFields {#1356 …} -mtSearchPresetEntity: null -mtSearchPresets: Doctrine\ORM\PersistentCollection {#803 …} -idaUserResultEntity: App\Entity\IdaUserResult {#1359 …} -monitoringCriterias: Doctrine\ORM\PersistentCollection {#794 …} -ftpAccountStatus: 1 -ftpAccountErrorMessage: "" -ftpAccountCreatedAt: DateTimeImmutable @1780651022 {#917 date: 2026-06-05 11:17:02.0 Europe/Paris (+02:00) } -ftpAccountUpdatedAt: null -ftpAccountDeletedAt: null -isMigrated: false -flEodFormat: 3 -flIsMlRef: false -flMlNotif: false -flIsMlEnabled: false -monitoringImportedFiles: Doctrine\ORM\PersistentCollection {#1349 …} -period: null -format: null -reffererId: null } } "constraints" => null "groups" => null ]