Forms
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "category_id" => Category {#4113 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1488881692 {#4106 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4107 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4114 …} -Children: PersistentCollection {#4117 …} -Parent: Category {#4108 …} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } "name" => null ] |
| Model Format | same as normalized format |
Passed Options
No options where passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#341
-generator: UriSafeTokenGenerator {#339 …}
-storage: SessionTokenStorage {#338 …}
-namespace: Closure {#336 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#6009 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3899 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#6011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3974 …} use: { $translator: DataCollectorTranslator {#403 …} $translationDomain: "validators" $message: Closure {#6010 …} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | [ "category_id" => Category {#4113 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1488881692 {#4106 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4107 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4114 …} -Children: PersistentCollection {#4117 …} -Parent: Category {#4108 …} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } "name" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4291
-form: Form {#6036 …}
-errors: []
} |
| form | FormView {#6053 …5} |
| full_name | "" |
| help | null |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| name | "" |
| required | true |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | [ "category_id" => Category {#4113 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1488881692 {#4106 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4107 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4114 …} -Children: PersistentCollection {#4117 …} -Parent: Category {#4108 …} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } "name" => null ] |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"6"
|
| Normalized Format | Category {#4113
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4106
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4107
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4114 …}
-Children: PersistentCollection {#4117 …}
-Parent: Category {#4108 …}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [
Category {#4052
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 6
-create_date: DateTime @1488881692 {#4021
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4016
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4075 …}
-Children: PersistentCollection {#4072 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4065
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4071
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4070
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4049 …}
-Children: PersistentCollection {#4057 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4020
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4069
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4068
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4056 …}
-Children: PersistentCollection {#4082 …}
-Parent: Category {#4065}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4099
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4067
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4066
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4100 …}
-Children: PersistentCollection {#4103 …}
-Parent: Category {#4020}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4108 …}
Category {#4113
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4106
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4107
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4114 …}
-Children: PersistentCollection {#4117 …}
-Parent: Category {#4108 …}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
] |
[
Category {#4052
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 6
-create_date: DateTime @1488881692 {#4021
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4016
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4075 …}
-Children: PersistentCollection {#4072 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4065
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4071
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4070
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4049 …}
-Children: PersistentCollection {#4057 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4020
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4069
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4068
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4056 …}
-Children: PersistentCollection {#4082 …}
-Parent: Category {#4065}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4099
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4067
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4066
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4100 …}
-Children: PersistentCollection {#4103 …}
-Parent: Category {#4020}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4108 …}
Category {#4113
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4106
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4107
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4114 …}
-Children: PersistentCollection {#4117 …}
-Parent: Category {#4108 …}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
]
|
| class | "Eccube\Entity\Category" |
same as passed value |
| placeholder | "common.select__all_products" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4141
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#3825 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | [
Category {#4052
-id: 2
-name: "新入荷"
-hierarchy: 1
-sort_no: 6
-create_date: DateTime @1488881692 {#4021
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4016
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4075 …}
-Children: PersistentCollection {#4072 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4065
-id: 1
-name: "ジェラート"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1488881692 {#4071
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4070
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4049 …}
-Children: PersistentCollection {#4057 …}
-Parent: null
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4020
-id: 3
-name: "彩のデザート"
-hierarchy: 2
-sort_no: 3
-create_date: DateTime @1488881692 {#4069
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4068
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4056 …}
-Children: PersistentCollection {#4082 …}
-Parent: Category {#4065}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4099
-id: 4
-name: "CUBE"
-hierarchy: 3
-sort_no: 2
-create_date: DateTime @1488881692 {#4067
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4066
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4100 …}
-Children: PersistentCollection {#4103 …}
-Parent: Category {#4020}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
Category {#4108 …}
Category {#4113
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4106
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4107
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4114 …}
-Children: PersistentCollection {#4117 …}
-Parent: Category {#4108 …}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
}
] |
| choices_as_values | true |
| class | "Eccube\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#341
-generator: UriSafeTokenGenerator {#339 …}
-storage: SessionTokenStorage {#338 …}
-namespace: Closure {#336 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#325 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4141
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#3825 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | null |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#6027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3974 …} use: { $translator: DataCollectorTranslator {#403 …} $translationDomain: "validators" $message: Closure {#6028 …} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choices | [ 2 => ChoiceView {#5829 +label: "新入荷" +value: "2" +data: Category {#4052 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1488881692 {#4021 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4016 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4075 …} -Children: PersistentCollection {#4072 …} -Parent: null -Creator: null -AnnotationReader: AnnotationReader {#323 …} } +attr: [] } 1 => ChoiceView {#5828 +label: "ジェラート" +value: "1" +data: Category {#4065 -id: 1 -name: "ジェラート" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1488881692 {#4071 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4070 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4049 …} -Children: PersistentCollection {#4057 …} -Parent: null -Creator: null -AnnotationReader: AnnotationReader {#323 …} } +attr: [] } 3 => ChoiceView {#5830 +label: " 彩のデザート" +value: "3" +data: Category {#4020 -id: 3 -name: "彩のデザート" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1488881692 {#4069 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4068 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4056 …} -Children: PersistentCollection {#4082 …} -Parent: Category {#4065} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } +attr: [] } 4 => ChoiceView {#5831 +label: " CUBE" +value: "4" +data: Category {#4099 -id: 4 -name: "CUBE" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1488881692 {#4067 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4066 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4100 …} -Children: PersistentCollection {#4103 …} -Parent: Category {#4020} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } +attr: [] } 5 => ChoiceView {#5832 +label: "アイスサンド" +value: "5" +data: Category {#4108 …} +attr: [] } 6 => ChoiceView {#5833 +label: " フルーツ" +value: "6" +data: Category {#4113 -id: 6 -name: "フルーツ" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1488881692 {#4106 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1488881692 {#4107 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#4114 …} -Children: PersistentCollection {#4117 …} -Parent: Category {#4108 …} -Creator: null -AnnotationReader: AnnotationReader {#323 …} } +attr: [] } ] |
| compound | false |
| data | Category {#4113
-id: 6
-name: "フルーツ"
-hierarchy: 2
-sort_no: 4
-create_date: DateTime @1488881692 {#4106
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1488881692 {#4107
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#4114 …}
-Children: PersistentCollection {#4117 …}
-Parent: Category {#4108 …}
-Creator: null
-AnnotationReader: AnnotationReader {#323 …}
} |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#6056
-form: Form {#6044 …}
-errors: []
} |
| expanded | false |
| form | FormView {#6055 …5} |
| full_name | "category_id" |
| help | null |
| id | "category_id" |
| is_selected | Closure {#6063 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4022 …} parameters: { $choice: {} $value: {} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "6" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#341
-generator: UriSafeTokenGenerator {#339 …}
-storage: SessionTokenStorage {#338 …}
-namespace: Closure {#336 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#6032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#3899 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#6037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3974 …} use: { $translator: DataCollectorTranslator {#403 …} $translationDomain: "validators" $message: Closure {#6033 …} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#6057
-form: Form {#6047 …}
-errors: []
} |
| form | FormView {#6062 …5} |
| full_name | "name" |
| help | null |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "name" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
disp_number
"Eccube\Form\Type\Master\ProductListMaxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#4202
-manager: EntityManager_9a5be93 {#325 …2}
-class: "Eccube\Entity\Master\ProductListMax"
-idReader: IdReader {#4207
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#3427 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#4196 …}
-choiceList: ArrayChoiceList {#4288 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4207
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#3427 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| class | "Eccube\Entity\Master\ProductListMax" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#341
-generator: UriSafeTokenGenerator {#339 …}
-storage: SessionTokenStorage {#338 …}
-namespace: Closure {#336 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#325 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4207
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#3427 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | QueryBuilder {#5779
-_em: EntityManager {#186 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#5782
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#5783
#from: "Eccube\Entity\Master\ProductListMax"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#5784
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\ProductListMax m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#5781 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#5677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3974 …} use: { $translator: DataCollectorTranslator {#403 …} $translationDomain: "validators" $message: Closure {#5735 …} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_max" "_disp_number" ] |
| cache_key | "_disp_number_product_list_max" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#5841
+label: "20件"
+value: "0"
+data: ProductListMax {#4296
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#323 …}
}
+attr: []
}
ChoiceView {#5840
+label: "40件"
+value: "1"
+data: ProductListMax {#4297 …}
+attr: []
}
ChoiceView {#5842
+label: "60件"
+value: "2"
+data: ProductListMax {#4298 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#5821
-form: Form {#5112 …}
-errors: []
} |
| expanded | false |
| form | FormView {#5820 …5} |
| full_name | "disp_number" |
| help | null |
| id | "disp_number" |
| is_selected | Closure {#5853 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4022 …} parameters: { $choice: {} $value: {} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_extra_fields | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#4235
-manager: EntityManager_9a5be93 {#325 …2}
-class: "Eccube\Entity\Master\ProductListOrderBy"
-idReader: IdReader {#4232
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#4218 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#4234 …}
-choiceList: ArrayChoiceList {#4293 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#4232
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#4218 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| class | "Eccube\Entity\Master\ProductListOrderBy" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#341
-generator: UriSafeTokenGenerator {#339 …}
-storage: SessionTokenStorage {#338 …}
-namespace: Closure {#336 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#325 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#4232
-om: EntityManager_9a5be93 {#325 …2}
-classMetadata: ClassMetadata {#4218 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | QueryBuilder {#5799
-_em: EntityManager {#186 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#5801
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#5802
#from: "Eccube\Entity\Master\ProductListOrderBy"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#5803
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\ProductListOrderBy m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#5800 …}
-_firstResult: null
-_maxResults: null
-joinRootAliases: []
#cacheable: false
#cacheRegion: null
#cacheMode: null
#lifetime: 0
} |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#5798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#3974 …} use: { $translator: DataCollectorTranslator {#403 …} $translationDomain: "validators" $message: Closure {#5796 …} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "product_list_order_by" "_orderby" ] |
| cache_key | "_orderby_product_list_order_by" |
| choice_translation_domain | false |
| choices | [
ChoiceView {#5848
+label: "価格が低い順"
+value: "0"
+data: ProductListOrderBy {#4306
#id: 1
#name: "価格が低い順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#323 …}
}
+attr: []
}
ChoiceView {#5847
+label: "価格が高い順"
+value: "1"
+data: ProductListOrderBy {#4307 …}
+attr: []
}
ChoiceView {#5849
+label: "新着順"
+value: "2"
+data: ProductListOrderBy {#4308 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#5852
-form: Form {#5814 …}
-errors: []
} |
| expanded | false |
| form | FormView {#5854 …5} |
| full_name | "orderby" |
| help | null |
| id | "orderby" |
| is_selected | Closure {#5855 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#4022 …} parameters: { $choice: {} $value: {} } file: "/home/ratorin/ec-cube.trial.jp/public_html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "GET" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "" |