Validator calls
In
InputValidator.php
line ():
No violations
[ "value" => 109 "constraints" => [] "groups" => null ]
In
InputValidator.php
line ():
No violations
[ "value" => 488 "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 {#3459 name: "f" type_class: "App\Search\Form\FilterForm" data: [ "m" => [ Proxies\__CG__\App\Entity\Manufacturer {#1196 -principalImage: null -name: "Hisense" #slug: "hisense" -displayable: true -products: Doctrine\ORM\PersistentCollection {#2185 …} #id: 109 #createdAt: DateTime @1740393377 {#2297 date: 2025-02-24 11:36:17.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1740393377 {#2178 date: 2025-02-24 11:36:17.0 Europe/Bratislava (+01:00) } -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1199 …} } ] "c" => [ App\Entity\ProductClass {#1005 -principalCategory: Proxies\__CG__\App\Entity\Category {#997 …} -principalImage: Proxies\__CG__\App\Entity\Image {#1590 …} -manufacturer: Proxies\__CG__\App\Entity\Manufacturer {#1196} -parent: Proxies\__CG__\App\Entity\ProductClass {#1219 …} -children: Doctrine\ORM\PersistentCollection {#1168 …} -images: Doctrine\ORM\PersistentCollection {#1137 …} -products: Doctrine\ORM\PersistentCollection {#1457 …} #translations: Doctrine\ORM\PersistentCollection {#1445 …} #id: 84 -position: 18 #createdAt: DateTime @1740401778 {#1602 date: 2025-02-24 13:56:18.0 Europe/Bratislava (+01:00) } #updatedAt: DateTime @1743596199 {#1109 date: 2025-04-02 14:16:39.0 Europe/Bratislava (+02:00) } #newTranslations: null #currentLocale: "sk" #defaultLocale: "sk" #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" => 109 "constraints" => [] "groups" => null ]
In
InputValidator.php
line ():
No violations
[ "value" => 488 "constraints" => [] "groups" => null ]