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
$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Form {#2965 name: "" type_class: "Eccube\Form\Type\SearchProductType" data: [ "mode" => null "category_id" => Category {#2837 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#2835 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2836 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2838 …} -Children: PersistentCollection {#2841 …} -Parent: null -Creator: Member {#1598 …} -AnnotationReader: AnnotationReader {#307 …} } "name" => null "pageno" => null "disp_number" => ProductListMax {#3015 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#307 …} } "orderby" => ProductListOrderBy {#3023 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#307 …} } ] } "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
$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Form {#3474 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => Category {#2837 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#2835 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2836 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2838 …} -Children: PersistentCollection {#2841 …} -Parent: null -Creator: Member {#1598 …} -AnnotationReader: AnnotationReader {#307 …} } "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
$allowNonSynchronized = $violation->getConstraint() instanceof Form && Form::NOT_SYNCHRONIZED_ERROR === $violation->getCode();
[ "value" => Form {#4086 name: "" type_class: "Eccube\Form\Type\SearchProductBlockType" data: [ "category_id" => Category {#2837 -id: 1084 -name: "セール" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1602183451 {#2835 date: 2020-10-09 03:57:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1603429744 {#2836 date: 2020-10-23 14:09:04.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2838 …} -Children: PersistentCollection {#2841 …} -Parent: null -Creator: Member {#1598 …} -AnnotationReader: AnnotationReader {#307 …} } "name" => null ] } "constraints" => null "groups" => null ]