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 {#5093 name: "candf_shipment" type_class: "App\Form\CandfShipmentType" data: App\Entity\CandfShipment {#4606 -id: 4511 -customer: App\Entity\Customer {#4336 …} -carrierType: App\Entity\Courier {#3255 …} -clearedDate: DateTime @1783468800 {#5258 date: 2026-07-08 00:00:00.0 UTC (+00:00) } -vatChallanNo: "0" -beNo: "668722" -beDate: DateTime @1783296000 {#4785 date: 2026-07-06 00:00:00.0 UTC (+00:00) } -awbNo: "7569504342" -packages: "1" -weight: 0.13 -goodsDescription: "FABRIC SWATCH" -createdAt: DateTimeImmutable @1784021255 {#5391 date: 2026-07-14 09:27:35.042592 UTC (+00:00) } -createdBy: App\Entity\User {#893 …} -modifiedAt: null -modifiedBy: null -userCompany: Proxies\__CG__\App\Entity\UserCompany {#940 …} -customValue: 5.0 -department: null -candfSalesInvoices: Doctrine\ORM\PersistentCollection {#5390 …} -remarks: null -currency: App\Entity\Currency {#5340 …} -entryDate: DateTime @1783296000 {#5270 date: 2026-07-06 00:00:00.0 UTC (+00:00) } -documentPath: null -candfAgent: App\Entity\CandfAgent {#5385 …} -hsCode: "52082100" -serialNo: 13 -invoiceValue: 0.8 -ipNo: "0" -mawbNo: null -supplier: "HALLENSTEIN PROUCTION ,NZ" } } "constraints" => null "groups" => null ]