- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- Doctrine
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
multi
-
-
1
-
6
-
4
-
3
-
5
-
8
-
7
-
9
-
-
name
-
kana
-
company_name
-
email
-
order_no
-
phone_number
-
tracking_number
-
-
0
-
1
-
-
-
5
-
1
-
2
-
3
-
4
-
-
order_date_start
-
order_datetime_start
-
order_date_end
-
order_datetime_end
-
payment_date_start
-
payment_datetime_start
-
payment_date_end
-
payment_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
shipping_delivery_date_start
-
shipping_delivery_datetime_start
-
shipping_delivery_date_end
-
shipping_delivery_datetime_end
-
payment_total_start
-
payment_total_end
-
buy_product_name
-
sortkey
-
sorttype
-
_token
-
admin_search_order
"Eccube\Form\Type\Admin\SearchOrderType"
Errors
Message | Origin | Cause |
---|---|---|
CSRFトークンが無効です、再送信してください。 | admin_search_order |
Caused by:
Symfony\Component\Security\Csrf\CsrfToken {#4688 -id: "admin_search_order" -value: "" } |
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" => Doctrine\Common\Collections\ArrayCollection {#4714 -elements: [] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => Doctrine\Common\Collections\ArrayCollection {#4793 -elements: [] } "order_date_start" => null "order_datetime_start" => null "order_date_end" => null "order_datetime_end" => null "payment_date_start" => null "payment_datetime_start" => null "payment_date_end" => null "payment_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "shipping_delivery_date_start" => null "shipping_delivery_datetime_start" => null "shipping_delivery_date_end" => null "shipping_delivery_datetime_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null "sortkey" => null "sorttype" => null ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3733 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_order" "_admin_search_order" ] |
cache_key | "_admin_search_order_admin_search_order" |
compound | true |
data | [ "multi" => null "status" => Doctrine\Common\Collections\ArrayCollection {#4714 -elements: [] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => Doctrine\Common\Collections\ArrayCollection {#4793 -elements: [] } "order_date_start" => null "order_datetime_start" => null "order_date_end" => null "order_datetime_end" => null "payment_date_start" => null "payment_datetime_start" => null "payment_date_end" => null "payment_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "shipping_delivery_date_start" => null "shipping_delivery_datetime_start" => null "shipping_delivery_date_end" => null "shipping_delivery_datetime_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null "sortkey" => null "sorttype" => null ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5012 -form: Symfony\Component\Form\Form {#4285 …} -errors: [ Symfony\Component\Form\FormError {#4705 #messageTemplate: "CSRFトークンが無効です、再送信してください。" #messageParameters: [] #messagePluralization: null -message: "CSRFトークンが無効です、再送信してください。" -cause: Symfony\Component\Security\Csrf\CsrfToken {#4688 -id: "admin_search_order" -value: "" } -origin: Symfony\Component\Form\Form {#4285 …} } ] } |
form | Symfony\Component\Form\FormView {#5080 …5} |
full_name | "admin_search_order" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_order" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order" |
valid | false |
value | [ "multi" => null "status" => Doctrine\Common\Collections\ArrayCollection {#4714 -elements: [] } "name" => null "kana" => null "company_name" => null "email" => null "order_no" => null "phone_number" => null "tracking_number" => null "shipping_mail" => [] "payment" => Doctrine\Common\Collections\ArrayCollection {#4793 -elements: [] } "order_date_start" => null "order_datetime_start" => null "order_date_end" => null "order_datetime_end" => null "payment_date_start" => null "payment_datetime_start" => null "payment_date_end" => null "payment_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "shipping_delivery_date_start" => null "shipping_delivery_datetime_start" => null "shipping_delivery_date_end" => null "shipping_delivery_datetime_end" => null "payment_total_start" => null "payment_total_end" => null "buy_product_name" => null "sortkey" => null "sorttype" => 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 | [ Symfony\Component\Validator\Constraints\Length {#3741 +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" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#3741 +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" +normalizer: null +allowEmptyString: false +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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#3741 +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" +normalizer: null +allowEmptyString: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3784 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#3434 -form: Symfony\Component\Form\Form {#4288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4980 …5} |
full_name | "admin_search_order[multi]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_multi" |
label | "admin.order.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "multi" |
priority | 0 |
required | false |
row_attr | [] |
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 |
[] |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#4714 -elements: [] } |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#3821 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3850 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3834 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3833 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3836 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3838 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3475 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3838 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3475 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3828 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3830 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3831 #from: "Eccube\Entity\Master\OrderStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3832 #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: Doctrine\Common\Collections\ArrayCollection {#3829 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3824 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "order_status" "_admin_search_order_status" ] |
cache_key | "_admin_search_order_status_order_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "新規受付" +value: "1" +data: Eccube\Entity\Master\OrderStatus {#3859 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "入金済み" +value: "6" +data: Eccube\Entity\Master\OrderStatus {#3860 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "対応中" +value: "4" +data: Eccube\Entity\Master\OrderStatus {#3861 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3852 +label: "キャンセル" +value: "3" +data: Eccube\Entity\Master\OrderStatus {#3862 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "発送済み" +value: "5" +data: Eccube\Entity\Master\OrderStatus {#3863 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "購入処理中" +value: "8" +data: Eccube\Entity\Master\OrderStatus {#3864 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "決済処理中" +value: "7" +data: Eccube\Entity\Master\OrderStatus {#3865 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3853 +label: "返品" +value: "9" +data: Eccube\Entity\Master\OrderStatus {#3866 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#4714 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5082 -form: Symfony\Component\Form\Form {#4378 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5126 …5} |
full_name | "admin_search_order[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status" |
is_selected | Closure($choice, array $values) {#5062 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3795 …} } |
label | "admin.order.order_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
order_count | [ 1 => [ "display" => true "count" => 0 ] 6 => [ "display" => true "count" => 0 ] 4 => [ "display" => true "count" => 0 ] 3 => [ "display" => false "count" => null ] 5 => [ "display" => false "count" => null ] 8 => [ "display" => false "count" => null ] 7 => [ "display" => false "count" => null ] 9 => [ "display" => false "count" => null ] ] |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_status" |
valid | true |
value | [] |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "新規受付" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4299 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5075 -form: Symfony\Component\Form\Form {#4381 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5077 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_1" |
label | "新規受付" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "1" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "入金済み" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4309 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5079 -form: Symfony\Component\Form\Form {#4384 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5056 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_6" |
label | "入金済み" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "6" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "対応中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4319 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5078 -form: Symfony\Component\Form\Form {#4387 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5084 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_4" |
label | "対応中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "4" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "キャンセル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4329 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5076 -form: Symfony\Component\Form\Form {#4390 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5093 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_3" |
label | "キャンセル" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "3" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "発送済み" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4339 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5060 -form: Symfony\Component\Form\Form {#4393 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5083 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_5" |
label | "発送済み" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "5" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "購入処理中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4349 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5069 -form: Symfony\Component\Form\Form {#4396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5064 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_8" |
label | "購入処理中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "8" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "決済処理中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4359 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5094 -form: Symfony\Component\Form\Form {#4399 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5073 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_7" |
label | "決済処理中" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "7" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "返品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4369 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5098 -form: Symfony\Component\Form\Form {#4402 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5055 …5} |
full_name | "admin_search_order[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_status_9" |
label | "返品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_status_entry" |
valid | true |
value | "9" |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3873 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.orderer_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3874 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5057 -form: Symfony\Component\Form\Form {#4405 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5085 …5} |
full_name | "admin_search_order[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_name" |
label | "admin.order.orderer_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
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 | [ Symfony\Component\Validator\Constraints\Regex {#3742 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3742 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3742 +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.orderer_kana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3755 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5071 -form: Symfony\Component\Form\Form {#4408 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5092 …5} |
full_name | "admin_search_order[kana]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_kana" |
label | "admin.order.orderer_kana" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kana" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.orderer_company_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3885 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3884 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5063 -form: Symfony\Component\Form\Form {#4411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5095 …5} |
full_name | "admin_search_order[company_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_company_name" |
label | "admin.order.orderer_company_name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company_name" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3893 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.mail_address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3894 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5066 -form: Symfony\Component\Form\Form {#4414 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5087 …5} |
full_name | "admin_search_order[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_email" |
label | "admin.common.mail_address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3904 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5088 -form: Symfony\Component\Form\Form {#4417 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5068 …5} |
full_name | "admin_search_order[order_no]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_order_no" |
label | "admin.order.order_no" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_no" |
priority | 0 |
required | false |
row_attr | [] |
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 | [ Symfony\Component\Validator\Constraints\Regex {#3764 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3764 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#3764 +message: "form_error.graph_and_hyphen_only" +pattern: "/^[\d-]+$/u" +htmlPattern: null +match: true +normalizer: null +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3914 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5074 -form: Symfony\Component\Form\Form {#4420 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5072 …5} |
full_name | "admin_search_order[phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_phone_number" |
label | "admin.common.phone_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone_number" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3923 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.tracking_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3925 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3924 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#5059 -form: Symfony\Component\Form\Form {#4423 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5070 …5} |
full_name | "admin_search_order[tracking_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_tracking_number" |
label | "admin.order.tracking_number" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tracking_number" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "admin.order.shipping_mail__unsent" => 1 "admin.order.shipping_mail__sent" => 2 ] |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.shipping_mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3934 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3933 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_order_shipping_mail" ] |
cache_key | "_admin_search_order_shipping_mail_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "admin.order.shipping_mail__unsent" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "admin.order.shipping_mail__sent" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5096 -form: Symfony\Component\Form\Form {#4446 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5100 …5} |
full_name | "admin_search_order[shipping_mail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_mail" |
is_selected | Closure($choice, array $values) {#5061 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3795 …} } |
label | "admin.order.shipping_mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "shipping_mail" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.order.shipping_mail__unsent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4427 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6080 -form: Symfony\Component\Form\Form {#4449 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6081 …5} |
full_name | "admin_search_order[shipping_mail][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_mail_0" |
label | "admin.order.shipping_mail__unsent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.order.shipping_mail__sent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4437 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6078 -form: Symfony\Component\Form\Form {#4452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6079 …5} |
full_name | "admin_search_order[shipping_mail][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_mail_1" |
label | "admin.order.shipping_mail__sent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
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 | Doctrine\Common\Collections\ArrayCollection {#4793 -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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "method" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3981 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3965 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3964 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3967 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3969 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3437 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3969 -om: ContainerSa0BOQS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#429 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3437 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.payment_method" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3959 -_em: Doctrine\ORM\EntityManager {#472 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3961 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3962 #from: "Eccube\Entity\Payment" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3963 #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: Doctrine\Common\Collections\ArrayCollection {#3960 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#3957 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "payment" "_admin_search_order_payment" ] |
cache_key | "_admin_search_order_payment_payment" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "クレジットカード" +value: "5" +data: Eccube\Entity\Payment {#3993 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "郵便振替" +value: "1" +data: Eccube\Entity\Payment {#4007 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "現金書留" +value: "2" +data: Eccube\Entity\Payment {#4012 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "銀行振込" +value: "3" +data: Eccube\Entity\Payment {#4017 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "代金引換" +value: "4" +data: Eccube\Entity\Payment {#4022 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#4793 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5102 -form: Symfony\Component\Form\Form {#4505 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5091 …5} |
full_name | "admin_search_order[payment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment" |
is_selected | Closure($choice, array $values) {#6076 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3795 …} } |
label | "admin.common.payment_method" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "payment" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_payment" |
valid | true |
value | [] |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "クレジットカード" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4456 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6092 -form: Symfony\Component\Form\Form {#4508 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6075 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_5" |
label | "クレジットカード" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "5" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "郵便振替" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4466 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6094 -form: Symfony\Component\Form\Form {#4511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6093 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_1" |
label | "郵便振替" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "現金書留" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4476 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6096 -form: Symfony\Component\Form\Form {#4514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6095 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_2" |
label | "現金書留" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "銀行振込" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "銀行振込" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4486 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6098 -form: Symfony\Component\Form\Form {#4517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6097 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_3" |
label | "銀行振込" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "3" |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4295 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4291 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "代金引換" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#4497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4496 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6100 -form: Symfony\Component\Form\Form {#4520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6099 …5} |
full_name | "admin_search_order[payment][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_4" |
label | "代金引換" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | false |
unique_block_prefix | "_admin_search_order_payment_entry" |
valid | true |
value | "4" |
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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3765 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3765 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3765 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4037 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6091 -form: Symfony\Component\Form\Form {#4523 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6077 …5} |
full_name | "admin_search_order[order_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_order_date_start" |
label | "admin.order.order_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_date_start" |
priority | 0 |
required | false |
row_attr | [] |
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_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3766 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3766 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.order_date__start" |
same as passed value |
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_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3766 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4062 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_order_datetime_start" ] |
cache_key | "_admin_search_order_order_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6102 -form: Symfony\Component\Form\Form {#4526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6101 …5} |
full_name | "admin_search_order[order_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_order_datetime_start" |
label | "admin.order.order_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_order_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3767 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3767 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3767 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4072 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6104 -form: Symfony\Component\Form\Form {#4529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6103 …5} |
full_name | "admin_search_order[order_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_order_date_end" |
label | "admin.order.order_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_order_date_end" |
valid | true |
value | "" |
widget | "single_text" |
order_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3768 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3768 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.order_date__end" |
same as passed value |
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_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3768 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.order_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4082 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_order_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_order_datetime_end" ] |
cache_key | "_admin_search_order_order_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6106 -form: Symfony\Component\Form\Form {#4532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6105 …5} |
full_name | "admin_search_order[order_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_order_datetime_end" |
label | "admin.order.order_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "order_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_order_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3769 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3769 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3769 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4092 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6108 -form: Symfony\Component\Form\Form {#4535 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6107 …5} |
full_name | "admin_search_order[payment_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_date_start" |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payment_date_start" |
priority | 0 |
required | false |
row_attr | [] |
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_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3770 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3770 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.payment_date__start" |
same as passed value |
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_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3770 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4102 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_payment_datetime_start" ] |
cache_key | "_admin_search_order_payment_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6110 -form: Symfony\Component\Form\Form {#4538 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6109 …5} |
full_name | "admin_search_order[payment_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_datetime_start" |
label | "admin.order.payment_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payment_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_payment_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3771 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3771 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.payment_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_payment_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3771 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.payment_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4112 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6112 -form: Symfony\Component\Form\Form {#4541 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6111 …5} |
full_name | "admin_search_order[payment_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_date_end" |
label | "admin.order.payment_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payment_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_payment_date_end" |
valid | true |
value | "" |
widget | "single_text" |
payment_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3772 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3772 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.payment_date__end" |
same as passed value |
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_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3772 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.payment_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4122 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_payment_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_payment_datetime_end" ] |
cache_key | "_admin_search_order_payment_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6114 -form: Symfony\Component\Form\Form {#4544 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6113 …5} |
full_name | "admin_search_order[payment_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_datetime_end" |
label | "admin.order.payment_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "payment_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_payment_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3773 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3773 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3773 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4132 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6116 -form: Symfony\Component\Form\Form {#4547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6115 …5} |
full_name | "admin_search_order[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_start" |
priority | 0 |
required | false |
row_attr | [] |
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_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3774 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3774 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
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_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3774 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4143 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4142 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_update_datetime_start" ] |
cache_key | "_admin_search_order_update_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6118 -form: Symfony\Component\Form\Form {#4550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6117 …5} |
full_name | "admin_search_order[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_update_datetime_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_update_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3775 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3775 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3775 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4152 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6120 -form: Symfony\Component\Form\Form {#4553 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6119 …5} |
full_name | "admin_search_order[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_order_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3776 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3776 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
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_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3776 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4162 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_update_datetime_end" ] |
cache_key | "_admin_search_order_update_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6122 -form: Symfony\Component\Form\Form {#4556 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6121 …5} |
full_name | "admin_search_order[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_update_datetime_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_update_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3777 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3777 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3777 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4172 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6124 -form: Symfony\Component\Form\Form {#4559 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6123 …5} |
full_name | "admin_search_order[shipping_delivery_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_delivery_date_start" |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shipping_delivery_date_start" |
priority | 0 |
required | false |
row_attr | [] |
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_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3778 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3778 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.delivery_date__start" |
same as passed value |
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_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3778 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4182 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_shipping_delivery_datetime_start" ] |
cache_key | "_admin_search_order_shipping_delivery_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6126 -form: Symfony\Component\Form\Form {#4562 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6125 …5} |
full_name | "admin_search_order[shipping_delivery_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_delivery_datetime_start" |
label | "admin.order.delivery_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shipping_delivery_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_shipping_delivery_datetime_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" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3779 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3779 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.delivery_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_shipping_delivery_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3779 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.delivery_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4192 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6128 -form: Symfony\Component\Form\Form {#4565 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6127 …5} |
full_name | "admin_search_order[shipping_delivery_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_delivery_date_end" |
label | "admin.order.delivery_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shipping_delivery_date_end" |
priority | 0 |
required | false |
row_attr | [] |
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" |
shipping_delivery_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3780 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Range {#3780 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null +groups: [ "Default" ] } ] |
input | "datetime" |
same as passed value |
label | "admin.order.delivery_date__end" |
same as passed value |
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_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3780 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
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." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.delivery_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4202 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_order_shipping_delivery_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_order_shipping_delivery_datetime_end" ] |
cache_key | "_admin_search_order_shipping_delivery_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6130 -form: Symfony\Component\Form\Form {#4568 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6129 …5} |
full_name | "admin_search_order[shipping_delivery_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_shipping_delivery_datetime_end" |
label | "admin.order.delivery_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shipping_delivery_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_order_shipping_delivery_datetime_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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4230 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 2147483647 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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(FormInterface $form) {#4226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | true |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.purchase_price__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | 0 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4228 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6132 -form: Symfony\Component\Form\Form {#4571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6131 …5} |
full_name | "admin_search_order[payment_total_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_total_start" |
label | "admin.order.purchase_price__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "payment_total_start" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4242 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 2147483647 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
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(FormInterface $form) {#4239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | true |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.purchase_price__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
rounding_mode | 6 |
row_attr | [] |
scale | 0 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4240 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6134 -form: Symfony\Component\Form\Form {#4574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6133 …5} |
full_name | "admin_search_order[payment_total_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_payment_total_end" |
label | "admin.order.purchase_price__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "payment_total_end" |
priority | 0 |
required | false |
row_attr | [] |
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 | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.order.purchase_product" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4252 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
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 | Symfony\Component\Form\FormErrorIterator {#6136 -form: Symfony\Component\Form\Form {#4577 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6135 …5} |
full_name | "admin_search_order[buy_product_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_buy_product_name" |
label | "admin.order.purchase_product" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "buy_product_name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_buy_product_name" |
valid | true |
value | "" |
sortkey
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.key" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4265 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_order_sortkey" ] |
cache_key | "_admin_search_order_sortkey_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6138 -form: Symfony\Component\Form\Form {#4580 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6137 …5} |
full_name | "admin_search_order[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_sortkey" |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortkey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_sortkey" |
valid | true |
value | "" |
sorttype
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.list.sort.type" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4276 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#4277 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_order_sorttype" ] |
cache_key | "_admin_search_order_sorttype_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6140 -form: Symfony\Component\Form\Form {#4583 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6139 …5} |
full_name | "admin_search_order[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_order_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0320a9b9f25b72fc3e8dba.1SgrwfLIDZyUkmzUG_5zfuJLJiN-O59whd455Ybx-G8.l15DjISKb__6xkGmKLspE4c_FFAnQvoS4Jd2h9mQjAOPTFmzq_xC5qaqLQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "0320a9b9f25b72fc3e8dba.1SgrwfLIDZyUkmzUG_5zfuJLJiN-O59whd455Ybx-G8.l15DjISKb__6xkGmKLspE4c_FFAnQvoS4Jd2h9mQjAOPTFmzq_xC5qaqLQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#418 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#419 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#420 …} -namespace: Closure() {#422 …} } |
data | "0320a9b9f25b72fc3e8dba.1SgrwfLIDZyUkmzUG_5zfuJLJiN-O59whd455Ybx-G8.l15DjISKb__6xkGmKLspE4c_FFAnQvoS4Jd2h9mQjAOPTFmzq_xC5qaqLQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3698 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3715 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#25 …} $translationDomain: "validators" $message: Closure() {#6141 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_order__token" ] |
cache_key | "_admin_search_order__token_hidden" |
compound | false |
data | "0320a9b9f25b72fc3e8dba.1SgrwfLIDZyUkmzUG_5zfuJLJiN-O59whd455Ybx-G8.l15DjISKb__6xkGmKLspE4c_FFAnQvoS4Jd2h9mQjAOPTFmzq_xC5qaqLQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6154 -form: Symfony\Component\Form\Form {#6149 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6143 …5} |
full_name | "admin_search_order[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_order__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_order__token" |
valid | true |
value | "0320a9b9f25b72fc3e8dba.1SgrwfLIDZyUkmzUG_5zfuJLJiN-O59whd455Ybx-G8.l15DjISKb__6xkGmKLspE4c_FFAnQvoS4Jd2h9mQjAOPTFmzq_xC5qaqLQ" |