- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 517
- Events
- Routing
- Cache
- Translation 20
- Security
- Twig
- Doctrine
- Migrations 13
- 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
-
2
-
3
-
-
-
1
-
2
-
3
-
4
-
-
birth_month
-
birth_start
-
birth_end
-
pref
-
phone_number
-
buy_product_name
-
buy_total_start
-
buy_total_end
-
buy_times_start
-
buy_times_end
-
create_date_start
-
create_datetime_start
-
create_date_end
-
create_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
last_buy_start
-
last_buy_datetime_start
-
last_buy_end
-
last_buy_datetime_end
-
sortkey
-
sorttype
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
_token
-
admin_search_customer
"Eccube\Form\Type\Admin\SearchCustomerType"
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" => "彩乃" "customer_status" => [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] "sex" => Doctrine\Common\Collections\ArrayCollection {#5939 -elements: [] } "birth_month" => null "birth_start" => null "birth_end" => null "pref" => null "phone_number" => null "buy_product_name" => null "buy_total_start" => null "buy_total_end" => null "buy_times_start" => null "buy_times_end" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "last_buy_start" => null "last_buy_datetime_start" => null "last_buy_end" => null "last_buy_datetime_end" => null "sortkey" => null "sorttype" => null "customer_rank" => [] ] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5009 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_customer" "_admin_search_customer" ] |
cache_key | "_admin_search_customer_admin_search_customer" |
compound | true |
data | [ "multi" => "彩乃" "customer_status" => [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] "sex" => Doctrine\Common\Collections\ArrayCollection {#5939 -elements: [] } "birth_month" => null "birth_start" => null "birth_end" => null "pref" => null "phone_number" => null "buy_product_name" => null "buy_total_start" => null "buy_total_end" => null "buy_times_start" => null "buy_times_end" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "last_buy_start" => null "last_buy_datetime_start" => null "last_buy_end" => null "last_buy_datetime_end" => null "sortkey" => null "sorttype" => null "customer_rank" => [] ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6914 -form: Symfony\Component\Form\Form {#5547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6587 …5} |
full_name | "admin_search_customer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_customer" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_customer" |
valid | true |
value | [ "multi" => "彩乃" "customer_status" => [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] "sex" => Doctrine\Common\Collections\ArrayCollection {#5939 -elements: [] } "birth_month" => null "birth_start" => null "birth_end" => null "pref" => null "phone_number" => null "buy_product_name" => null "buy_total_start" => null "buy_total_end" => null "buy_times_start" => null "buy_times_end" => null "create_date_start" => null "create_datetime_start" => null "create_date_end" => null "create_datetime_end" => null "update_date_start" => null "update_datetime_start" => null "update_date_end" => null "update_datetime_end" => null "last_buy_start" => null "last_buy_datetime_start" => null "last_buy_end" => null "last_buy_datetime_end" => null "sortkey" => null "sorttype" => null "customer_rank" => [] ] |
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 | same as normalized format |
Normalized Format | "彩乃" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5056 +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 {#5056 +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.customer.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 {#5056 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5086 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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.customer.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() {#5084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5085 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_customer_multi" ] |
cache_key | "_admin_search_customer_multi_text" |
compound | false |
data | "彩乃" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6918 -form: Symfony\Component\Form\Form {#5584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6917 …5} |
full_name | "admin_search_customer[multi]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_multi" |
label | "admin.customer.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_customer_multi" |
valid | true |
value | "彩乃" |
customer_status
"Eccube\Form\Type\Master\CustomerStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "1" "2" ] |
Normalized Format | [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
[ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
expanded | true |
same as passed value |
label | "admin.customer.customer_status" |
same as passed value |
multiple | true |
same as passed value |
placeholder | false |
null
|
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5113 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5143 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5125 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5139 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5114 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5134 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4792 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\CustomerStatus" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data | [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …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 {#5134 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4792 …} -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.customer.customer_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 {#5119 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5117 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5116 #from: "Eccube\Entity\Master\CustomerStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5115 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\CustomerStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5118 …} -_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() {#5120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5123 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "customer_status" "_admin_search_customer_customer_status" ] |
cache_key | "_admin_search_customer_customer_status_customer_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "仮会員" +value: "1" +data: Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "本会員" +value: "2" +data: Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "退会" +value: "3" +data: Eccube\Entity\Master\CustomerStatus {#5155 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\CustomerStatus {#4983 #id: 1 #name: "仮会員" #sort_no: 0 } Eccube\Entity\Master\CustomerStatus {#5023 #id: 2 #name: "本会員" #sort_no: 1 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6590 -form: Symfony\Component\Form\Form {#5580 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6921 …5} |
full_name | "admin_search_customer[customer_status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_status" |
is_selected | Closure($choice, array $values) {#6550 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5035 …} } |
label | "admin.customer.customer_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "customer_status" |
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_customer_customer_status" |
valid | true |
value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "仮会員" |
same as passed value |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5551 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_status_entry" ] |
cache_key | "_admin_search_customer_customer_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6591 -form: Symfony\Component\Form\Form {#5582 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6595 …5} |
full_name | "admin_search_customer[customer_status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_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_customer_customer_status_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | true |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "本会員" |
same as passed value |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5562 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_status_entry" ] |
cache_key | "_admin_search_customer_customer_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6912 -form: Symfony\Component\Form\Form {#5596 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6913 …5} |
full_name | "admin_search_customer[customer_status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_status_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_customer_customer_status_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "退会" |
same as passed value |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5571 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_status_entry" ] |
cache_key | "_admin_search_customer_customer_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 {#6910 -form: Symfony\Component\Form\Form {#5599 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6911 …5} |
full_name | "admin_search_customer[customer_status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_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_customer_customer_status_entry" |
valid | true |
value | "3" |
sex
"Eccube\Form\Type\Master\SexType"
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 {#5939 -elements: [] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
expanded | true |
same as passed value |
label | "admin.common.gender" |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5113 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5186 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5169 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5168 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5170 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5174 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3657 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Sex" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …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 {#5174 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3657 …} -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.gender" |
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 {#5163 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5165 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5166 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5167 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5164 …} -_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() {#5162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5161 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "sex" "_admin_search_customer_sex" ] |
cache_key | "_admin_search_customer_sex_sex" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5200 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5201 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5202 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5203 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#5939 -elements: [] } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6596 -form: Symfony\Component\Form\Form {#5642 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4093 …5} |
full_name | "admin_search_customer[sex]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_sex" |
is_selected | Closure($choice, array $values) {#6908 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5035 …} } |
label | "admin.common.gender" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "sex" |
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_customer_sex" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5603 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_sex_entry" ] |
cache_key | "_admin_search_customer_sex_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 {#6711 -form: Symfony\Component\Form\Form {#5645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6652 …5} |
full_name | "admin_search_customer[sex][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_sex_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_customer_sex_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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5613 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_sex_entry" ] |
cache_key | "_admin_search_customer_sex_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 {#6628 -form: Symfony\Component\Form\Form {#5648 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6722 …5} |
full_name | "admin_search_customer[sex][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_sex_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_customer_sex_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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5623 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_sex_entry" ] |
cache_key | "_admin_search_customer_sex_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 {#6629 -form: Symfony\Component\Form\Form {#5651 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6643 …5} |
full_name | "admin_search_customer[sex][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_sex_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_customer_sex_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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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() {#5634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5633 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_sex_entry" ] |
cache_key | "_admin_search_customer_sex_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 {#6728 -form: Symfony\Component\Form\Form {#5654 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6663 …5} |
full_name | "admin_search_customer[sex][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_sex_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_customer_sex_entry" |
valid | true |
value | "4" |
birth_month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 ] |
label | "admin.customer.birth_month" |
same as passed value |
placeholder | "admin.common.select" |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 10 => 10 11 => 11 12 => 12 ] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
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.customer.birth_month" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "admin.common.select" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5206 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_customer_birth_month" ] |
cache_key | "_admin_search_customer_birth_month_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6588 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6649 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6585 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6586 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6583 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6584 +label: "6" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6581 +label: "7" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6582 +label: "8" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6579 +label: "9" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6580 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6639 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6624 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6710 -form: Symfony\Component\Form\Form {#5657 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6909 …5} |
full_name | "admin_search_customer[birth_month]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_birth_month" |
is_selected | Closure($choice, $value) {#6706 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5035 …} } |
label | "admin.customer.birth_month" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "birth_month" |
placeholder | "admin.common.select" |
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_customer_birth_month" |
valid | true |
value | "" |
birth_start
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
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_customer_birth_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_birth_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4984 +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 {#4984 +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.birth_day__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_customer_birth_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 {#4984 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.birth_day__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() {#5234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5235 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_birth_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_admin_search_customer_birth_start" ] |
cache_key | "_admin_search_customer_birth_start_birthday" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6662 -form: Symfony\Component\Form\Form {#5660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6707 …5} |
full_name | "admin_search_customer[birth_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_birth_start" |
label | "admin.common.birth_day__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birth_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_birth_start" |
valid | true |
value | "" |
widget | "single_text" |
birth_end
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
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_customer_birth_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_birth_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4997 +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 {#4997 +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.birth_day__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_customer_birth_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 {#4997 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.birth_day__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() {#5247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5248 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_birth_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_admin_search_customer_birth_end" ] |
cache_key | "_admin_search_customer_birth_end_birthday" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6635 -form: Symfony\Component\Form\Form {#5663 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6646 …5} |
full_name | "admin_search_customer[birth_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_birth_end" |
label | "admin.common.birth_day__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birth_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_birth_end" |
valid | true |
value | "" |
widget | "single_text" |
pref
"Eccube\Form\Type\Master\PrefType"
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.pref" |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5113 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5284 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5267 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5266 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5268 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5272 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2857 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\Pref" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
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 {#5272 -om: ContainerFMYUMiU\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#507 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2857 …} -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.pref" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__pref" |
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 {#5261 -_em: Doctrine\ORM\EntityManager {#477 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5263 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5264 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5265 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5262 …} -_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() {#5260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5259 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "pref" "_admin_search_customer_pref" ] |
cache_key | "_admin_search_customer_pref_pref" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#6941 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#6942 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#6943 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#6944 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#6945 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#6946 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#6947 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#6948 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#6949 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#6950 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6938 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#6951 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6987 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#6952 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6988 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#6953 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6989 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#6954 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6990 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#6955 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6991 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#6956 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6992 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#6957 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6993 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#6958 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6994 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#6959 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6995 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#6960 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6996 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#6961 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6997 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#6962 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6998 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#6963 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6999 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#6964 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7000 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#6965 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7001 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#6966 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7002 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#6967 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7003 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#6968 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7004 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#6969 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7005 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#6970 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7006 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#6971 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7007 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#6972 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7008 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#6973 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7009 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#6974 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7010 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#6975 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7011 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#6976 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7012 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#6977 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7013 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#6978 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7014 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#6979 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7015 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#6980 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7016 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#6981 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7017 +label: "長崎県" +value: "42" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#2892 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7018 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#6982 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7019 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#6983 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7020 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#6984 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7021 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#6985 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7022 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#6986 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6674 -form: Symfony\Component\Form\Form {#5666 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6647 …5} |
full_name | "admin_search_customer[pref]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_pref" |
is_selected | Closure($choice, $value) {#7024 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5035 …} } |
label | "admin.common.pref" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "pref" |
placeholder | "common.select__pref" |
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_customer_pref" |
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 {#4996 +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 {#4996 +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 {#4996 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5276 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_customer_phone_number" ] |
cache_key | "_admin_search_customer_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 {#7025 -form: Symfony\Component\Form\Form {#5669 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7026 …5} |
full_name | "admin_search_customer[phone_number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_phone_number" |
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#5000 +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 {#5000 +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.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 | [ Symfony\Component\Validator\Constraints\Length {#5000 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5294 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_customer_buy_product_name" ] |
cache_key | "_admin_search_customer_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 {#7028 -form: Symfony\Component\Form\Form {#5672 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7027 …5} |
full_name | "admin_search_customer[buy_product_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_buy_product_name" |
valid | true |
value | "" |
buy_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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4999 +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: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#4999 +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: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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\Length {#4999 +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: 8 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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) {#5339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5337 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "price" "_admin_search_customer_buy_total_start" ] |
cache_key | "_admin_search_customer_buy_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 {#7030 -form: Symfony\Component\Form\Form {#5675 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7029 …5} |
full_name | "admin_search_customer[buy_total_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_buy_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 | "buy_total_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_customer_buy_total_start" |
valid | true |
value | "" |
buy_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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4998 +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: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#4998 +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: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
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\Length {#4998 +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: 8 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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) {#5319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5316 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "price" "_admin_search_customer_buy_total_end" ] |
cache_key | "_admin_search_customer_buy_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 {#7032 -form: Symfony\Component\Form\Form {#5678 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7031 …5} |
full_name | "admin_search_customer[buy_total_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_buy_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 | "buy_total_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_customer_buy_total_end" |
valid | true |
value | "" |
buy_times_start
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 {#5021 +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: 9 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#5021 +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: 9 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "admin.order.purchase_count__start" |
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 {#5021 +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: 9 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5340 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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_count__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 | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5341 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_admin_search_customer_buy_times_start" ] |
cache_key | "_admin_search_customer_buy_times_start_integer" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7034 -form: Symfony\Component\Form\Form {#5681 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7033 …5} |
full_name | "admin_search_customer[buy_times_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_buy_times_start" |
label | "admin.order.purchase_count__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "buy_times_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_customer_buy_times_start" |
valid | true |
value | "" |
buy_times_end
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 {#5022 +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: 9 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
[ Symfony\Component\Validator\Constraints\Length {#5022 +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: 9 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null +groups: [ "Default" ] } ] |
label | "admin.order.purchase_count__end" |
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 {#5022 +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: 9 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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_count__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 | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5358 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_admin_search_customer_buy_times_end" ] |
cache_key | "_admin_search_customer_buy_times_end_integer" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7036 -form: Symfony\Component\Form\Form {#5684 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7035 …5} |
full_name | "admin_search_customer[buy_times_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_buy_times_end" |
label | "admin.order.purchase_count__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "buy_times_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_admin_search_customer_buy_times_end" |
valid | true |
value | "" |
create_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4990 +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 {#4990 +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.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_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 {#4990 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.create_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() {#5368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5367 …} } } |
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_customer_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_create_date_start" ] |
cache_key | "_admin_search_customer_create_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 {#7038 -form: Symfony\Component\Form\Form {#5687 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7037 …5} |
full_name | "admin_search_customer[create_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_create_date_start" |
valid | true |
value | "" |
widget | "single_text" |
create_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_customer_create_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4980 +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 {#4980 +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.create_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_customer_create_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 {#4980 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.create_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() {#5391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5390 …} } } |
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_customer_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_create_datetime_start" ] |
cache_key | "_admin_search_customer_create_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 {#7040 -form: Symfony\Component\Form\Form {#5690 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7039 …5} |
full_name | "admin_search_customer[create_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_create_datetime_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_customer_create_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
create_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4981 +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 {#4981 +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.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_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 {#4981 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.create_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() {#5400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5401 …} } } |
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_customer_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_create_date_end" ] |
cache_key | "_admin_search_customer_create_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 {#7042 -form: Symfony\Component\Form\Form {#5693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7041 …5} |
full_name | "admin_search_customer[create_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_create_date_end" |
valid | true |
value | "" |
widget | "single_text" |
create_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_customer_create_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_create_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4982 +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 {#4982 +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.create_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_customer_create_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 {#4982 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.create_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() {#5411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5410 …} } } |
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_customer_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_create_datetime_end" ] |
cache_key | "_admin_search_customer_create_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 {#7044 -form: Symfony\Component\Form\Form {#5696 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7043 …5} |
full_name | "admin_search_customer[create_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_create_datetime_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_customer_create_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_customer_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_update_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4992 +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 {#4992 +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_customer_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 {#4992 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5420 …} } } |
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_customer_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_update_date_start" ] |
cache_key | "_admin_search_customer_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 {#7046 -form: Symfony\Component\Form\Form {#5699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7045 …5} |
full_name | "admin_search_customer[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_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_customer_update_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4993 +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 {#4993 +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_customer_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 {#4993 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5430 …} } } |
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_customer_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_update_datetime_start" ] |
cache_key | "_admin_search_customer_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 {#7048 -form: Symfony\Component\Form\Form {#5702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7047 …5} |
full_name | "admin_search_customer[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_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_customer_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_update_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4994 +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 {#4994 +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_customer_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 {#4994 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5441 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5440 …} } } |
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_customer_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_update_date_end" ] |
cache_key | "_admin_search_customer_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 {#7050 -form: Symfony\Component\Form\Form {#5705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7049 …5} |
full_name | "admin_search_customer[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_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_customer_update_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4995 +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 {#4995 +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_customer_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 {#4995 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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() {#5451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5450 …} } } |
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_customer_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_update_datetime_end" ] |
cache_key | "_admin_search_customer_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 {#7052 -form: Symfony\Component\Form\Form {#5708 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7051 …5} |
full_name | "admin_search_customer[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_update_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
last_buy_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_customer_last_buy_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_last_buy_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5001 +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 {#5001 +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.last_buy_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_customer_last_buy_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 {#5001 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.last_buy_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() {#5461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5460 …} } } |
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_customer_last_buy_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_last_buy_start" ] |
cache_key | "_admin_search_customer_last_buy_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 {#7054 -form: Symfony\Component\Form\Form {#5711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7053 …5} |
full_name | "admin_search_customer[last_buy_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_last_buy_start" |
label | "admin.order.last_buy_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_buy_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_last_buy_start" |
valid | true |
value | "" |
widget | "single_text" |
last_buy_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_customer_last_buy_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_last_buy_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5002 +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 {#5002 +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.last_buy_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_customer_last_buy_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 {#5002 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.last_buy_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() {#5471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5470 …} } } |
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_customer_last_buy_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_last_buy_datetime_start" ] |
cache_key | "_admin_search_customer_last_buy_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 {#7056 -form: Symfony\Component\Form\Form {#5714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7055 …5} |
full_name | "admin_search_customer[last_buy_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_last_buy_datetime_start" |
label | "admin.order.last_buy_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_buy_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_customer_last_buy_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
last_buy_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_customer_last_buy_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_last_buy_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5003 +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 {#5003 +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.last_buy_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_customer_last_buy_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 {#5003 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.last_buy_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() {#5481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5480 …} } } |
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_customer_last_buy_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_customer_last_buy_end" ] |
cache_key | "_admin_search_customer_last_buy_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 {#7058 -form: Symfony\Component\Form\Form {#5717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7057 …5} |
full_name | "admin_search_customer[last_buy_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_last_buy_end" |
label | "admin.order.last_buy_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_buy_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_customer_last_buy_end" |
valid | true |
value | "" |
widget | "single_text" |
last_buy_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_customer_last_buy_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_customer_last_buy_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5004 +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 {#5004 +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.last_buy_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_customer_last_buy_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 {#5004 +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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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.last_buy_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() {#5491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5490 …} } } |
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_customer_last_buy_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_customer_last_buy_datetime_end" ] |
cache_key | "_admin_search_customer_last_buy_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 {#7060 -form: Symfony\Component\Form\Form {#5720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7059 …5} |
full_name | "admin_search_customer[last_buy_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_last_buy_datetime_end" |
label | "admin.order.last_buy_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "last_buy_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_customer_last_buy_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5501 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_customer_sortkey" ] |
cache_key | "_admin_search_customer_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 {#7062 -form: Symfony\Component\Form\Form {#5723 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7061 …5} |
full_name | "admin_search_customer[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5515 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#5517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5516 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_customer_sorttype" ] |
cache_key | "_admin_search_customer_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 {#7064 -form: Symfony\Component\Form\Form {#5726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7063 …5} |
full_name | "admin_search_customer[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_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_customer_sorttype" |
valid | true |
value | "" |
customer_rank
"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 | [ "プラチナ会員" => 5 "GOLD会員" => 4 "VIP会員" => 3 "正会員" => 2 "準会員" => 1 "未会員" => 6 ] |
[ "プラチナ会員" => 5 "GOLD会員" => 4 "VIP会員" => 3 "正会員" => 2 "準会員" => 1 "未会員" => 6 ] |
expanded | true |
same as passed value |
label | "会員ランク" |
same as passed value |
mapped | true |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "プラチナ会員" => 5 "GOLD会員" => 4 "VIP会員" => 3 "正会員" => 2 "準会員" => 1 "未会員" => 6 ] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
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 | "会員ランク" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5525 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_customer_customer_rank" ] |
cache_key | "_admin_search_customer_customer_rank_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +label: "プラチナ会員" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +label: "GOLD会員" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +label: "VIP会員" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +label: "正会員" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +label: "準会員" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +label: "未会員" +value: "6" +data: 6 +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 {#7066 -form: Symfony\Component\Form\Form {#5789 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#7065 …5} |
full_name | "admin_search_customer[customer_rank]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank" |
is_selected | Closure($choice, array $values) {#7068 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5035 …} } |
label | "会員ランク" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "customer_rank" |
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_customer_customer_rank" |
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 | "プラチナ会員" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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 | null |
trim | true |
upload_max_size_message | Closure() {#5731 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5730 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7071 -form: Symfony\Component\Form\Form {#5792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7070 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_0" |
label | "プラチナ会員" |
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_customer_customer_rank_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 | "GOLD会員" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "GOLD会員" |
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() {#5741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5740 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7073 -form: Symfony\Component\Form\Form {#5795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7072 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_1" |
label | "GOLD会員" |
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_customer_customer_rank_entry" |
valid | true |
value | "4" |
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 | "VIP会員" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "VIP会員" |
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() {#5751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5750 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7075 -form: Symfony\Component\Form\Form {#5798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7074 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_2" |
label | "VIP会員" |
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 | null |
unique_block_prefix | "_admin_search_customer_customer_rank_entry" |
valid | true |
value | "3" |
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 | 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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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 | null |
trim | true |
upload_max_size_message | Closure() {#5761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5760 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7077 -form: Symfony\Component\Form\Form {#5801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7076 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_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 | null |
unique_block_prefix | "_admin_search_customer_customer_rank_entry" |
valid | true |
value | "2" |
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 | 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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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 | null |
trim | true |
upload_max_size_message | Closure() {#5771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5770 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7079 -form: Symfony\Component\Form\Form {#5804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7078 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_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 | null |
unique_block_prefix | "_admin_search_customer_customer_rank_entry" |
valid | true |
value | "1" |
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 | null |
null
|
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5591 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5588 …} } |
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 {#5589 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 | null |
trim | true |
upload_max_size_message | Closure() {#5781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#5780 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_customer_customer_rank_entry" ] |
cache_key | "_admin_search_customer_customer_rank_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 {#7081 -form: Symfony\Component\Form\Form {#5807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7080 …5} |
full_name | "admin_search_customer[customer_rank][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer_customer_rank_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 | null |
unique_block_prefix | "_admin_search_customer_customer_rank_entry" |
valid | true |
value | "6" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "576fabbb7db09d35e2dd4d2cc5fcd.3Dnbc7h30O-mqgntlLHM1tMPraWLCZTF6zpCQDbTJKg.5Fe1OecTj9mTk36j1daWrLd1-83dY_-ypEIQdlKVUcWuS7Ir-zS-gNPMUA" |
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 | "576fabbb7db09d35e2dd4d2cc5fcd.3Dnbc7h30O-mqgntlLHM1tMPraWLCZTF6zpCQDbTJKg.5Fe1OecTj9mTk36j1daWrLd1-83dY_-ypEIQdlKVUcWuS7Ir-zS-gNPMUA" |
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 {#523 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#522 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#521 …} -namespace: Closure() {#519 …} } |
data | "576fabbb7db09d35e2dd4d2cc5fcd.3Dnbc7h30O-mqgntlLHM1tMPraWLCZTF6zpCQDbTJKg.5Fe1OecTj9mTk36j1daWrLd1-83dY_-ypEIQdlKVUcWuS7Ir-zS-gNPMUA" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4821 …} } |
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() {#7069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4979 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#895 …} $translationDomain: "validators" $message: Closure() {#7067 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_customer__token" ] |
cache_key | "_admin_search_customer__token_hidden" |
compound | false |
data | "576fabbb7db09d35e2dd4d2cc5fcd.3Dnbc7h30O-mqgntlLHM1tMPraWLCZTF6zpCQDbTJKg.5Fe1OecTj9mTk36j1daWrLd1-83dY_-ypEIQdlKVUcWuS7Ir-zS-gNPMUA" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#7093 -form: Symfony\Component\Form\Form {#7088 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7082 …5} |
full_name | "admin_search_customer[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_customer__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_customer__token" |
valid | true |
value | "576fabbb7db09d35e2dd4d2cc5fcd.3Dnbc7h30O-mqgntlLHM1tMPraWLCZTF6zpCQDbTJKg.5Fe1OecTj9mTk36j1daWrLd1-83dY_-ypEIQdlKVUcWuS7Ir-zS-gNPMUA" |