Forms
-
-
multi
-
-
1
-
4
-
110
-
111
-
91
-
6
-
90
-
92
-
101
-
100
-
5
-
3
-
7
-
8
-
9
-
102
-
103
-
-
name
-
kana
-
company_name
-
email
-
order_no
-
phone_number
-
tracking_number
-
-
0
-
1
-
-
-
14
-
12
-
13
-
3
-
11
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
2
-
1
-
-
order_date_start
-
order_date_end
-
payment_date_start
-
payment_date_end
-
update_date_start
-
update_date_end
-
shipping_delivery_date_start
-
shipping_delivery_date_end
-
payment_total_start
-
payment_total_end
-
buy_product_name
-
_token
-
admin_search_order
"Eccube\Form\Type\Admin\SearchOrderType"
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 | [ "multi" => null "status" => ArrayCollection {#3853 -elements: [ OrderStatus {#2866 …} ] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => ArrayCollection {#3854 -elements: [] } "order_date_start" => null "order_date_end" => null "payment_date_start" => null "payment_date_end" => null "update_date_start" => null "update_date_end" => null "shipping_delivery_date_start" => null "shipping_delivery_date_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null ] |
Model Format | same as normalized format |
Passed Options
No options where passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | 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 {#2758 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 {#2760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2759 …} } 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_order" "_admin_search_order" ] |
cache_key | "_admin_search_order_admin_search_order" |
compound | true |
data | [ "multi" => null "status" => ArrayCollection {#3853 -elements: [ OrderStatus {#2866 …} ] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => ArrayCollection {#3854 -elements: [] } "order_date_start" => null "order_date_end" => null "payment_date_start" => null "payment_date_end" => null "update_date_start" => null "update_date_end" => null "shipping_delivery_date_start" => null "shipping_delivery_date_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3927 -form: Form {#3251 …} -errors: [] } |
form | FormView {#175 …5} |
full_name | "admin_search_order" |
help | null |
id | "admin_search_order" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "admin_search_order" |
required | true |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order" |
valid | true |
value | [ "multi" => null "status" => ArrayCollection {#3853 -elements: [ OrderStatus {#2866 …} ] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => ArrayCollection {#3854 -elements: [] } "order_date_start" => null "order_date_end" => null "payment_date_start" => null "payment_date_end" => null "update_date_start" => null "update_date_end" => null "shipping_delivery_date_start" => null "shipping_delivery_date_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null ] |
multi
"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 |
---|---|---|
constraints | [ Length {#2768 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
[ Length {#2768 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
label | "admin.order.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 | [ Length {#2768 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +payload: null +"groups": [ "Default" ] } ] |
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 {#2788 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.order.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 {#2790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2789 …} } 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_order_multi" ] |
cache_key | "_admin_search_order_multi_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2713 -form: Form {#3254 …} -errors: [] } |
form | FormView {#3924 …5} |
full_name | "admin_search_order[multi]" |
help | null |
id | "admin_search_order_multi" |
label | "admin.order.multi_search_label" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "multi" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_multi" |
valid | true |
value | "" |
status
"Eccube\Form\Type\Master\OrderStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[
"100"
]
|
Normalized Format | ArrayCollection {#3853 -elements: [ OrderStatus {#2866 …} ] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
expanded | true |
same as passed value |
label | "admin.order.order_status" |
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 | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#2837 -manager: EntityManager_9a5be93 {#582 …2} -class: "Eccube\Entity\Master\OrderStatus" -idReader: IdReader {#2840 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2302 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#2838 …} -choiceList: ArrayChoiceList {#2847 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#2840 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2302 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Master\OrderStatus" |
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" ] |
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 {#2840 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2302 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.order.order_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 {#2832 -_em: EntityManager {#732 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2834 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#2835 #from: "Eccube\Entity\Master\OrderStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2836 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\OrderStatus m ORDER BY m.sort_no ASC" -parameters: ArrayCollection {#2833 …} -_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 {#2831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2826 …} } 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" "order_status" "_admin_search_order_status" ] |
cache_key | "_admin_search_order_status_order_status" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#2849 +label: "新規受付" +value: "1" +data: OrderStatus {#2857 …} +attr: [] } 4 => ChoiceView {#2845 +label: "対応中" +value: "4" +data: OrderStatus {#2858 …} +attr: [] } 110 => ChoiceView {#2846 +label: "注文確定" +value: "110" +data: OrderStatus {#2859 …} +attr: [] } 111 => ChoiceView {#2854 +label: "注文確定(名刺)" +value: "111" +data: OrderStatus {#2860 …} +attr: [] } 91 => ChoiceView {#2874 +label: "入金待ち" +value: "91" +data: OrderStatus {#2861 …} +attr: [] } 6 => ChoiceView {#2875 +label: "入金済み" +value: "6" +data: OrderStatus {#2862 …} +attr: [] } 90 => ChoiceView {#2876 +label: "デザイン未確定(名刺)" +value: "90" +data: OrderStatus {#2863 …} +attr: [] } 92 => ChoiceView {#2877 +label: "入稿待ち(名刺)" +value: "92" +data: OrderStatus {#2864 …} +attr: [] } 101 => ChoiceView {#2878 +label: "入稿済み(名刺)" +value: "101" +data: OrderStatus {#2865 …} +attr: [] } 100 => ChoiceView {#2879 +label: "発送準備中" +value: "100" +data: OrderStatus {#2866 …} +attr: [] } 5 => ChoiceView {#2880 +label: "発送済み" +value: "5" +data: OrderStatus {#2867 …} +attr: [] } 3 => ChoiceView {#2881 +label: "注文取消し" +value: "3" +data: OrderStatus {#2868 …} +attr: [] } 7 => ChoiceView {#2882 +label: "決済処理中" +value: "7" +data: OrderStatus {#2869 …} +attr: [] } 8 => ChoiceView {#2883 +label: "購入処理中" +value: "8" +data: OrderStatus {#2870 …} +attr: [] } 9 => ChoiceView {#2884 +label: "返品" +value: "9" +data: OrderStatus {#2871 …} +attr: [] } 102 => ChoiceView {#2885 +label: "商品入荷待ち" +value: "102" +data: OrderStatus {#2872 …} +attr: [] } 103 => ChoiceView {#2886 +label: "対応完了(セミナー)" +value: "103" +data: OrderStatus {#2873 …} +attr: [] } ] |
compound | true |
data | ArrayCollection {#3853 -elements: [ OrderStatus {#2866 …} ] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#3929 -form: Form {#3432 …} -errors: [] } |
expanded | true |
form | FormView {#3964 …5} |
full_name | "admin_search_order[status]" |
help | null |
id | "admin_search_order_status" |
is_selected | Closure {#4390 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2800 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | "admin.order.order_status" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
order_count | [ 1 => [ "display" => true "count" => 0 ] 4 => [ "display" => true "count" => 1 ] 110 => [ "display" => false "count" => null ] 111 => [ "display" => false "count" => null ] 91 => [ "display" => false "count" => null ] 6 => [ "display" => true "count" => 1286 ] 90 => [ "display" => false "count" => null ] 92 => [ "display" => false "count" => null ] 101 => [ "display" => false "count" => null ] 100 => [ "display" => false "count" => null ] 5 => [ "display" => false "count" => null ] 3 => [ "display" => false "count" => null ] 7 => [ "display" => false "count" => null ] 8 => [ "display" => false "count" => null ] 9 => [ "display" => false "count" => null ] 102 => [ "display" => false "count" => null ] 103 => [ "display" => false "count" => null ] ] |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status" |
valid | true |
value | [
"100"
] |
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 | "新規受付" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3264 …} } 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_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4391 -form: Form {#3435 …} -errors: [] } |
form | FormView {#4392 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_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_order_status_entry" |
valid | true |
value | "1" |
4
"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 | "4" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3273 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4414 -form: Form {#3438 …} -errors: [] } |
form | FormView {#4402 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_4" |
label | "対応中" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "4" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "4" |
110
"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 | "110" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3283 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "110" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4399 -form: Form {#3441 …} -errors: [] } |
form | FormView {#4395 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_110" |
label | "注文確定" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "110" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "110" |
111
"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 | "111" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3293 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "111" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4400 -form: Form {#3444 …} -errors: [] } |
form | FormView {#4418 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_111" |
label | "注文確定(名刺)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "111" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "111" |
91
"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 | "91" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3303 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "91" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4412 -form: Form {#3447 …} -errors: [] } |
form | FormView {#4411 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_91" |
label | "入金待ち" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "91" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "91" |
6
"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 | "6" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3313 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4415 -form: Form {#3450 …} -errors: [] } |
form | FormView {#4417 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_6" |
label | "入金済み" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "6" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "6" |
90
"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 | "90" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3323 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "90" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4413 -form: Form {#3453 …} -errors: [] } |
form | FormView {#4416 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_90" |
label | "デザイン未確定(名刺)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "90" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "90" |
92
"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 | "92" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3334 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3333 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "92" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4409 -form: Form {#3456 …} -errors: [] } |
form | FormView {#4410 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_92" |
label | "入稿待ち(名刺)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "92" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "92" |
101
"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 | "101" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3343 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "101" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4407 -form: Form {#3459 …} -errors: [] } |
form | FormView {#4408 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_101" |
label | "入稿済み(名刺)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "101" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "101" |
100
"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 |
"100"
|
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 | "100" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3353 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "100" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4405 -form: Form {#3462 …} -errors: [] } |
form | FormView {#4406 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_100" |
label | "発送準備中" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "100" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "100" |
5
"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 | "5" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3363 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4401 -form: Form {#3465 …} -errors: [] } |
form | FormView {#4404 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_5" |
label | "発送済み" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "5" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3373 …} } 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_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4421 -form: Form {#3468 …} -errors: [] } |
form | FormView {#4403 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_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_order_status_entry" |
valid | true |
value | "3" |
7
"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 | "7" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3383 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4422 -form: Form {#3471 …} -errors: [] } |
form | FormView {#4420 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_7" |
label | "決済処理中" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "7" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "7" |
8
"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 | "8" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3393 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4424 -form: Form {#3474 …} -errors: [] } |
form | FormView {#4423 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_8" |
label | "購入処理中" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "8" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "8" |
9
"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 | "9" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3403 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4426 -form: Form {#3477 …} -errors: [] } |
form | FormView {#4425 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_9" |
label | "返品" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "9" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "9" |
102
"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 | "102" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3413 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "102" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4428 -form: Form {#3480 …} -errors: [] } |
form | FormView {#4427 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_102" |
label | "商品入荷待ち" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "102" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "102" |
103
"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 | "103" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3423 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "103" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_status_entry" ] |
cache_key | "_admin_search_order_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 {#4430 -form: Form {#3483 …} -errors: [] } |
form | FormView {#4429 …5} |
full_name | "admin_search_order[status][]" |
help | null |
id | "admin_search_order_status_103" |
label | "対応完了(セミナー)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "103" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "103" |
name
"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.order.orderer_name" |
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 {#2895 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.order.orderer_name" |
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 {#2897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2896 …} } 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_order_name" ] |
cache_key | "_admin_search_order_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4396 -form: Form {#3486 …} -errors: [] } |
form | FormView {#3953 …5} |
full_name | "admin_search_order[name]" |
help | null |
id | "admin_search_order_name" |
label | "admin.order.orderer_name" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "name" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_name" |
valid | true |
value | "" |
kana
"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 |
---|---|---|
constraints | [ Regex {#2769 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
[ Regex {#2769 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
label | "admin.order.orderer_kana" |
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 | [ Regex {#2769 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
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 {#2775 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.order.orderer_kana" |
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 {#2777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2776 …} } 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_order_kana" ] |
cache_key | "_admin_search_order_kana_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4432 -form: Form {#3489 …} -errors: [] } |
form | FormView {#4431 …5} |
full_name | "admin_search_order[kana]" |
help | null |
id | "admin_search_order_kana" |
label | "admin.order.orderer_kana" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "kana" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_kana" |
valid | true |
value | "" |
company_name
"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.order.orderer_company_name" |
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 {#2905 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.order.orderer_company_name" |
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 {#2907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2906 …} } 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_order_company_name" ] |
cache_key | "_admin_search_order_company_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4434 -form: Form {#3492 …} -errors: [] } |
form | FormView {#4433 …5} |
full_name | "admin_search_order[company_name]" |
help | null |
id | "admin_search_order_company_name" |
label | "admin.order.orderer_company_name" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "company_name" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_company_name" |
valid | true |
value | "" |
"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.common.mail_address" |
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 {#2915 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.common.mail_address" |
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 {#2917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2916 …} } 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_order_email" ] |
cache_key | "_admin_search_order_email_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4436 -form: Form {#3495 …} -errors: [] } |
form | FormView {#4435 …5} |
full_name | "admin_search_order[email]" |
help | null |
id | "admin_search_order_email" |
label | "admin.common.mail_address" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "email" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_email" |
valid | true |
value | "" |
order_no
"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.order.order_no" |
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 {#2925 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.order.order_no" |
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 {#2927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2926 …} } 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_order_order_no" ] |
cache_key | "_admin_search_order_order_no_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4438 -form: Form {#3498 …} -errors: [] } |
form | FormView {#4437 …5} |
full_name | "admin_search_order[order_no]" |
help | null |
id | "admin_search_order_order_no" |
label | "admin.order.order_no" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "order_no" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_order_no" |
valid | true |
value | "" |
phone_number
"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 |
---|---|---|
constraints | [ Regex {#2785 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
[ Regex {#2785 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
label | "admin.common.phone_number" |
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 | [ Regex {#2785 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +payload: null +"groups": [ "Default" ] } ] |
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 {#2935 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.common.phone_number" |
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 {#2937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2936 …} } 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_order_phone_number" ] |
cache_key | "_admin_search_order_phone_number_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4440 -form: Form {#3501 …} -errors: [] } |
form | FormView {#4439 …5} |
full_name | "admin_search_order[phone_number]" |
help | null |
id | "admin_search_order_phone_number" |
label | "admin.common.phone_number" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "phone_number" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_phone_number" |
valid | true |
value | "" |
tracking_number
"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.order.tracking_number" |
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 {#2945 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.order.tracking_number" |
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 {#2947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2946 …} } 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_order_tracking_number" ] |
cache_key | "_admin_search_order_tracking_number_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4442 -form: Form {#3504 …} -errors: [] } |
form | FormView {#4441 …5} |
full_name | "admin_search_order[tracking_number]" |
help | null |
id | "admin_search_order_tracking_number" |
label | "admin.order.tracking_number" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "tracking_number" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_tracking_number" |
valid | true |
value | "" |
shipping_mail
"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.order.shipping_mail__unsent" => 1 "admin.order.shipping_mail__sent" => 2 ] |
[ "admin.order.shipping_mail__unsent" => 1 "admin.order.shipping_mail__sent" => 2 ] |
expanded | true |
same as passed value |
label | "admin.order.shipping_mail" |
same as passed value |
multiple | true |
same as passed value |
placeholder | false |
null
|
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.order.shipping_mail__unsent" => 1 "admin.order.shipping_mail__sent" => 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.order.shipping_mail" |
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 {#2956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2955 …} } 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_order_shipping_mail" ] |
cache_key | "_admin_search_order_shipping_mail_choice" |
choice_translation_domain | null |
choices | [ ChoiceView {#2959 +label: "admin.order.shipping_mail__unsent" +value: "1" +data: 1 +attr: [] } ChoiceView {#2966 +label: "admin.order.shipping_mail__sent" +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 {#4444 -form: Form {#3527 …} -errors: [] } |
expanded | true |
form | FormView {#4443 …5} |
full_name | "admin_search_order[shipping_mail]" |
help | null |
id | "admin_search_order_shipping_mail" |
is_selected | Closure {#4446 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2800 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | "admin.order.shipping_mail" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "shipping_mail" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_shipping_mail" |
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.order.shipping_mail__unsent" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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.order.shipping_mail__unsent" |
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 {#3509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3508 …} } 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_order_shipping_mail_entry" ] |
cache_key | "_admin_search_order_shipping_mail_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 {#4449 -form: Form {#3530 …} -errors: [] } |
form | FormView {#4448 …5} |
full_name | "admin_search_order[shipping_mail][]" |
help | null |
id | "admin_search_order_shipping_mail_0" |
label | "admin.order.shipping_mail__unsent" |
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_order_shipping_mail_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.order.shipping_mail__sent" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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.order.shipping_mail__sent" |
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 {#3519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3518 …} } 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_order_shipping_mail_entry" ] |
cache_key | "_admin_search_order_shipping_mail_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 {#4451 -form: Form {#3533 …} -errors: [] } |
form | FormView {#4450 …5} |
full_name | "admin_search_order[shipping_mail][]" |
help | null |
id | "admin_search_order_shipping_mail_1" |
label | "admin.order.shipping_mail__sent" |
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_order_shipping_mail_entry" |
valid | true |
value | "2" |
payment
"Eccube\Form\Type\Master\PaymentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[] |
Normalized Format | ArrayCollection {#3854 -elements: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
expanded | true |
same as passed value |
label | "admin.common.payment_method" |
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 | "method" |
choice_loader | DoctrineChoiceLoader {#2985 -manager: EntityManager_9a5be93 {#582 …2} -class: "Eccube\Entity\Payment" -idReader: IdReader {#2988 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2292 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#2986 …} -choiceList: ArrayChoiceList {#2993 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#2988 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2292 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Payment" |
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" ] |
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 {#2988 -om: EntityManager_9a5be93 {#582 …2} -classMetadata: ClassMetadata {#2292 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.common.payment_method" |
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 {#2980 -_em: EntityManager {#732 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#2982 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#2983 #from: "Eccube\Entity\Payment" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#2984 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Payment m ORDER BY m.sort_no DESC" -parameters: ArrayCollection {#2981 …} -_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 {#2977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#2978 …} } 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" "payment" "_admin_search_order_payment" ] |
cache_key | "_admin_search_order_payment_payment" |
choice_translation_domain | false |
choices | [ 14 => ChoiceView {#2994 +label: "その他" +value: "14" +data: Payment {#3008 …} +attr: [] } 12 => ChoiceView {#3003 +label: "クレジットカード決済" +value: "12" +data: Payment {#3038 …} +attr: [] } 13 => ChoiceView {#3002 +label: "登録済みのクレジットカードで決済" +value: "13" +data: Payment {#3033 …} +attr: [] } 3 => ChoiceView {#3004 +label: "郵便振替" +value: "3" +data: Payment {#3013 …} +attr: [] } 11 => ChoiceView {#3097 +label: "現金引換" +value: "11" +data: Payment {#3049 …} +attr: [] } 4 => ChoiceView {#3098 +label: "代金引換(1万円未満)" +value: "4" +data: Payment {#3054 …} +attr: [] } 5 => ChoiceView {#3099 +label: "代金引換(1~3万円未満)" +value: "5" +data: Payment {#3059 …} +attr: [] } 6 => ChoiceView {#3100 +label: "代金引換(3~10万円未満)" +value: "6" +data: Payment {#3064 …} +attr: [] } 7 => ChoiceView {#3101 +label: "代金引換(10~30万円未満)" +value: "7" +data: Payment {#3069 …} +attr: [] } 8 => ChoiceView {#3102 +label: "代金引換(30~50万円未満)" +value: "8" +data: Payment {#3074 …} +attr: [] } 9 => ChoiceView {#3103 +label: "代金引換(50~100万円未満)" +value: "9" +data: Payment {#3079 …} +attr: [] } 10 => ChoiceView {#3104 +label: "代金引換(100万円~)" +value: "10" +data: Payment {#3084 …} +attr: [] } 2 => ChoiceView {#3105 +label: "現金書留" +value: "2" +data: Payment {#3089 …} +attr: [] } 1 => ChoiceView {#3106 +label: "郵便振替(旧)" +value: "1" +data: Payment {#3094 …} +attr: [] } ] |
compound | true |
data | ArrayCollection {#3854 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4447 -form: Form {#3676 …} -errors: [] } |
expanded | true |
form | FormView {#4445 …5} |
full_name | "admin_search_order[payment]" |
help | null |
id | "admin_search_order_payment" |
is_selected | Closure {#4453 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#2800 …} parameters: { $choice: {} $values: { typeHint: "array" } } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "202 to 204" } |
label | "admin.common.payment_method" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | true |
name | "payment" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment" |
valid | true |
value | [] |
14
"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 | "14" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3537 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "14" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4456 -form: Form {#3679 …} -errors: [] } |
form | FormView {#4455 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_14" |
label | "その他" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "14" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "14" |
12
"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 | "12" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3547 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4458 -form: Form {#3682 …} -errors: [] } |
form | FormView {#4457 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_12" |
label | "クレジットカード決済" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "12" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "12" |
13
"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 | "13" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3557 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "13" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4460 -form: Form {#3685 …} -errors: [] } |
form | FormView {#4459 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_13" |
label | "登録済みのクレジットカードで決済" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "13" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "13" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3567 …} } 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_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4462 -form: Form {#3688 …} -errors: [] } |
form | FormView {#4461 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_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_order_payment_entry" |
valid | true |
value | "3" |
11
"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 | "11" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3578 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3577 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4464 -form: Form {#3691 …} -errors: [] } |
form | FormView {#4463 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_11" |
label | "現金引換" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "11" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "11" |
4
"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 | "代金引換(1万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(1万円未満)" |
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 {#3588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3587 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4466 -form: Form {#3694 …} -errors: [] } |
form | FormView {#4465 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_4" |
label | "代金引換(1万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "4" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "4" |
5
"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 | "代金引換(1~3万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "5" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(1~3万円未満)" |
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 {#3598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3597 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4468 -form: Form {#3697 …} -errors: [] } |
form | FormView {#4467 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_5" |
label | "代金引換(1~3万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "5" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "5" |
6
"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 | "代金引換(3~10万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "6" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(3~10万円未満)" |
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 {#3608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3607 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4470 -form: Form {#3700 …} -errors: [] } |
form | FormView {#4469 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_6" |
label | "代金引換(3~10万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "6" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "6" |
7
"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 | "代金引換(10~30万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "7" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(10~30万円未満)" |
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 {#3618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3617 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4472 -form: Form {#3703 …} -errors: [] } |
form | FormView {#4471 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_7" |
label | "代金引換(10~30万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "7" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "7" |
8
"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 | "代金引換(30~50万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "8" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(30~50万円未満)" |
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 {#3628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3627 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4474 -form: Form {#3706 …} -errors: [] } |
form | FormView {#4473 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_8" |
label | "代金引換(30~50万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "8" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "8" |
9
"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 | "代金引換(50~100万円未満)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "9" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(50~100万円未満)" |
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 {#3638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3637 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4476 -form: Form {#3709 …} -errors: [] } |
form | FormView {#4475 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_9" |
label | "代金引換(50~100万円未満)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "9" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "9" |
10
"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 | "代金引換(100万円~)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
value | "10" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 | "代金引換(100万円~)" |
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 {#3648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3647 …} } file: "/usr/home/haw10086v7qt/html/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4478 -form: Form {#3712 …} -errors: [] } |
form | FormView {#4477 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_10" |
label | "代金引換(100万円~)" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "10" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "10" |
2
"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 | "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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3657 …} } 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_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4480 -form: Form {#3715 …} -errors: [] } |
form | FormView {#4479 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_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_order_payment_entry" |
valid | true |
value | "2" |
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 | "郵便振替(旧)" |
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 {#3261 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#3257 …} 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 {#3668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3667 …} } 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_order_payment_entry" ] |
cache_key | "_admin_search_order_payment_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 {#4482 -form: Form {#3718 …} -errors: [] } |
form | FormView {#4481 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
id | "admin_search_order_payment_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_order_payment_entry" |
valid | true |
value | "1" |
order_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_order_order_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_start" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.order_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_order_order_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.order.order_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 {#3124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3123 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_start" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_order_date_start" ] |
cache_key | "_admin_search_order_order_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4454 -form: Form {#3721 …} -errors: [] } |
form | FormView {#4452 …5} |
full_name | "admin_search_order[order_date_start]" |
help | null |
id | "admin_search_order_order_date_start" |
label | "admin.order.order_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "order_date_start" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_order_date_start" |
valid | true |
value | "" |
widget | "single_text" |
order_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_order_order_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_end" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.order_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_order_order_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.order.order_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 {#3134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3133 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_end" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_order_date_end" ] |
cache_key | "_admin_search_order_order_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4484 -form: Form {#3724 …} -errors: [] } |
form | FormView {#4483 …5} |
full_name | "admin_search_order[order_date_end]" |
help | null |
id | "admin_search_order_order_date_end" |
label | "admin.order.order_date__end" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "order_date_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_order_date_end" |
valid | true |
value | "" |
widget | "single_text" |
payment_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_order_payment_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_start" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.payment_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_order_payment_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.order.payment_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 {#3144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3143 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_start" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_payment_date_start" ] |
cache_key | "_admin_search_order_payment_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4486 -form: Form {#3727 …} -errors: [] } |
form | FormView {#4485 …5} |
full_name | "admin_search_order[payment_date_start]" |
help | null |
id | "admin_search_order_payment_date_start" |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "payment_date_start" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_payment_date_start" |
valid | true |
value | "" |
widget | "single_text" |
payment_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_order_payment_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_end" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.payment_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_order_payment_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.order.payment_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 {#3154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3153 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_end" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_payment_date_end" ] |
cache_key | "_admin_search_order_payment_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4488 -form: Form {#3730 …} -errors: [] } |
form | FormView {#4487 …5} |
full_name | "admin_search_order[payment_date_end]" |
help | null |
id | "admin_search_order_payment_date_end" |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "payment_date_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_payment_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_order_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_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_order_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 {#3164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3163 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_date_start" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_update_date_start" ] |
cache_key | "_admin_search_order_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 {#4490 -form: Form {#3733 …} -errors: [] } |
form | FormView {#4489 …5} |
full_name | "admin_search_order[update_date_start]" |
help | null |
id | "admin_search_order_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_order_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_order_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_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_order_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 {#3174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3173 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_date_end" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_update_date_end" ] |
cache_key | "_admin_search_order_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 {#4492 -form: Form {#3736 …} -errors: [] } |
form | FormView {#4491 …5} |
full_name | "admin_search_order[update_date_end]" |
help | null |
id | "admin_search_order_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_order_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
shipping_delivery_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_order_shipping_delivery_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_start" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.delivery_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_order_shipping_delivery_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.order.delivery_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 {#3184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3183 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_start" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_shipping_delivery_date_start" ] |
cache_key | "_admin_search_order_shipping_delivery_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4494 -form: Form {#3739 …} -errors: [] } |
form | FormView {#4493 …5} |
full_name | "admin_search_order[shipping_delivery_date_start]" |
help | null |
id | "admin_search_order_shipping_delivery_date_start" |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "shipping_delivery_date_start" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_shipping_delivery_date_start" |
valid | true |
value | "" |
widget | "single_text" |
shipping_delivery_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_order_shipping_delivery_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_end" "data-toggle" => "datetimepicker" ] |
format | "yyyy-MM-dd" |
same as passed value |
input | "datetime" |
same as passed value |
label | "admin.order.delivery_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_order_shipping_delivery_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.order.delivery_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 {#3194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3193 …} } 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 | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_end" "data-toggle" => "datetimepicker" ] |
block_prefixes | [ "form" "date" "_admin_search_order_shipping_delivery_date_end" ] |
cache_key | "_admin_search_order_shipping_delivery_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4496 -form: Form {#3742 …} -errors: [] } |
form | FormView {#4495 …5} |
full_name | "admin_search_order[shipping_delivery_date_end]" |
help | null |
id | "admin_search_order_shipping_delivery_date_end" |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "shipping_delivery_date_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_shipping_delivery_date_end" |
valid | true |
value | "" |
widget | "single_text" |
payment_total_start
"Eccube\Form\Type\PriceType"
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.order.purchase_price__start" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept_minus | false |
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Range {#3221 +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +min: 0 +max: 2147483647 +payload: null +"groups": [ "Default" ] } ] |
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 …} } |
currency | "JPY" |
data_class | null |
disabled | false |
divisor | 1 |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#3218 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." |
grouping | true |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.order.purchase_price__start" |
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 |
scale | 0 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#3220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3217 …} } 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" "money" "price" "_admin_search_order_payment_total_start" ] |
cache_key | "_admin_search_order_payment_total_start_price" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4498 -form: Form {#3745 …} -errors: [] } |
form | FormView {#4497 …5} |
full_name | "admin_search_order[payment_total_start]" |
help | null |
id | "admin_search_order_payment_total_start" |
label | "admin.order.purchase_price__start" |
label_attr | [] |
label_format | null |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "payment_total_start" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_total_start" |
valid | true |
value | "" |
payment_total_end
"Eccube\Form\Type\PriceType"
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.order.purchase_price__end" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept_minus | false |
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Range {#3233 +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +min: 0 +max: 2147483647 +payload: null +"groups": [ "Default" ] } ] |
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 …} } |
currency | "JPY" |
data_class | null |
disabled | false |
divisor | 1 |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#3230 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." |
grouping | true |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "admin.order.purchase_price__end" |
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 |
scale | 0 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#3232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3231 …} } 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" "money" "price" "_admin_search_order_payment_total_end" ] |
cache_key | "_admin_search_order_payment_total_end_price" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4500 -form: Form {#3748 …} -errors: [] } |
form | FormView {#4499 …5} |
full_name | "admin_search_order[payment_total_end]" |
help | null |
id | "admin_search_order_payment_total_end" |
label | "admin.order.purchase_price__end" |
label_attr | [] |
label_format | null |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "payment_total_end" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment_total_end" |
valid | true |
value | "" |
buy_product_name
"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.order.purchase_product" |
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 {#3242 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.order.purchase_product" |
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 {#3244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#3243 …} } 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_order_buy_product_name" ] |
cache_key | "_admin_search_order_buy_product_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4502 -form: Form {#3751 …} -errors: [] } |
form | FormView {#4501 …5} |
full_name | "admin_search_order[buy_product_name]" |
help | null |
id | "admin_search_order_buy_product_name" |
label | "admin.order.purchase_product" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "buy_product_name" |
required | false |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_buy_product_name" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "FRQNCEPuAdRWKVKx-1AX1y993G5rOYoHpugB5J1oopk" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "FRQNCEPuAdRWKVKx-1AX1y993G5rOYoHpugB5J1oopk" |
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 | "FRQNCEPuAdRWKVKx-1AX1y993G5rOYoHpugB5J1oopk" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#4506 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 {#4508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#2742 …} use: { $translator: DataCollectorTranslator {#242 …} $translationDomain: "validators" $message: Closure {#4507 …} } 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_order__token" ] |
cache_key | "_admin_search_order__token_hidden" |
compound | false |
data | "FRQNCEPuAdRWKVKx-1AX1y993G5rOYoHpugB5J1oopk" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#4520 -form: Form {#4515 …} -errors: [] } |
form | FormView {#4509 …5} |
full_name | "admin_search_order[_token]" |
help | null |
id | "admin_search_order__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_order__token" |
valid | true |
value | "FRQNCEPuAdRWKVKx-1AX1y993G5rOYoHpugB5J1oopk" |