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 {#10903 name: "nilead_widget_provider" type_class: "Nilead\BlockBundle\Form\Type\WidgetProviderType" data: Nilead\BlockBundle\Model\Widget {#10132 #extraOptions: [ "providers" "mapping" "configs" ] #name: "repeat" +providerType: "repeat" +providerOptions: [] +providerConfigs: [ "advanced" => false "path_simple" => [ "provider" => "provider_" "property" => null ] "path_advanced" => [ "path" => null ] "sort_key" => null "sort_direction" => null ] -alias: null -_oldAlias: null -styles: [] -providers: [ [ "name" => "provider_484482" "type" => "repeat" "configs" => [ "advanced" => false "path_simple" => [ "provider" => "provider_" "property" => null ] "path_advanced" => [ "path" => null ] "sort_key" => null "sort_direction" => null ] ] ] -mapping: [ "items" => [ "advanced" => false "path_simple" => [ "provider" => "provider_" "property" => null ] "path_advanced" => [ "path" => null ] "sort_key" => null "sort_direction" => null ] ] -configs: [] -options: [] -interactions: [] -conditions: [] -referenceRoles: null -status: 0 -enabled: true -aboveFold: false -position: 0 -widgetType: Proxies\__CG__\Nilead\BlockBundle\Model\WidgetType {#10223 …} -layoutSource: null -source: null -isSource: false -isShortcut: false -root: Proxies\__CG__\Nilead\BlockBundle\Model\Widget {#10287 …} -parent: Proxies\__CG__\Nilead\BlockBundle\Model\Widget {#10286 …} -style: null -children: Doctrine\ORM\PersistentCollection {#10285 …} -snapshots: Doctrine\ORM\PersistentCollection {#10283 …} -meta: [] #id: 484482 #oldId: null #locker: null #lockExpired: null #skipLockVoter: false #created: 1692160510 #updated: 1782791137 #deleted: null } } "constraints" => null "groups" => null ]