Validator calls
In
InputValidator.php
line ():
No violations
[ "value" => 483 "constraints" => [] "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 {#3450 name: "f" type_class: "App\Search\Form\FilterForm" data: [ "m" => [ Proxies\__CG__\App\Entity\Manufacturer {#1202 -principalImage: null -name: "Midea" #slug: "midea" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2174 …} #id: 17 #createdAt: DateTime @1347601735 {#2286 date: 2012-09-14 07:48:55.0 Europe/Bratislava (+02:00) } #updatedAt: DateTime @1519740169 {#2167 date: 2018-02-27 15:02:49.0 Europe/Bratislava (+01:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1201 …} } ] "c" => [ App\Entity\ProductClass {#996 -principalCategory: Proxies\__CG__\App\Entity\Category {#1557 …} -principalImage: Proxies\__CG__\App\Entity\Image {#1632 …} -manufacturer: Proxies\__CG__\App\Entity\Manufacturer {#1202} -parent: Proxies\__CG__\App\Entity\ProductClass {#1205 …} -children: Doctrine\ORM\PersistentCollection {#1124 …} -images: Doctrine\ORM\PersistentCollection {#1122 …} -products: Doctrine\ORM\PersistentCollection {#1465 …} #translations: Doctrine\ORM\PersistentCollection {#1449 …} #id: 80 -position: 17 #createdAt: DateTime @1738149842 {#1590 date: 2025-01-29 12:24:02.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1739869329 {#1059 date: 2025-02-18 10:02:09.0 Europe/Bratislava (+01:00) } #newTranslations: Doctrine\Common\Collections\ArrayCollection {#3900 …} #currentLocale: "de_AT" #defaultLocale: "de" #enabled: true } ] "p" => [ "min" => null "max" => null ] "s" => null "q" => false 30 => [] 91 => [] 85 => [] ] } "constraints" => null "groups" => null ]
In
InputValidator.php
line ():
No violations
[ "value" => 483 "constraints" => [] "groups" => null ]