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 {#2331 name: "retention_v2" type_class: "App\Form\RetentionV2Type" data: App\Entity\Retencion {#1538 -creationDate: DateTime @1767207112 {#1530 date: 2025-12-31 13:51:52.738598 America/Guayaquil (-05:00) } -dateUpdate: DateTime @1767207112 {#1533 date: 2025-12-31 13:51:52.738600 America/Guayaquil (-05:00) } -id: 20589 -fechaEmision: DateTime @1767157200 {#1912 date: 2025-12-31 00:00:00.0 America/Guayaquil (-05:00) } -tipoIdentificacionSujeto: "04" -razonSocialSujeto: "LA CASA DEL OVEROL S.A.S." -identificacionSujeto: "0591764225001" -periodoFiscal: DateTime @1767157200 {#3299 date: 2025-12-31 00:00:00.0 America/Guayaquil (-05:00) } -impuestos: Doctrine\ORM\PersistentCollection {#4185 …} -sriInfo: App\Entity\SriInfo {#1082 …} -CreatedBy: App\Entity\User {#618 …} -sriDocument: null -sucursal: null -aditionalFields: Doctrine\ORM\PersistentCollection {#3969 …} -docSustentos: Doctrine\ORM\PersistentCollection {#4135 …} -reembolsos: Doctrine\ORM\PersistentCollection {#4136 …} -concept: "MATERIALES DE PUBLICIDAD (ARTICULOS PUBLICITARIOS, SERIGRAFIA, TAMPOGRAFIA, SOUVENIRS, ENTRE OTROS) Tomatodo personalizado con la marca del CASIGAP. Tomatodo Plástico sin BPA, capacidad de 550 ml." -provider: App\Entity\Provider {#3921 …} -taxAmount: "15.00" -retencionIva: false -dates104: null -docRelatedType: null -docRelatedDate: null -docRelatedSerie: null -docRelatedSequence: null -docRelatedAuth: null -tipoSujetoRetenido: null -parteRel: null -import: null } } "constraints" => null "groups" => null ]