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 {#5499 name: "" type_class: "Eccube\Form\Type\SearchProductType" data: [ "mode" => null "category_id" => Category {#5385 -id: 7 -name: "2020 Autumn & Winter" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1603763420 {#5383 date: 2020-10-27 10:50:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603763420 {#5384 date: 2020-10-27 10:50:20.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#5386 …} -Children: PersistentCollection {#5389 …} -Parent: null -Creator: Member {#5310 …} -AnnotationReader: AnnotationReader {#365 …} } "name" => null "pageno" => null "disp_number" => ProductListMax {#5568 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#365 …} } "orderby" => ProductListOrderBy {#5578 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#365 …} } ] } "constraints" => null "groups" => null ]