Validator calls
In
ValidationListener.php
line 55 (context):
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// ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Form {#2714 name: "" type_class: "Eccube\Form\Type\SearchProductType" data: [ "mode" => null "category_id" => null "name" => null "pageno" => "1" "disp_number" => ProductListMax {#2781 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } "orderby" => ProductListOrderBy {#2789 #id: 5 #name: "おすすめ順" #sort_no: 2 -AnnotationReader: AnnotationReader {#584 …} } ] } "constraints" => null "groups" => null ]
In
ValidationListener.php
line 55 (context):
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// ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Form {#6737 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => null "name" => null ] } "constraints" => null "groups" => null ]
In
ValidationListener.php
line 55 (context):
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// ConstraintViolation::getConstraint() must not expect to provide a constraint as long as Symfony\Component\Validator\ExecutionContext exists (before 3.0)
[ "value" => Form {#7523 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => null "name" => null ] } "constraints" => null "groups" => null ]