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 {#1434 name: "lead" type_class: "AppBundle\Form\Rest\LeadType" data: [ "sourceId" => "208240" "sourceName" => "CAW 5" "leadType" => "sales" "leadDescription" => "Algemene aanvraag voor 100497" "createdAt" => DateTime @1770024613 {#1671 date: 2026-02-02 10:30:13.0 Europe/Amsterdam (+01:00) } "locationToken" => "0e06e4e5d58cc86422f415986b80716b6370d0048b83f221bff2d91fe4dcbf15" "location" => [ "sourceId" => null "sourceName" => null ] "importerIds" => [] "leadInformation" => AppBundle\Utils\Object\LeadDataLeadInformation {#2173 -kindOfLead: "Contactverzoek" -referrer: "autovoorraad.cavonline.nl" -initiativeType: null -trackingIds: null -utmTracking: AppBundle\Utils\Object\LeadDataUtmTracking {#2186 …} -comment: null } "relation" => AppBundle\Utils\Object\LeadDataRelation {#2258 -type: 2 -salutation: "Dhr" -initials: null -firstName: "Dennis" -infix: null -lastName: "Smink" -dateOfBirth: null -gender: 1 -companyName: null -kvkNumber: null } "gdpr" => AppBundle\Utils\Object\LeadDataGdpr {#2320 -maxAge: null -indiCodes: [] } "phonenumbers" => [ AppBundle\Utils\Object\LeadDataPhonenumber {#2392 -number: "0612345678" -type: 1 -optIn: false } ] "emailaddresses" => [ AppBundle\Utils\Object\LeadDataEmailaddress {#2468 -emailaddress: "dennis.smink@uname-it.nl" -optIn: false } ] "addresses" => [] "cars" => [ AppBundle\Utils\Object\LeadDataCar {#2886 -type: 2 -hexonCode: "459171674" -make: "Nissan" -model: "Juke" -version: "DIG-T 117 N-DESIGN" -licensePlate: "100497" -mileage: "50875" -color: "Zwart" -coating: "Stof" -saleType: 8 -fuel: "Benzine" -body: "SUV" -transmission: "Handgeschakeld" -yearBuild: "2020" -datePart1: DateTime @1597183200 {#3103 date: 2020-08-12 00:00:00.0 Europe/Amsterdam (+02:00) } -prices: [ AppBundle\Utils\Object\LeadDataCarPrice {#3147 -name: "Vraagprijs" -value: "15990" } ] -serializedPrices: null } AppBundle\Utils\Object\LeadDataCar {#3205 -type: null -hexonCode: null -make: null -model: null -version: null -licensePlate: null -mileage: null -color: null -coating: null -saleType: null -fuel: null -body: null -transmission: null -yearBuild: null -datePart1: null -prices: [] -serializedPrices: null } ] "extraData" => [ AppBundle\Utils\Object\LeadDataExtraData {#3487 -name: "Opmerking" -fields: [ "Opmerking" => "Dit is een test!" ] -serializedFields: null } AppBundle\Utils\Object\LeadDataExtraData {#3544 -name: "Financiering" -fields: [ "Financiering" => null "Maandlasten" => "244" "Totaalprijs_krediet" => "14640" "Totale_kosten_krediet" => "2647" "Rente" => "8.49" "Looptijd" => "60" "Aanbetaling" => "3997" "Slottermijn" => "0" "Kredietsom" => "11993" "Vraagprijs" => "15990" "Financiering_gewenst" => "0" ] -serializedFields: null } AppBundle\Utils\Object\LeadDataExtraData {#3776 -name: "Referer" -fields: [ "Referer" => "https://autovoorraad.cavonline.nl/test/occasions/892/nissan/juke/dig-t-117-n-design_occasion_100497-locatie-genk/benzine/2540126/offerte" ] -serializedFields: null } ] ] } "constraints" => null "groups" => null ]