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" => "207839" "sourceName" => "CAW 5" "leadType" => "sales" "leadDescription" => "Proefritaanvraag voor GGJ95T" "createdAt" => DateTime @1769374348 {#1671 date: 2026-01-25 21:52:28.0 Europe/Amsterdam (+01:00) } "locationToken" => null "location" => [ "sourceId" => "2454" "sourceName" => "caw-4" ] "importerIds" => [] "leadInformation" => AppBundle\Utils\Object\LeadDataLeadInformation {#2173 -kindOfLead: "Proefrit" -referrer: "occasion.mazda.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: "Michel" -infix: null -lastName: "Kloppenburg" -dateOfBirth: null -gender: 1 -companyName: null -kvkNumber: null } "gdpr" => AppBundle\Utils\Object\LeadDataGdpr {#2320 -maxAge: null -indiCodes: [] } "phonenumbers" => [ AppBundle\Utils\Object\LeadDataPhonenumber {#2392 -number: "0649812741" -type: 1 -optIn: false } ] "emailaddresses" => [ AppBundle\Utils\Object\LeadDataEmailaddress {#2468 -emailaddress: "m.kloppenburg@hotmail.com" -optIn: false } ] "addresses" => [ AppBundle\Utils\Object\LeadDataAddress {#2537 -type: 1 -street: null -number: "261" -addition: null -zipcode: "5235KE" -city: null -country: null } ] "cars" => [ AppBundle\Utils\Object\LeadDataCar {#2785 -type: 2 -hexonCode: "319702550" -make: "Mazda" -model: "2" -version: "1.5 SkyActiv-G 90 Homura Automaat - Dealer Onderhouden - 1e Eigenaar" -licensePlate: "GGJ95T" -mileage: "16592" -color: "Bruin" -coating: "Stof" -saleType: 8 -fuel: "Benzine" -body: "Hatchback" -transmission: "Automaat" -yearBuild: "2024" -datePart1: DateTime @1721599200 {#3002 date: 2024-07-22 00:00:00.0 Europe/Amsterdam (+02:00) } -prices: [ AppBundle\Utils\Object\LeadDataCarPrice {#3046 -name: "Vraagprijs" -value: "23950" } ] -serializedPrices: null } ] "extraData" => [ AppBundle\Utils\Object\LeadDataExtraData {#3231 -name: "Proefrit" -fields: [ "Datum" => "2026-01-31" "Tijd" => "11:00:00" ] -serializedFields: null } AppBundle\Utils\Object\LeadDataExtraData {#3307 -name: "Referer" -fields: [ "Referer" => "https://occasion.mazda.nl/mazda2/mazda/2/15-skyactiv-g-90-homura-automaat-dealer-onderhouden-1e-eigenaar_occasion_ggj-95-t-locatie-apeldoorn/benzine/2503302/proefrit/" ] -serializedFields: null } ] ] } "constraints" => null "groups" => null ]