Forms
(no name)
"Eccube\Form\Type\SearchProductType"
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 | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => ProductListMax {#2718 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "orderby" => ProductListOrderBy {#2728 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "tag_id" => null ] |
| Model Format | same as normalized format |
Passed Options
No options were 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2352 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#2423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2422 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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" "_" ] |
| cache_key | "__search_product" |
| compound | true |
| data | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => ProductListMax {#2718 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "orderby" => ProductListOrderBy {#2728 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "tag_id" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3965
-form: Form {#2663 …}
-errors: []
} |
| form | FormView {#3949 …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 | [ "mode" => null "category_id" => null "name" => null "pageno" => null "disp_number" => ProductListMax {#2718 #id: 20 #name: "20件" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "orderby" => ProductListOrderBy {#2728 #id: 1 #name: "価格が低い順" #sort_no: 0 -AnnotationReader: AnnotationReader {#654 …} } "tag_id" => null ] |
mode
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "search" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "search" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data | "search" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2439 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2352 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#2443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2434 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "hidden" "_mode" ] |
| cache_key | "_mode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3962
-form: Form {#2666 …}
-errors: []
} |
| form | FormView {#3961 …5} |
| full_name | "mode" |
| help | null |
| id | "mode" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "mode" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_mode" |
| valid | true |
| value | "" |
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 |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [
Category {#2459
-id: 4
-name: "車検事前決済"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1651170632 {#2456
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1651170632 {#2457
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2471 …}
-Children: PersistentCollection {#2509 …}
-Parent: null
-Creator: Member {#2524 …}
-AnnotationReader: AnnotationReader {#654 …}
-CategoryImage: PersistentCollection {#2512 …}
-description: null
}
] |
[
Category {#2459
-id: 4
-name: "車検事前決済"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1651170632 {#2456
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1651170632 {#2457
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2471 …}
-Children: PersistentCollection {#2509 …}
-Parent: null
-Creator: Member {#2524 …}
-AnnotationReader: AnnotationReader {#654 …}
-CategoryImage: PersistentCollection {#2512 …}
-description: null
}
]
|
| 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 {#2541
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#448 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | [
Category {#2459
-id: 4
-name: "車検事前決済"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1651170632 {#2456
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1651170632 {#2457
date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2471 …}
-Children: PersistentCollection {#2509 …}
-Parent: null
-Creator: Member {#2524 …}
-AnnotationReader: AnnotationReader {#654 …}
-CategoryImage: PersistentCollection {#2512 …}
-description: null
}
] |
| 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#656 …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 {#2541
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#448 …}
-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 {#2540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2538 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | [ 4 => ChoiceView {#3955 +label: "車検事前決済" +value: "4" +data: Category {#2459 -id: 4 -name: "車検事前決済" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1651170632 {#2456 date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1651170632 {#2457 date: 2022-04-29 03:30:32.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2471 …} -Children: PersistentCollection {#2509 …} -Parent: null -Creator: Member {#2524 …} -AnnotationReader: AnnotationReader {#654 …} -CategoryImage: PersistentCollection {#2512 …} -description: null } +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3959
-form: Form {#2669 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3960 …5} |
| full_name | "category_id" |
| help | null |
| id | "category_id" |
| is_selected | Closure {#3958 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | "" |
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 ] |
| 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2352 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | 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 | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#2561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2560 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#3957
-form: Form {#2672 …}
-errors: []
} |
| form | FormView {#3954 …5} |
| full_name | "name" |
| help | null |
| id | "name" |
| label | null |
| 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 | "" |
pageno
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#2352 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | false |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure {#2571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2570 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "hidden" "_pageno" ] |
| cache_key | "_pageno_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3952
-form: Form {#2675 …}
-errors: []
} |
| form | FormView {#3953 …5} |
| full_name | "pageno" |
| help | null |
| id | "pageno" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "pageno" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_pageno" |
| 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
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | ProductListMax {#2718
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#2597
-manager: EntityManager_9a5be93 {#656 …2}
-class: "Eccube\Entity\Master\ProductListMax"
-idReader: IdReader {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2596 …}
-choiceList: ArrayChoiceList {#2707 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#656 …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 {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| 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 {#2590
-_em: EntityManager {#470 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#2592
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#2593
#from: "Eccube\Entity\Master\ProductListMax"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#2594
#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 {#2591 …}
-_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 {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2588 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#3968
+label: "20件"
+value: "0"
+data: ProductListMax {#2718
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3967
+label: "40件"
+value: "1"
+data: ProductListMax {#2719 …}
+attr: []
}
ChoiceView {#3969
+label: "60件"
+value: "2"
+data: ProductListMax {#2720 …}
+attr: []
}
] |
| compound | false |
| data | ProductListMax {#2718
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
} |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3966
-form: Form {#2678 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3951 …5} |
| full_name | "disp_number" |
| help | null |
| id | "disp_number" |
| is_selected | Closure {#3971 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "disp_number" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_disp_number" |
| valid | true |
| value | "0" |
orderby
"Eccube\Form\Type\Master\ProductListOrderByType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"0"
|
| Normalized Format | ProductListOrderBy {#2728
#id: 1
#name: "価格が低い順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
} |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#2640
-manager: EntityManager_9a5be93 {#656 …2}
-class: "Eccube\Entity\Master\ProductListOrderBy"
-idReader: IdReader {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2639 …}
-choiceList: ArrayChoiceList {#2706 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#656 …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 {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | false |
| 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 {#2633
-_em: EntityManager {#470 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#2635
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#2636
#from: "Eccube\Entity\Master\ProductListOrderBy"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#2637
#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 {#2634 …}
-_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 {#2615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2614 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#3975
+label: "価格が低い順"
+value: "0"
+data: ProductListOrderBy {#2728
#id: 1
#name: "価格が低い順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3974
+label: "価格が高い順"
+value: "1"
+data: ProductListOrderBy {#2729 …}
+attr: []
}
ChoiceView {#3976
+label: "新着順"
+value: "2"
+data: ProductListOrderBy {#2730 …}
+attr: []
}
] |
| compound | false |
| data | ProductListOrderBy {#2728
#id: 1
#name: "価格が低い順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
} |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3972
-form: Form {#2681 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3973 …5} |
| full_name | "orderby" |
| help | null |
| id | "orderby" |
| is_selected | Closure {#3978 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | false |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "orderby" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_orderby" |
| valid | true |
| value | "0" |
tag_id
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choice_label | "Name" |
same as passed value |
| choice_value | Closure {#2430 class: "Plugin\Synplgbase\Form\Extension\SearchProductTypeExtension" this: SearchProductTypeExtension {#2353 …} parameters: { $Tag: { typeHint: "Eccube\Entity\Tag" default: null } } file: "/home/xs920997/syaken.biz/public_html/prepaid/app/Plugin/Synplgbase/Form/Extension/SearchProductTypeExtension.php" line: "50 to 52" } |
same as passed value |
| choices | [
Tag {#2451
#id: 3
#name: "限定品"
#sort_no: 3
#ProductTag: PersistentCollection {#2504 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2502
#id: 2
#name: "おすすめ商品"
#sort_no: 2
#ProductTag: PersistentCollection {#2501 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2499
#id: 1
#name: "新商品"
#sort_no: 1
#ProductTag: PersistentCollection {#2498 …}
-AnnotationReader: AnnotationReader {#654 …}
}
] |
[
Tag {#2451
#id: 3
#name: "限定品"
#sort_no: 3
#ProductTag: PersistentCollection {#2504 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2502
#id: 2
#name: "おすすめ商品"
#sort_no: 2
#ProductTag: PersistentCollection {#2501 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2499
#id: 1
#name: "新商品"
#sort_no: 1
#ProductTag: PersistentCollection {#2498 …}
-AnnotationReader: AnnotationReader {#654 …}
}
]
|
| expanded | false |
false
|
| label | "admin.product.tag" |
same as passed value |
| multiple | false |
false
|
| 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 | "Name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | Closure {#2430 class: "Plugin\Synplgbase\Form\Extension\SearchProductTypeExtension" this: SearchProductTypeExtension {#2353 …} parameters: { $Tag: { typeHint: "Eccube\Entity\Tag" default: null } } file: "/home/xs920997/syaken.biz/public_html/prepaid/app/Plugin/Synplgbase/Form/Extension/SearchProductTypeExtension.php" line: "50 to 52" } |
| choices | [
Tag {#2451
#id: 3
#name: "限定品"
#sort_no: 3
#ProductTag: PersistentCollection {#2504 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2502
#id: 2
#name: "おすすめ商品"
#sort_no: 2
#ProductTag: PersistentCollection {#2501 …}
-AnnotationReader: AnnotationReader {#654 …}
}
Tag {#2499
#id: 1
#name: "新商品"
#sort_no: 1
#ProductTag: PersistentCollection {#2498 …}
-AnnotationReader: AnnotationReader {#654 …}
}
] |
| choices_as_values | 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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.product.tag" |
| 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 |
| required | false |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#2654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#2653 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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" "_tag_id" ] |
| cache_key | "_tag_id_choice" |
| choice_translation_domain | null |
| choices | [
ChoiceView {#3984
+label: "限定品"
+value: "3"
+data: Tag {#2451
#id: 3
#name: "限定品"
#sort_no: 3
#ProductTag: PersistentCollection {#2504 …}
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3983
+label: "おすすめ商品"
+value: "2"
+data: Tag {#2502
#id: 2
#name: "おすすめ商品"
#sort_no: 2
#ProductTag: PersistentCollection {#2501 …}
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3985
+label: "新商品"
+value: "1"
+data: Tag {#2499
#id: 1
#name: "新商品"
#sort_no: 1
#ProductTag: PersistentCollection {#2498 …}
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3979
-form: Form {#2684 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3980 …5} |
| full_name | "tag_id" |
| help | null |
| id | "tag_id" |
| is_selected | Closure {#3981 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | "admin.product.tag" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tag_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 | "_tag_id" |
| 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 {#2597
-manager: EntityManager_9a5be93 {#656 …2}
-class: "Eccube\Entity\Master\ProductListMax"
-idReader: IdReader {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2596 …}
-choiceList: ArrayChoiceList {#2707 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#656 …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 {#2600
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#1909 …}
-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 {#3909
-_em: EntityManager {#470 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#3911
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#3912
#from: "Eccube\Entity\Master\ProductListMax"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#3913
#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 {#3910 …}
-_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 {#3906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#3908 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#3968
+label: "20件"
+value: "0"
+data: ProductListMax {#2718
#id: 20
#name: "20件"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3967
+label: "40件"
+value: "1"
+data: ProductListMax {#2719 …}
+attr: []
}
ChoiceView {#3969
+label: "60件"
+value: "2"
+data: ProductListMax {#2720 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3963
-form: Form {#3836 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3964 …5} |
| full_name | "disp_number" |
| help | null |
| id | "disp_number" |
| is_selected | Closure {#3987 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#2640
-manager: EntityManager_9a5be93 {#656 …2}
-class: "Eccube\Entity\Master\ProductListOrderBy"
-idReader: IdReader {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2639 …}
-choiceList: ArrayChoiceList {#2706 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-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 {#204
-generator: UriSafeTokenGenerator {#202 …}
-storage: SessionTokenStorage {#201 …}
-namespace: Closure {#199 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#656 …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 {#2643
-om: EntityManager_9a5be93 {#656 …2}
-classMetadata: ClassMetadata {#2619 …}
-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 {#3929
-_em: EntityManager {#470 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#3931
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#3932
#from: "Eccube\Entity\Master\ProductListOrderBy"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#3933
#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 {#3930 …}
-_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 {#3928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2405 …} use: { $translator: DataCollectorTranslator {#266 …} $translationDomain: "validators" $message: Closure {#3926 …} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 {#3975
+label: "価格が低い順"
+value: "0"
+data: ProductListOrderBy {#2728
#id: 1
#name: "価格が低い順"
#sort_no: 0
-AnnotationReader: AnnotationReader {#654 …}
}
+attr: []
}
ChoiceView {#3974
+label: "価格が高い順"
+value: "1"
+data: ProductListOrderBy {#2729 …}
+attr: []
}
ChoiceView {#3976
+label: "新着順"
+value: "2"
+data: ProductListOrderBy {#2730 …}
+attr: []
}
] |
| compound | false |
| data | 0 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3982
-form: Form {#3945 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3988 …5} |
| full_name | "orderby" |
| help | null |
| id | "orderby" |
| is_selected | Closure {#3989 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2486 …} parameters: { $choice: {} $value: {} } file: "/home/xs920997/syaken.biz/public_html/prepaid/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 | "" |