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 {#1995 name: "downloadSpeed" type_class: "Symfony\Component\Form\Extension\Core\Type\TextType" data: "all" } "constraints" => null "groups" => null ]
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 {#1959 name: "" type_class: "App\API\Form\Type\FilterTariffsType" data: App\API\DTO\Tariff\TariffFilterDTO {#1326 -youngPeople: true -minimumContractTime: "24" -speedThrottling: "no-matter" -downloadSpeed: null -connectionTypes: [ "dsl" "kabel" "glasfaser" "lte" ] -providers: [] -formerProvider: null -flatRates: [ "tripleplay_internet" ] -currentContract: true -remainingContractTime: 1 -resultsOffset: 0 -extraOptions: [] -areaCode: null -top0: null -tariffId: null -availabilityCheck: null -tariffIdsApplied: true -partner: App\Entity\Partner {#327 …} -tariffIds: [ 6 17 18 23 24 25 26 39 40 45 46 59 63 74 75 82 87 88 98 101 102 105 106 108 109 110 114 114 115 115 116 116 117 117 118 118 119 119 186 194 198 199 201 202 212 213 216 217 220 221 223 228 228 229 229 230 231 233 252 255 256 264 272 279 285 291 298 324 327 330 337 ] -tariffConfig2Partner: ? App\Entity\TariffConfig2Partner -street: App\Entity\AddressData\Street {#2173 …} -city: App\Entity\AddressData\City {#1850 …} -houseNumber: "11" -postalCode: "27239" -sort: "calculated_price" -sortDirection: "asc" -dbg: null -houseNumberAffix: null } } "constraints" => null "groups" => null ]