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 {#6620 name: "content_source" type_class: "Rawafed\ContentManagementBundle\Form\ContentSourceType" data: Rawafed\ContentManagementBundle\Entity\ContentSource {#6321 #id: 29 #type: "website" #logoFile: Symfony\Component\HttpFoundation\File\File {#6958 …} #logo: "685e4edad2742249238284.docx" #website: "https://ar.islamway.net/" #email: "[email protected]" #phone: "01156477442" #fax: "01156477442" #country: Rawafed\CommonsBundle\Entity\Country {#6910 …} #createdAt: DateTime @1751011034 {#6928 date: 2025-06-27 07:57:14.874622 UTC (+00:00) } #updatedAt: DateTime @1751011034 {#6859 date: 2025-06-27 07:57:14.799740 UTC (+00:00) } #translations: Doctrine\ORM\PersistentCollection {#3987 …} } } "constraints" => null "groups" => null ]