Forms
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
create_date_start
-
create_date_end
-
update_date_start
-
update_date_end
-
_token
-
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
Errors
| Message | Origin | Cause |
|---|---|---|
| CSRFトークンが無効です、再送信してください。 | admin_search_product | Caused by: |
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 | [ "id" => null "category_id" => null "status" => [ ProductStatus {#2661 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2662 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => 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 | false |
| 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 | true |
| csrf_token_id | null |
| csrf_token_manager | CsrfTokenManager {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2649 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/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 {#2651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2650 …} } file: "/usr/home/haw10086v7qt/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" "admin_search_product" "_admin_search_product" ] |
| cache_key | "_admin_search_product_admin_search_product" |
| compound | true |
| data | [ "id" => null "category_id" => null "status" => [ ProductStatus {#2661 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2662 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => null ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3091
-form: Form {#2886 …}
-errors: [
FormError {#3025
#messageTemplate: "CSRFトークンが無効です、再送信してください。"
#messageParameters: []
#messagePluralization: null
-message: "CSRFトークンが無効です、再送信してください。"
-cause: null
-origin: Form {#2886 …}
}
]
} |
| form | FormView {#175 …5} |
| full_name | "admin_search_product" |
| help | null |
| id | "admin_search_product" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "admin_search_product" |
| required | true |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product" |
| valid | false |
| value | [ "id" => null "category_id" => null "status" => [ ProductStatus {#2661 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } ProductStatus {#2662 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } ] "stock" => [] "create_date_start" => null "create_date_end" => null "update_date_start" => null "update_date_end" => null ] |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "admin.product.multi_search_label" |
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 |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/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 | "admin.product.multi_search_label" |
| 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 {#2685 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2675 …} } file: "/usr/home/haw10086v7qt/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" "text" "_admin_search_product_id" ] |
| cache_key | "_admin_search_product_id_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#2579
-form: Form {#2889 …}
-errors: []
} |
| form | FormView {#3088 …5} |
| full_name | "admin_search_product[id]" |
| help | null |
| id | "admin_search_product_id" |
| label | "admin.product.multi_search_label" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "id" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_id" |
| valid | true |
| value | "" |
category_id
"Eccube\Form\Type\Master\CategoryType"
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 |
| choice_value | Closure {#2659 class: "Eccube\Form\Type\Admin\SearchProductType" this: SearchProductType {#159 …} parameters: { $Category: { typeHint: "Eccube\Entity\Category" default: null } } file: "/usr/home/haw10086v7qt/html/src/Eccube/Form/Type/Admin/SearchProductType.php" line: "71 to 73" } |
same as passed value |
| choices | [
Category {#2677
-id: 1
-name: "販促品"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1488881692 {#2684
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594375973 {#2683
date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2726 …}
-Children: PersistentCollection {#2689 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
Category {#2692
-id: 5
-name: "名刺"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#2690
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594376050 {#2691
date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2693 …}
-Children: PersistentCollection {#2696 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
] |
[
Category {#2677
-id: 1
-name: "販促品"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1488881692 {#2684
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594375973 {#2683
date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2726 …}
-Children: PersistentCollection {#2689 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
Category {#2692
-id: 5
-name: "名刺"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#2690
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594376050 {#2691
date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2693 …}
-Children: PersistentCollection {#2696 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
]
|
| expanded | false |
false
|
| label | "admin.product.category" |
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 | "NameWithLevel" |
| choice_loader | null |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | Closure {#2659 class: "Eccube\Form\Type\Admin\SearchProductType" this: SearchProductType {#159 …} parameters: { $Category: { typeHint: "Eccube\Entity\Category" default: null } } file: "/usr/home/haw10086v7qt/html/src/Eccube/Form/Type/Admin/SearchProductType.php" line: "71 to 73" } |
| choices | [
Category {#2677
-id: 1
-name: "販促品"
-hierarchy: 1
-sort_no: 2
-create_date: DateTime @1488881692 {#2684
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594375973 {#2683
date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2726 …}
-Children: PersistentCollection {#2689 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
Category {#2692
-id: 5
-name: "名刺"
-hierarchy: 1
-sort_no: 1
-create_date: DateTime @1488881692 {#2690
date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00)
}
-update_date: DateTime @1594376050 {#2691
date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00)
}
-ProductCategories: PersistentCollection {#2693 …}
-Children: PersistentCollection {#2696 …}
-Parent: null
-Creator: Member {#1628 …}
-AnnotationReader: AnnotationReader {#584 …}
}
] |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#582 …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 {#2767
-om: EntityManager_9a5be93 {#582 …2}
-classMetadata: ClassMetadata {#2225 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.product.category" |
| 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 | QueryBuilder {#2768
-_em: EntityManager {#732 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#2770
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"c"
]
}
]
"from" => [
From {#2771
#from: "Eccube\Entity\Category"
#alias: "c"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#2772
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"c.sort_no DESC"
]
}
]
]
-_type: 0
-_state: 0
-_dql: null
-parameters: ArrayCollection {#2769 …}
-_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 {#2760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2765 …} } file: "/usr/home/haw10086v7qt/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" "category" "_admin_search_product_category_id" ] |
| cache_key | "_admin_search_product_category_id_category" |
| choice_translation_domain | false |
| choices | [ 1 => ChoiceView {#4687 +label: "販促品" +value: "1" +data: Category {#2677 -id: 1 -name: "販促品" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#2684 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594375973 {#2683 date: 2020-07-10 19:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2726 …} -Children: PersistentCollection {#2689 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 5 => ChoiceView {#4681 +label: "名刺" +value: "5" +data: Category {#2692 -id: 5 -name: "名刺" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#2690 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1594376050 {#2691 date: 2020-07-10 19:14:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2693 …} -Children: PersistentCollection {#2696 …} -Parent: null -Creator: Member {#1628 …} -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#3093
-form: Form {#2892 …}
-errors: []
} |
| expanded | false |
| form | FormView {#3211 …5} |
| full_name | "admin_search_product[category_id]" |
| help | null |
| id | "admin_search_product_category_id" |
| is_selected | Closure {#3205 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2734 …} parameters: { $choice: {} $value: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
| label | "admin.product.category" |
| 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 | "_admin_search_product_category_id" |
| valid | true |
| value | "" |
status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
] |
| View Format |
[ "1" "2" ] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[ "1" "2" ] |
| Normalized Format | [
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
] |
[
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
]
|
| expanded | true |
same as passed value |
| label | "admin.product.display_status" |
same as passed value |
| multiple | true |
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 | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | DoctrineChoiceLoader {#2793
-manager: EntityManager_9a5be93 {#582 …2}
-class: "Eccube\Entity\Master\ProductStatus"
-idReader: IdReader {#2796
-om: EntityManager_9a5be93 {#582 …2}
-classMetadata: ClassMetadata {#2329 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
-objectLoader: ORMQueryBuilderLoader {#2794 …}
-choiceList: ArrayChoiceList {#2803 …}
} |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [
IdReader {#2796
-om: EntityManager_9a5be93 {#582 …2}
-classMetadata: ClassMetadata {#2329 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
}
"getIdValue"
] |
| choices | null |
| choices_as_values | true |
| class | "Eccube\Entity\Master\ProductStatus" |
| compound | true |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data | [
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
] |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 {#582 …2} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| id_reader | IdReader {#2796
-om: EntityManager_9a5be93 {#582 …2}
-classMetadata: ClassMetadata {#2329 …}
-singleId: true
-intId: true
-idField: "id"
-associationIdReader: null
} |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.product.display_status" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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 {#2788
-_em: EntityManager {#732 …}
-_dqlParts: [
"distinct" => false
"select" => [
Select {#2790
#preSeparator: ""
#postSeparator: ""
#allowedClasses: [
"Doctrine\ORM\Query\Expr\Func"
]
#separator: ", "
#parts: [
"m"
]
}
]
"from" => [
From {#2791
#from: "Eccube\Entity\Master\ProductStatus"
#alias: "m"
#indexBy: null
}
]
"join" => []
"set" => []
"where" => null
"groupBy" => []
"having" => null
"orderBy" => [
OrderBy {#2792
#preSeparator: ""
#separator: ", "
#postSeparator: ""
#allowedClasses: []
#parts: [
"m.sort_no ASC"
]
}
]
]
-_type: 0
-_state: 1
-_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC"
-parameters: ArrayCollection {#2789 …}
-_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 {#2787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2786 …} } file: "/usr/home/haw10086v7qt/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_status" "_admin_search_product_status" ] |
| cache_key | "_admin_search_product_status_product_status" |
| choice_translation_domain | false |
| choices | [ 1 => ChoiceView {#2805 +label: "公開" +value: "1" +data: ProductStatus {#2661 #id: 1 #name: "公開" #sort_no: 0 -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 2 => ChoiceView {#2801 +label: "非公開" +value: "2" +data: ProductStatus {#2662 #id: 2 #name: "非公開" #sort_no: 1 -AnnotationReader: AnnotationReader {#584 …} } +attr: [] } 3 => ChoiceView {#2802 +label: "廃止" +value: "3" +data: ProductStatus {#2811 …} +attr: [] } ] |
| compound | true |
| data | [
ProductStatus {#2661
#id: 1
#name: "公開"
#sort_no: 0
-AnnotationReader: AnnotationReader {#584 …}
}
ProductStatus {#2662
#id: 2
#name: "非公開"
#sort_no: 1
-AnnotationReader: AnnotationReader {#584 …}
}
] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4677
-form: Form {#2930 …}
-errors: []
} |
| expanded | true |
| form | FormView {#4686 …5} |
| full_name | "admin_search_product[status]" |
| help | null |
| id | "admin_search_product_status" |
| is_selected | Closure {#4685 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2734 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
| label | "admin.product.display_status" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "status" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_status" |
| valid | true |
| value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "公開" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2899 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2895 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| 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 | "公開" |
| 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 {#2901 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2902 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
| cache_key | "_admin_search_product_status_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4690
-form: Form {#2933 …}
-errors: []
} |
| form | FormView {#4684 …5} |
| full_name | "admin_search_product[status][]" |
| help | null |
| id | "admin_search_product_status_1" |
| label | "公開" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_status_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"2"
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2"
|
| Normalized Format | true |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "非公開" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2899 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2895 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| 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 | "非公開" |
| 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 {#2912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2911 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
| cache_key | "_admin_search_product_status_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4697
-form: Form {#2936 …}
-errors: []
} |
| form | FormView {#4689 …5} |
| full_name | "admin_search_product[status][]" |
| help | null |
| id | "admin_search_product_status_2" |
| label | "非公開" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "2" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_status_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "廃止" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2899 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2895 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| 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 | "廃止" |
| 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 {#2922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2921 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
| cache_key | "_admin_search_product_status_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4716
-form: Form {#2939 …}
-errors: []
} |
| form | FormView {#4691 …5} |
| full_name | "admin_search_product[status][]" |
| help | null |
| id | "admin_search_product_status_3" |
| label | "廃止" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "3" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_status_entry" |
| valid | true |
| value | "3" |
stock
"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 | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
[ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
| expanded | true |
same as passed value |
| label | "admin.product.stock" |
same as passed value |
| multiple | true |
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 |
| choice_attr | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | null |
| choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
| choices_as_values | true |
| compound | true |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| 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 | true |
| 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.stock" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure {#2820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2819 …} } file: "/usr/home/haw10086v7qt/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" "_admin_search_product_stock" ] |
| cache_key | "_admin_search_product_stock_choice" |
| choice_translation_domain | null |
| choices | [
ChoiceView {#2823
+label: "admin.product.stock__in_stock"
+value: "1"
+data: 1
+attr: []
}
ChoiceView {#2830
+label: "admin.product.stock__out_of_stock"
+value: "2"
+data: 2
+attr: []
}
] |
| compound | true |
| data | [] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4683
-form: Form {#2962 …}
-errors: []
} |
| expanded | true |
| form | FormView {#1234 …5} |
| full_name | "admin_search_product[stock]" |
| help | null |
| id | "admin_search_product_stock" |
| is_selected | Closure {#4714 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2734 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
| label | "admin.product.stock" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "stock" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_stock" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.product.stock__in_stock" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2899 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2895 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| 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 | "admin.product.stock__in_stock" |
| 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 {#2944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2943 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
| cache_key | "_admin_search_product_stock_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4703
-form: Form {#2965 …}
-errors: []
} |
| form | FormView {#4711 …5} |
| full_name | "admin_search_product[stock][]" |
| help | null |
| id | "admin_search_product_stock_0" |
| label | "admin.product.stock__in_stock" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_stock_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.product.stock__out_of_stock" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| auto_initialize | true |
| block_name | "entry" |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#2899 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2895 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "54 to 56" } |
| 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 | "admin.product.stock__out_of_stock" |
| 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 {#2954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2953 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
| cache_key | "_admin_search_product_stock_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4706
-form: Form {#2968 …}
-errors: []
} |
| form | FormView {#4708 …5} |
| full_name | "admin_search_product[stock][]" |
| help | null |
| id | "admin_search_product_stock_1" |
| label | "admin.product.stock__out_of_stock" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product_stock_entry" |
| valid | true |
| value | "2" |
create_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
| format | "yyyy-MM-dd" |
same as passed value |
| input | "datetime" |
same as passed value |
| label | "admin.common.create_date__start" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| help | null |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.common.create_date__start" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| 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 {#2848 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2847 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
| block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
| cache_key | "_admin_search_product_create_date_start_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4709
-form: Form {#2971 …}
-errors: []
} |
| form | FormView {#4712 …5} |
| full_name | "admin_search_product[create_date_start]" |
| help | null |
| id | "admin_search_product_create_date_start" |
| label | "admin.common.create_date__start" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "create_date_start" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_admin_search_product_create_date_start" |
| valid | true |
| value | "" |
| widget | "single_text" |
create_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
| format | "yyyy-MM-dd" |
same as passed value |
| input | "datetime" |
same as passed value |
| label | "admin.common.create_date__end" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| help | null |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.common.create_date__end" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| 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 {#2858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2857 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
| block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
| cache_key | "_admin_search_product_create_date_end_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4704
-form: Form {#2974 …}
-errors: []
} |
| form | FormView {#4707 …5} |
| full_name | "admin_search_product[create_date_end]" |
| help | null |
| id | "admin_search_product_create_date_end" |
| label | "admin.common.create_date__end" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "create_date_end" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_admin_search_product_create_date_end" |
| valid | true |
| value | "" |
| widget | "single_text" |
update_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
| format | "yyyy-MM-dd" |
same as passed value |
| input | "datetime" |
same as passed value |
| label | "admin.common.update_date__start" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| help | null |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.common.update_date__start" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| 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 {#2868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2867 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
| block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
| cache_key | "_admin_search_product_update_date_start_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4700
-form: Form {#2977 …}
-errors: []
} |
| form | FormView {#4701 …5} |
| full_name | "admin_search_product[update_date_start]" |
| help | null |
| id | "admin_search_product_update_date_start" |
| label | "admin.common.update_date__start" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "update_date_start" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_admin_search_product_update_date_start" |
| valid | true |
| value | "" |
| widget | "single_text" |
update_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
| format | "yyyy-MM-dd" |
same as passed value |
| input | "datetime" |
same as passed value |
| label | "admin.common.update_date__end" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
| auto_initialize | true |
| block_name | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| help | null |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "admin.common.update_date__end" |
| label_attr | [] |
| label_format | null |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| 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 {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2877 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
| block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
| cache_key | "_admin_search_product_update_date_end_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4698
-form: Form {#2980 …}
-errors: []
} |
| form | FormView {#4699 …5} |
| full_name | "admin_search_product[update_date_end]" |
| help | null |
| id | "admin_search_product_update_date_end" |
| label | "admin.common.update_date__end" |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "update_date_end" |
| required | false |
| size | null |
| submitted | true |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_admin_search_product_update_date_end" |
| valid | true |
| value | "" |
| widget | "single_text" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "yLkgm84x66Y8_W0RYOUEHe192TrsRRgBQNy8B2K0kM0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "yLkgm84x66Y8_W0RYOUEHe192TrsRRgBQNy8B2K0kM0" |
same as passed value |
| mapped | 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 |
| 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 {#564
-generator: UriSafeTokenGenerator {#566 …}
-storage: SessionTokenStorage {#567 …}
-namespace: Closure {#569 …}
} |
| data | "yLkgm84x66Y8_W0RYOUEHe192TrsRRgBQNy8B2K0kM0" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure {#4730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#158 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/usr/home/haw10086v7qt/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 | false |
| 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 {#4732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2633 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#4731 …} } file: "/usr/home/haw10086v7qt/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" "hidden" "_admin_search_product__token" ] |
| cache_key | "_admin_search_product__token_hidden" |
| compound | false |
| data | "yLkgm84x66Y8_W0RYOUEHe192TrsRRgBQNy8B2K0kM0" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | FormErrorIterator {#4744
-form: Form {#4739 …}
-errors: []
} |
| form | FormView {#4733 …5} |
| full_name | "admin_search_product[_token]" |
| help | null |
| id | "admin_search_product__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_admin_search_product__token" |
| valid | true |
| value | "yLkgm84x66Y8_W0RYOUEHe192TrsRRgBQNy8B2K0kM0" |