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 {#2502 name: "crm_offer_form_1399" type_class: "App\Form\CRM\Offer\CrmOfferFormType" data: App\Model\CRM\CrmOffer {#1356 #recordId: 1399 #number: 397 #date: DateTime @1781049600 {#3017 date: 2026-06-10 00:00:00.0 UTC (+00:00) } #year: 2026 #customerId: 46058 #state: "" #documentTotal: 0.0 #ourReference: null #yourReference: "CANTIERE VIA BELLINI 26 CAGLIARI" #accountCode: null #accountDetailCode: null #accountDescription: null #confirmationDate: null #originAmount: null #currency: "EUR" #totalRecordCount: null #deliveryDate: null #codifiedDestinationId: 829 #codifiedDestinationDescription: """ CUCCADU PIERA MARIA\r\n VIA F. CRISPI, 51\r\n 08029 SINISCOLA NU\r\n ITALIA """ #offerTypeCode: "PR" #version: 1 #contactId: null #contactDescription: null -closingDate: null #discount01: 0.0 #discount02: 0.0 #discount03: 0.0 #couponCode: null #customerPayments: null #initialNotes: null #finalNotes: null #destinationDescription: null #destinationAddress: null #destinationPostalCode: null #destinationCity: null #destinationProvinceCode: "NU" #destinationPhone: "3669337491" #destinationMail: "PIRASTRU.49@GMAIL.COM" #finalCustomerDiscount01: null #finalCustomerDiscount02: null #finalCustomerDiscount03: null #finalCustomerOriginAmount: null -offerItems: [ App\Model\CRM\CrmOfferItem {#1549 #lineId: 14749 #lineNumber: 1.0 #lineType: "1" #itemId: 35185 #itemCode: "PHIZEROPHZ003PHZ4-80X210BSDX.0000001" #itemVariantId: null #itemVariantCode: null #lineDescription: "KYOTO PHIZERO PHZ003 NERO L.80 X H.210 105 BATTENTE Spingere DX KIT SOLO MANIGLIA (non foro chiave) NERO Mod. 355 Phi Zero NERO" #note: null #qty: 1.0 #measurementUnit: null #price: 1911.0 #discount1: 20.0 #discount2: null #discount3: null #reference: null #vatCode: null #vatRecourse: false #totalRecordCount: 1 #crmVat: App\Entity\CRM\CrmVat {#1662 …} #itemClass: "POR" #modelId: 1 } ] } } "constraints" => null "groups" => null ]