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 {#2152 -id: 8 -name: "オンライン授業" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1593658641 {#2150 date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598569224 {#2151 date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2153 …} -Children: PersistentCollection {#2156 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } "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 {#281
-generator: UriSafeTokenGenerator {#283 …}
-storage: SessionTokenStorage {#284 …}
-namespace: Closure {#286 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#3126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2032 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/home/tamagawakids.com/html/online/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 {#3128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2049 …} use: { $translator: DataCollectorTranslator {#219 …} $translationDomain: "validators" $message: Closure {#3127 …} } file: "/var/www/home/tamagawakids.com/html/online/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 {#2152 -id: 8 -name: "オンライン授業" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1593658641 {#2150 date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598569224 {#2151 date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2153 …} -Children: PersistentCollection {#2156 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } "name" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#2321
-form: Form {#3156 …}
-errors: []
} |
| form | FormView {#3168 …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 {#2152 -id: 8 -name: "オンライン授業" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1593658641 {#2150 date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598569224 {#2151 date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2153 …} -Children: PersistentCollection {#2156 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } "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 |
"8"
|
| Normalized Format | Category {#2152
-id: 8
-name: "オンライン授業"
-hierarchy: 1
-sort_no: 3
-create_date: DateTime @1593658641 {#2150
date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1598569224 {#2151
date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2153 …}
-Children: PersistentCollection {#2156 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [
Category {#2092
-id: 11
-name: "英会話レッスン"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1606092058 {#2099
date: 2020-11-23 09:40:58.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1606092102 {#2098
date: 2020-11-23 09:41:42.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2141 …}
-Children: PersistentCollection {#2132 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2133
-id: 7
-name: "映像授業"
-hierarchy: 1
-sort_no: 4
-create_date: DateTime @1590400280 {#2122
date: 2020-05-25 18:51:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2120
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2146 …}
-Children: PersistentCollection {#2149 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2152
-id: 8
-name: "オンライン授業"
-hierarchy: 1
-sort_no: 3
-create_date: DateTime @1593658641 {#2150
date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1598569224 {#2151
date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2153 …}
-Children: PersistentCollection {#2156 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2159
-id: 9
-name: "個別指導"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1593658654 {#2157
date: 2020-07-02 11:57:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2158
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2160 …}
-Children: PersistentCollection {#2163 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2166
-id: 10
-name: "デキタス"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1595325019 {#2164
date: 2020-07-21 18:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2165
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2167 …}
-Children: PersistentCollection {#2170 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
] |
[
Category {#2092
-id: 11
-name: "英会話レッスン"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1606092058 {#2099
date: 2020-11-23 09:40:58.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1606092102 {#2098
date: 2020-11-23 09:41:42.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2141 …}
-Children: PersistentCollection {#2132 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2133
-id: 7
-name: "映像授業"
-hierarchy: 1
-sort_no: 4
-create_date: DateTime @1590400280 {#2122
date: 2020-05-25 18:51:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2120
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2146 …}
-Children: PersistentCollection {#2149 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2152
-id: 8
-name: "オンライン授業"
-hierarchy: 1
-sort_no: 3
-create_date: DateTime @1593658641 {#2150
date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1598569224 {#2151
date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2153 …}
-Children: PersistentCollection {#2156 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2159
-id: 9
-name: "個別指導"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1593658654 {#2157
date: 2020-07-02 11:57:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2158
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2160 …}
-Children: PersistentCollection {#2163 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2166
-id: 10
-name: "デキタス"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1595325019 {#2164
date: 2020-07-21 18:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2165
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2167 …}
-Children: PersistentCollection {#2170 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
]
|
| 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 {#2192
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#1972 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | [
Category {#2092
-id: 11
-name: "英会話レッスン"
-hierarchy: 1
-sort_no: 5
-create_date: DateTime @1606092058 {#2099
date: 2020-11-23 09:40:58.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1606092102 {#2098
date: 2020-11-23 09:41:42.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2141 …}
-Children: PersistentCollection {#2132 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2133
-id: 7
-name: "映像授業"
-hierarchy: 1
-sort_no: 4
-create_date: DateTime @1590400280 {#2122
date: 2020-05-25 18:51:20.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2120
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2146 …}
-Children: PersistentCollection {#2149 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2152
-id: 8
-name: "オンライン授業"
-hierarchy: 1
-sort_no: 3
-create_date: DateTime @1593658641 {#2150
date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1598569224 {#2151
date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2153 …}
-Children: PersistentCollection {#2156 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2159
-id: 9
-name: "個別指導"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1593658654 {#2157
date: 2020-07-02 11:57:34.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2158
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2160 …}
-Children: PersistentCollection {#2163 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
Category {#2166
-id: 10
-name: "デキタス"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1595325019 {#2164
date: 2020-07-21 18:50:19.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1595325051 {#2165
date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2167 …}
-Children: PersistentCollection {#2170 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
}
] |
| 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 {#281
-generator: UriSafeTokenGenerator {#283 …}
-storage: SessionTokenStorage {#284 …}
-namespace: Closure {#286 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#299 …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 {#2192
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#1972 …}
-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 {#3146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2049 …} use: { $translator: DataCollectorTranslator {#219 …} $translationDomain: "validators" $message: Closure {#3147 …} } file: "/var/www/home/tamagawakids.com/html/online/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 | [ 11 => ChoiceView {#3065 +label: "英会話レッスン" +value: "11" +data: Category {#2092 -id: 11 -name: "英会話レッスン" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1606092058 {#2099 date: 2020-11-23 09:40:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1606092102 {#2098 date: 2020-11-23 09:41:42.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2141 …} -Children: PersistentCollection {#2132 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } +attr: [] } 7 => ChoiceView {#3066 +label: "映像授業" +value: "7" +data: Category {#2133 -id: 7 -name: "映像授業" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1590400280 {#2122 date: 2020-05-25 18:51:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595325051 {#2120 date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2146 …} -Children: PersistentCollection {#2149 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } +attr: [] } 8 => ChoiceView {#3067 +label: "オンライン授業" +value: "8" +data: Category {#2152 -id: 8 -name: "オンライン授業" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1593658641 {#2150 date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1598569224 {#2151 date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2153 …} -Children: PersistentCollection {#2156 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } +attr: [] } 9 => ChoiceView {#3068 +label: "個別指導" +value: "9" +data: Category {#2159 -id: 9 -name: "個別指導" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1593658654 {#2157 date: 2020-07-02 11:57:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595325051 {#2158 date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2160 …} -Children: PersistentCollection {#2163 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } +attr: [] } 10 => ChoiceView {#3069 +label: "デキタス" +value: "10" +data: Category {#2166 -id: 10 -name: "デキタス" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1595325019 {#2164 date: 2020-07-21 18:50:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1595325051 {#2165 date: 2020-07-21 18:50:51.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2167 …} -Children: PersistentCollection {#2170 …} -Parent: null -Creator: Member {#2112 …} -AnnotationReader: AnnotationReader {#301 …} } +attr: [] } ] |
| compound | false |
| data | Category {#2152
-id: 8
-name: "オンライン授業"
-hierarchy: 1
-sort_no: 3
-create_date: DateTime @1593658641 {#2150
date: 2020-07-02 11:57:21.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1598569224 {#2151
date: 2020-08-28 08:00:24.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2153 …}
-Children: PersistentCollection {#2156 …}
-Parent: null
-Creator: Member {#2112 …}
-AnnotationReader: AnnotationReader {#301 …}
} |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3171
-form: Form {#3159 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3170 …5} |
| full_name | "category_id" |
| help | null |
| id | "category_id" |
| is_selected | Closure {#3178 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2101 …} parameters: { $choice: {} $value: {} } file: "/var/www/home/tamagawakids.com/html/online/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 | "8" |
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 {#281
-generator: UriSafeTokenGenerator {#283 …}
-storage: SessionTokenStorage {#284 …}
-namespace: Closure {#286 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#3138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2032 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/var/www/home/tamagawakids.com/html/online/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 {#3149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2049 …} use: { $translator: DataCollectorTranslator {#219 …} $translationDomain: "validators" $message: Closure {#3139 …} } file: "/var/www/home/tamagawakids.com/html/online/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 {#3172
-form: Form {#3162 …}
-errors: []
} |
| form | FormView {#3177 …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 {#2246
-manager: EntityManager_9a5be93 {#299 …2}
-class: "Eccube\Entity\Master\ProductListMax"
-idReader: IdReader {#2249
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#1645 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2247 …}
-choiceList: ArrayChoiceList {#2339 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2249
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#1645 …}
-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 {#281
-generator: UriSafeTokenGenerator {#283 …}
-storage: SessionTokenStorage {#284 …}
-namespace: Closure {#286 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#299 …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 {#2249
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#1645 …}
-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 {#3023
-_em: EntityManager {#423 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#3025
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#3026
#from: "Eccube\Entity\Master\ProductListMax"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#3027
#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 {#3024 …}
-_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 {#3020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2049 …} use: { $translator: DataCollectorTranslator {#219 …} $translationDomain: "validators" $message: Closure {#3022 …} } file: "/var/www/home/tamagawakids.com/html/online/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 {#3077
+label: "20件"
+value: "0"
+data: ProductListMax {#2345
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#301 …}
}
+attr: []
}
ChoiceView {#3076
+label: "40件"
+value: "1"
+data: ProductListMax {#2346 …}
+attr: []
}
ChoiceView {#3078
+label: "60件"
+value: "2"
+data: ProductListMax {#2347 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3058
-form: Form {#2386 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3057 …5} |
| full_name | "disp_number" |
| help | null |
| id | "disp_number" |
| is_selected | Closure {#3090 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2101 …} parameters: { $choice: {} $value: {} } file: "/var/www/home/tamagawakids.com/html/online/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 {#2286
-manager: EntityManager_9a5be93 {#299 …2}
-class: "Eccube\Entity\Master\ProductListOrderBy"
-idReader: IdReader {#2283
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#2269 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2285 …}
-choiceList: ArrayChoiceList {#2342 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2283
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#2269 …}
-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 {#281
-generator: UriSafeTokenGenerator {#283 …}
-storage: SessionTokenStorage {#284 …}
-namespace: Closure {#286 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#299 …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 {#2283
-om: EntityManager_9a5be93 {#299 …2}
-classMetadata: ClassMetadata {#2269 …}
-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 {#3038
-_em: EntityManager {#423 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#3040
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#3041
#from: "Eccube\Entity\Master\ProductListOrderBy"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#3042
#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 {#3039 …}
-_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 {#3037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2049 …} use: { $translator: DataCollectorTranslator {#219 …} $translationDomain: "validators" $message: Closure {#2858 …} } file: "/var/www/home/tamagawakids.com/html/online/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 {#3084
+label: "おすすめ順"
+value: "0"
+data: ProductListOrderBy {#2353
#id: 4
#name: "おすすめ順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#301 …}
}
+attr: []
}
ChoiceView {#3083
+label: "価格が低い順"
+value: "1"
+data: ProductListOrderBy {#2354 …}
+attr: []
}
ChoiceView {#3085
+label: "価格が高い順"
+value: "2"
+data: ProductListOrderBy {#2355 …}
+attr: []
}
ChoiceView {#3086
+label: "新着順"
+value: "3"
+data: ProductListOrderBy {#2356 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3089
-form: Form {#2479 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3091 …5} |
| full_name | "orderby" |
| help | null |
| id | "orderby" |
| is_selected | Closure {#3092 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2101 …} parameters: { $choice: {} $value: {} } file: "/var/www/home/tamagawakids.com/html/online/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 | "" |