- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 501
- Events
- Routing
- Cache
- Translation 111
- 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
-
-
-
name01
-
name02
-
-
phone_number
-
email
-
contents
-
menu_1
-
cpu_head
-
cpu_body
-
cool
-
cool_body
-
ram_head
-
ram_body
-
ram_other
-
m_b
-
gpu
-
storage1_type
-
storage1_vol
-
storage2_type
-
storage2_vol
-
storage_other
-
psu_vol
-
psu_auth
-
psu_other
-
pc_case
-
os_type
-
os_edi
-
os_other
-
contents2
-
price
-
hope_price
-
Product
-
_token
-
-
-
category_id
-
name
-
contact3
"Customize\Form\Type\Front\Contact3Type"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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() {#4575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4574 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact3" "_contact3" ] |
| cache_key | "_contact3_contact3" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5165 -form: Symfony\Component\Form\Form {#5041 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5164 …5} |
| full_name | "contact3" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3" |
| valid | true |
| value | null |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4660 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4661 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| 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 | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4658 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4659 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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() {#4665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4664 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_contact3_name" ] |
| cache_key | "_contact3_name_name" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5169 -form: Symfony\Component\Form\Form {#5066 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#5168 …5} |
| full_name | "contact3[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_name" |
| valid | true |
| value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4672 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4658 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4659 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4672 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4658 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4659 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4672 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4658 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4659 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5045 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5046 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_name_name01" ] |
| cache_key | "_contact3_name_name01_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 {#5235 -form: Symfony\Component\Form\Form {#5069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5234 …5} |
| full_name | "contact3[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4673 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4660 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4661 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4673 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4660 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4661 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4673 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4660 +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4661 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5057 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_name_name02" ] |
| cache_key | "_contact3_name_name02_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 {#5236 -form: Symfony\Component\Form\Form {#5072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5237 …5} |
| full_name | "contact3[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_name_name02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4698 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4699 +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: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\Type {#4700 +message: "form_error.numeric_only" +type: "digit" +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4695 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4696 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_contact3_phone_number" ] |
| cache_key | "_contact3_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5232 -form: Symfony\Component\Form\Form {#5075 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5233 …5} |
| full_name | "contact3[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_phone_number" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4582 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4583 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4582 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4583 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4582 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4583 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4701 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact3_email" ] |
| cache_key | "_contact3_email_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5239 -form: Symfony\Component\Form\Form {#5078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5238 …5} |
| full_name | "contact3[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_email" |
| valid | true |
| value | "" |
contents
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4584 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4584 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4584 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4728 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4727 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact3_contents" ] |
| cache_key | "_contact3_contents_textarea" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5240 -form: Symfony\Component\Form\Form {#5081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5241 …5} |
| full_name | "contact3[contents]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_contents" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contents" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_contents" |
| valid | true |
| value | "" |
menu_1
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "すべておまかせ" => "すべておまかせ" "一部指定したい" => "一部指定したい" "全部決めたい、確認して" => "全部決めたい、確認して" ] |
[ "すべておまかせ" => "すべておまかせ" "一部指定したい" => "一部指定したい" "全部決めたい、確認して" => "全部決めたい、確認して" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "すべておまかせ" => "すべておまかせ" "一部指定したい" => "一部指定したい" "全部決めたい、確認して" => "全部決めたい、確認して" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4754 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_menu_1" ] |
| cache_key | "_contact3_menu_1_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "すべておまかせ" +value: "すべておまかせ" +data: "すべておまかせ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "一部指定したい" +value: "一部指定したい" +data: "一部指定したい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "全部決めたい、確認して" +value: "全部決めたい、確認して" +data: "全部決めたい、確認して" +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 {#5242 -form: Symfony\Component\Form\Form {#5084 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5243 …5} |
| full_name | "contact3[menu_1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_menu_1" |
| is_selected | Closure($choice, $value) {#5248 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "menu_1" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_menu_1" |
| valid | true |
| value | "" |
cpu_head
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "intel corei3" => "intel corei3" "intel corei5" => "intel corei5" "intel corei7" => "intel corei7" "intel corei9" => "intel corei9" "AMD Ryzen3" => "AMD Ryzen3" "AMD Ryzen5" => "AMD Ryzen5" "AMD Ryzen7" => "AMD Ryzen7" "AMD Ryzen9" => "AMD Ryzen9" ] |
[ "intel corei3" => "intel corei3" "intel corei5" => "intel corei5" "intel corei7" => "intel corei7" "intel corei9" => "intel corei9" "AMD Ryzen3" => "AMD Ryzen3" "AMD Ryzen5" => "AMD Ryzen5" "AMD Ryzen7" => "AMD Ryzen7" "AMD Ryzen9" => "AMD Ryzen9" ] |
| placeholder | "CPUモデル" |
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 | [ "intel corei3" => "intel corei3" "intel corei5" => "intel corei5" "intel corei7" => "intel corei7" "intel corei9" => "intel corei9" "AMD Ryzen3" => "AMD Ryzen3" "AMD Ryzen5" => "AMD Ryzen5" "AMD Ryzen7" => "AMD Ryzen7" "AMD Ryzen9" => "AMD Ryzen9" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "CPUモデル" |
| 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() {#4768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4767 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_cpu_head" ] |
| cache_key | "_contact3_cpu_head_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "intel corei3" +value: "intel corei3" +data: "intel corei3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "intel corei5" +value: "intel corei5" +data: "intel corei5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "intel corei7" +value: "intel corei7" +data: "intel corei7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "intel corei9" +value: "intel corei9" +data: "intel corei9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "AMD Ryzen3" +value: "AMD Ryzen3" +data: "AMD Ryzen3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "AMD Ryzen5" +value: "AMD Ryzen5" +data: "AMD Ryzen5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "AMD Ryzen7" +value: "AMD Ryzen7" +data: "AMD Ryzen7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "AMD Ryzen9" +value: "AMD Ryzen9" +data: "AMD Ryzen9" +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 {#5249 -form: Symfony\Component\Form\Form {#5087 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5250 …5} |
| full_name | "contact3[cpu_head]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_cpu_head" |
| is_selected | Closure($choice, $value) {#5260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "cpu_head" |
| placeholder | "CPUモデル" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_cpu_head" |
| valid | true |
| value | "" |
cpu_body
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4598 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4598 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4598 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4780 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_cpu_body" ] |
| cache_key | "_contact3_cpu_body_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 {#5261 -form: Symfony\Component\Form\Form {#5090 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5262 …5} |
| full_name | "contact3[cpu_body]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_cpu_body" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cpu_body" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_cpu_body" |
| valid | true |
| value | "" |
cool
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "空冷" => "空冷" "水冷" => "水冷" ] |
[ "空冷" => "空冷" "水冷" => "水冷" ] |
| placeholder | "CPUモデル" |
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 | [ "空冷" => "空冷" "水冷" => "水冷" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "CPUモデル" |
| 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() {#4791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4790 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_cool" ] |
| cache_key | "_contact3_cool_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "空冷" +value: "空冷" +data: "空冷" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "水冷" +value: "水冷" +data: "水冷" +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 {#5263 -form: Symfony\Component\Form\Form {#5093 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5264 …5} |
| full_name | "contact3[cool]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_cool" |
| is_selected | Closure($choice, $value) {#5268 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "cool" |
| placeholder | "CPUモデル" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_cool" |
| valid | true |
| value | "" |
cool_body
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4596 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4596 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4596 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4802 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4803 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_cool_body" ] |
| cache_key | "_contact3_cool_body_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 {#5269 -form: Symfony\Component\Form\Form {#5096 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5270 …5} |
| full_name | "contact3[cool_body]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_cool_body" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cool_body" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_cool_body" |
| valid | true |
| value | "" |
ram_head
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "DDR4" => "DDR4" "DDR5" => "DDR5" ] |
[ "DDR4" => "DDR4" "DDR5" => "DDR5" ] |
| placeholder | "メモリモデル" |
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 | [ "DDR4" => "DDR4" "DDR5" => "DDR5" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "メモリモデル" |
| 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() {#4814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4813 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_ram_head" ] |
| cache_key | "_contact3_ram_head_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "DDR4" +value: "DDR4" +data: "DDR4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "DDR5" +value: "DDR5" +data: "DDR5" +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 {#5271 -form: Symfony\Component\Form\Form {#5099 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5272 …5} |
| full_name | "contact3[ram_head]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_ram_head" |
| is_selected | Closure($choice, $value) {#5276 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ram_head" |
| placeholder | "メモリモデル" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_ram_head" |
| valid | true |
| value | "" |
ram_body
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "4GB" => "4GB" "8GB" => "8GB" "12GB" => "12GB" "16GB" => "16GB" "20GB" => "20GB" "24GB" => "24GB" "28GB" => "28GB" "32GB" => "32GB" "40GB" => "40GB" "64GB" => "64GB" "128GB" => "128GB" "これ以外は空欄へ記入" => "これ以外は空欄へ記入" ] |
[ "4GB" => "4GB" "8GB" => "8GB" "12GB" => "12GB" "16GB" => "16GB" "20GB" => "20GB" "24GB" => "24GB" "28GB" => "28GB" "32GB" => "32GB" "40GB" => "40GB" "64GB" => "64GB" "128GB" => "128GB" "これ以外は空欄へ記入" => "これ以外は空欄へ記入" ] |
| placeholder | "メモリの容量" |
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 | [ "4GB" => "4GB" "8GB" => "8GB" "12GB" => "12GB" "16GB" => "16GB" "20GB" => "20GB" "24GB" => "24GB" "28GB" => "28GB" "32GB" => "32GB" "40GB" => "40GB" "64GB" => "64GB" "128GB" => "128GB" "これ以外は空欄へ記入" => "これ以外は空欄へ記入" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "メモリの容量" |
| 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() {#4826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4825 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_ram_body" ] |
| cache_key | "_contact3_ram_body_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "4GB" +value: "4GB" +data: "4GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "8GB" +value: "8GB" +data: "8GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "12GB" +value: "12GB" +data: "12GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "16GB" +value: "16GB" +data: "16GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "20GB" +value: "20GB" +data: "20GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "24GB" +value: "24GB" +data: "24GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "28GB" +value: "28GB" +data: "28GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "32GB" +value: "32GB" +data: "32GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "40GB" +value: "40GB" +data: "40GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "64GB" +value: "64GB" +data: "64GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "128GB" +value: "128GB" +data: "128GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "これ以外は空欄へ記入" +value: "これ以外は空欄へ記入" +data: "これ以外は空欄へ記入" +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 {#5277 -form: Symfony\Component\Form\Form {#5102 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5278 …5} |
| full_name | "contact3[ram_body]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_ram_body" |
| is_selected | Closure($choice, $value) {#5292 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ram_body" |
| placeholder | "メモリの容量" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_ram_body" |
| valid | true |
| value | "" |
ram_other
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4595 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4595 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4595 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4839 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4838 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_ram_other" ] |
| cache_key | "_contact3_ram_other_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 {#5293 -form: Symfony\Component\Form\Form {#5105 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5294 …5} |
| full_name | "contact3[ram_other]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_ram_other" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ram_other" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_ram_other" |
| valid | true |
| value | "" |
m_b
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4594 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4594 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4594 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4849 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_m_b" ] |
| cache_key | "_contact3_m_b_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 {#5295 -form: Symfony\Component\Form\Form {#5108 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5296 …5} |
| full_name | "contact3[m_b]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_m_b" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "m_b" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_m_b" |
| valid | true |
| value | "" |
gpu
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4593 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4593 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4593 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4860 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_gpu" ] |
| cache_key | "_contact3_gpu_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 {#5297 -form: Symfony\Component\Form\Form {#5111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5298 …5} |
| full_name | "contact3[gpu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_gpu" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gpu" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_gpu" |
| valid | true |
| value | "" |
storage1_type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "SSD/NVMe" => "SSD/NVMe" "HDD" => "HDD" ] |
[ "SSD/NVMe" => "SSD/NVMe" "HDD" => "HDD" ] |
| placeholder | "ストレージ形式" |
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 | [ "SSD/NVMe" => "SSD/NVMe" "HDD" => "HDD" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "ストレージ形式" |
| 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() {#4871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4870 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_storage1_type" ] |
| cache_key | "_contact3_storage1_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "SSD/NVMe" +value: "SSD/NVMe" +data: "SSD/NVMe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "HDD" +value: "HDD" +data: "HDD" +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 {#5299 -form: Symfony\Component\Form\Form {#5114 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5300 …5} |
| full_name | "contact3[storage1_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_storage1_type" |
| is_selected | Closure($choice, $value) {#5304 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "storage1_type" |
| placeholder | "ストレージ形式" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_storage1_type" |
| valid | true |
| value | "" |
storage1_vol
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
[ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
| placeholder | "ストレージ容量" |
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 | [ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "ストレージ容量" |
| 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() {#4883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4882 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_storage1_vol" ] |
| cache_key | "_contact3_storage1_vol_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "120GB以下" +value: "120GB以下" +data: "120GB以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "240-256GB" +value: "240-256GB" +data: "240-256GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "500-512GB" +value: "500-512GB" +data: "500-512GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "960GB-1TB" +value: "960GB-1TB" +data: "960GB-1TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "2TB" +value: "2TB" +data: "2TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "4TB" +value: "4TB" +data: "4TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "6TB" +value: "6TB" +data: "6TB" +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 {#5305 -form: Symfony\Component\Form\Form {#5117 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5306 …5} |
| full_name | "contact3[storage1_vol]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_storage1_vol" |
| is_selected | Closure($choice, $value) {#5315 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "storage1_vol" |
| placeholder | "ストレージ容量" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_storage1_vol" |
| valid | true |
| value | "" |
storage2_type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "SSD" => "SSD" "m.2 NVMe" => "m.2 NVMe" "HDD" => "HDD" ] |
[ "SSD" => "SSD" "m.2 NVMe" => "m.2 NVMe" "HDD" => "HDD" ] |
| placeholder | "ストレージ形式" |
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 | [ "SSD" => "SSD" "m.2 NVMe" => "m.2 NVMe" "HDD" => "HDD" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "ストレージ形式" |
| 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() {#4895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4894 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_storage2_type" ] |
| cache_key | "_contact3_storage2_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "SSD" +value: "SSD" +data: "SSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "m.2 NVMe" +value: "m.2 NVMe" +data: "m.2 NVMe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "HDD" +value: "HDD" +data: "HDD" +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 {#5316 -form: Symfony\Component\Form\Form {#5120 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5317 …5} |
| full_name | "contact3[storage2_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_storage2_type" |
| is_selected | Closure($choice, $value) {#5322 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "storage2_type" |
| placeholder | "ストレージ形式" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_storage2_type" |
| valid | true |
| value | "" |
storage2_vol
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
[ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
| placeholder | "ストレージ容量" |
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 | [ "120GB以下" => "120GB以下" "240-256GB" => "240-256GB" "500-512GB" => "500-512GB" "960GB-1TB" => "960GB-1TB" "2TB" => "2TB" "4TB" => "4TB" "6TB" => "6TB" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "ストレージ容量" |
| 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() {#4907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4906 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_storage2_vol" ] |
| cache_key | "_contact3_storage2_vol_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "120GB以下" +value: "120GB以下" +data: "120GB以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "240-256GB" +value: "240-256GB" +data: "240-256GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "500-512GB" +value: "500-512GB" +data: "500-512GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "960GB-1TB" +value: "960GB-1TB" +data: "960GB-1TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "2TB" +value: "2TB" +data: "2TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "4TB" +value: "4TB" +data: "4TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "6TB" +value: "6TB" +data: "6TB" +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 {#5323 -form: Symfony\Component\Form\Form {#5123 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5324 …5} |
| full_name | "contact3[storage2_vol]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_storage2_vol" |
| is_selected | Closure($choice, $value) {#5325 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "storage2_vol" |
| placeholder | "ストレージ容量" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_storage2_vol" |
| valid | true |
| value | "" |
storage_other
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4592 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4592 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4592 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4916 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4917 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_storage_other" ] |
| cache_key | "_contact3_storage_other_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 {#5326 -form: Symfony\Component\Form\Form {#5126 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5327 …5} |
| full_name | "contact3[storage_other]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_storage_other" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "storage_other" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_storage_other" |
| valid | true |
| value | "" |
psu_vol
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "500W以下" => "500W以下" "550W" => "550W" "600W" => "600W" "650W" => "650W" "700W" => "700W" "750W" => "750W" "800W" => "800W" "850W" => "850W" "1000-1050W" => "1000-1050W" "1200W" => "1200W" "その他" => "その他" ] |
[ "500W以下" => "500W以下" "550W" => "550W" "600W" => "600W" "650W" => "650W" "700W" => "700W" "750W" => "750W" "800W" => "800W" "850W" => "850W" "1000-1050W" => "1000-1050W" "1200W" => "1200W" "その他" => "その他" ] |
| placeholder | "電源容量" |
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 | [ "500W以下" => "500W以下" "550W" => "550W" "600W" => "600W" "650W" => "650W" "700W" => "700W" "750W" => "750W" "800W" => "800W" "850W" => "850W" "1000-1050W" => "1000-1050W" "1200W" => "1200W" "その他" => "その他" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "電源容量" |
| 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() {#4928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4927 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_psu_vol" ] |
| cache_key | "_contact3_psu_vol_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "500W以下" +value: "500W以下" +data: "500W以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "550W" +value: "550W" +data: "550W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "600W" +value: "600W" +data: "600W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "650W" +value: "650W" +data: "650W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "700W" +value: "700W" +data: "700W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "750W" +value: "750W" +data: "750W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "800W" +value: "800W" +data: "800W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "850W" +value: "850W" +data: "850W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "1000-1050W" +value: "1000-1050W" +data: "1000-1050W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "1200W" +value: "1200W" +data: "1200W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "その他" +value: "その他" +data: "その他" +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 {#5328 -form: Symfony\Component\Form\Form {#5129 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5329 …5} |
| full_name | "contact3[psu_vol]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_psu_vol" |
| is_selected | Closure($choice, $value) {#5342 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "psu_vol" |
| placeholder | "電源容量" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_psu_vol" |
| valid | true |
| value | "" |
psu_auth
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "80+Standard" => "80+Standard" "Bronze" => "Bronze" "Silver" => "Silver" "Gold" => "Gold" "Platinum" => "Platinum" "Titan" => "Titan" ] |
[ "80+Standard" => "80+Standard" "Bronze" => "Bronze" "Silver" => "Silver" "Gold" => "Gold" "Platinum" => "Platinum" "Titan" => "Titan" ] |
| placeholder | "認証" |
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 | [ "80+Standard" => "80+Standard" "Bronze" => "Bronze" "Silver" => "Silver" "Gold" => "Gold" "Platinum" => "Platinum" "Titan" => "Titan" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "認証" |
| 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() {#4940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_psu_auth" ] |
| cache_key | "_contact3_psu_auth_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "80+Standard" +value: "80+Standard" +data: "80+Standard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Bronze" +value: "Bronze" +data: "Bronze" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Silver" +value: "Silver" +data: "Silver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Gold" +value: "Gold" +data: "Gold" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Platinum" +value: "Platinum" +data: "Platinum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Titan" +value: "Titan" +data: "Titan" +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 {#5343 -form: Symfony\Component\Form\Form {#5132 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5344 …5} |
| full_name | "contact3[psu_auth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_psu_auth" |
| is_selected | Closure($choice, $value) {#5352 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "psu_auth" |
| placeholder | "認証" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_psu_auth" |
| valid | true |
| value | "" |
psu_other
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4591 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4591 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4591 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4951 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4952 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_psu_other" ] |
| cache_key | "_contact3_psu_other_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 {#5353 -form: Symfony\Component\Form\Form {#5135 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5354 …5} |
| full_name | "contact3[psu_other]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_psu_other" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "psu_other" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_psu_other" |
| valid | true |
| value | "" |
pc_case
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4590 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4590 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4590 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4962 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4963 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_pc_case" ] |
| cache_key | "_contact3_pc_case_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 {#5355 -form: Symfony\Component\Form\Form {#5138 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5356 …5} |
| full_name | "contact3[pc_case]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_pc_case" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pc_case" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_pc_case" |
| valid | true |
| value | "" |
os_type
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Windows10" => "Windows10" "Windows11" => "Windows11" ] |
[ "Windows10" => "Windows10" "Windows11" => "Windows11" ] |
| placeholder | "OS" |
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 | [ "Windows10" => "Windows10" "Windows11" => "Windows11" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "OS" |
| 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() {#4974 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4973 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_os_type" ] |
| cache_key | "_contact3_os_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Windows10" +value: "Windows10" +data: "Windows10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Windows11" +value: "Windows11" +data: "Windows11" +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 {#5357 -form: Symfony\Component\Form\Form {#5141 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5358 …5} |
| full_name | "contact3[os_type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_os_type" |
| is_selected | Closure($choice, $value) {#5362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "os_type" |
| placeholder | "OS" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_os_type" |
| valid | true |
| value | "" |
os_edi
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Home 64bit" => "Home 64bit" "Pro 64bit" => "Pro 64bit" ] |
[ "Home 64bit" => "Home 64bit" "Pro 64bit" => "Pro 64bit" ] |
| placeholder | "エディション" |
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 | [ "Home 64bit" => "Home 64bit" "Pro 64bit" => "Pro 64bit" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "エディション" |
| 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() {#4986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4985 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_os_edi" ] |
| cache_key | "_contact3_os_edi_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Home 64bit" +value: "Home 64bit" +data: "Home 64bit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Pro 64bit" +value: "Pro 64bit" +data: "Pro 64bit" +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 {#5363 -form: Symfony\Component\Form\Form {#5144 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5364 …5} |
| full_name | "contact3[os_edi]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_os_edi" |
| is_selected | Closure($choice, $value) {#5368 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "os_edi" |
| placeholder | "エディション" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_os_edi" |
| valid | true |
| value | "" |
os_other
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4589 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4589 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4589 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4999 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4998 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_os_other" ] |
| cache_key | "_contact3_os_other_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 {#5369 -form: Symfony\Component\Form\Form {#5147 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5370 …5} |
| full_name | "contact3[os_other]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_os_other" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "os_other" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_os_other" |
| valid | true |
| value | "" |
contents2
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4588 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4588 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4588 +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5008 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5009 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact3_contents2" ] |
| cache_key | "_contact3_contents2_textarea" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5371 -form: Symfony\Component\Form\Form {#5150 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5372 …5} |
| full_name | "contact3[contents2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_contents2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contents2" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_contents2" |
| valid | true |
| value | "" |
price
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "おまかせ(バランス重視)" => "おまかせ(バランス重視)" "とにかく安く" => "とにかく安く" "希望金額以下で" => "希望金額以下で" ] |
[ "おまかせ(バランス重視)" => "おまかせ(バランス重視)" "とにかく安く" => "とにかく安く" "希望金額以下で" => "希望金額以下で" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "おまかせ(バランス重視)" => "おまかせ(バランス重視)" "とにかく安く" => "とにかく安く" "希望金額以下で" => "希望金額以下で" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5020 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5019 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact3_price" ] |
| cache_key | "_contact3_price_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "おまかせ(バランス重視)" +value: "おまかせ(バランス重視)" +data: "おまかせ(バランス重視)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "とにかく安く" +value: "とにかく安く" +data: "とにかく安く" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "希望金額以下で" +value: "希望金額以下で" +data: "希望金額以下で" +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 {#5373 -form: Symfony\Component\Form\Form {#5153 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5374 …5} |
| full_name | "contact3[price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_price" |
| is_selected | Closure($choice, $value) {#5379 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "price" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_price" |
| valid | true |
| value | "" |
hope_price
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4586 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4586 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4587 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4586 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5032 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact3_hope_price" ] |
| cache_key | "_contact3_hope_price_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 {#5380 -form: Symfony\Component\Form\Form {#5156 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5381 …5} |
| full_name | "contact3[hope_price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_hope_price" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hope_price" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_hope_price" |
| valid | true |
| value | "" |
Product
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| eccube_form_options | [ "auto_render" => true "form_theme" => "@ProductContact42/Form/product_contact_layout.twig" ] |
[ "auto_render" => true "form_theme" => "@ProductContact42/Form/product_contact_layout.twig" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@ProductContact42/Form/product_contact_layout.twig" ] |
| empty_data | Closure(FormInterface $form) {#4603 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#4602 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_contact3_Product" ] |
| cache_key | "_contact3_Product_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@ProductContact42/Form/product_contact_layout.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5382 -form: Symfony\Component\Form\Form {#5159 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5383 …5} |
| full_name | "contact3[Product]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_Product" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Product" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact3_Product" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2fa2815e15bd535bc484b7d.1lV9TWvAaZzdA8CEXszHATolrROtwkyDeiBO-ePcAuQ.sBgQPyGaOMipTPLtJ5zzMkB912Lb8HXvCHcMpomObLy9ND55P4g77ZpFlQ" |
| 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 | "2fa2815e15bd535bc484b7d.1lV9TWvAaZzdA8CEXszHATolrROtwkyDeiBO-ePcAuQ.sBgQPyGaOMipTPLtJ5zzMkB912Lb8HXvCHcMpomObLy9ND55P4g77ZpFlQ" |
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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data | "2fa2815e15bd535bc484b7d.1lV9TWvAaZzdA8CEXszHATolrROtwkyDeiBO-ePcAuQ.sBgQPyGaOMipTPLtJ5zzMkB912Lb8HXvCHcMpomObLy9ND55P4g77ZpFlQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5166 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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() {#5384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#5385 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact3__token" ] |
| cache_key | "_contact3__token_hidden" |
| compound | false |
| data | "2fa2815e15bd535bc484b7d.1lV9TWvAaZzdA8CEXszHATolrROtwkyDeiBO-ePcAuQ.sBgQPyGaOMipTPLtJ5zzMkB912Lb8HXvCHcMpomObLy9ND55P4g77ZpFlQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5397 -form: Symfony\Component\Form\Form {#5392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5386 …5} |
| full_name | "contact3[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3__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 | "_contact3__token" |
| valid | true |
| value | "2fa2815e15bd535bc484b7d.1lV9TWvAaZzdA8CEXszHATolrROtwkyDeiBO-ePcAuQ.sBgQPyGaOMipTPLtJ5zzMkB912Lb8HXvCHcMpomObLy9ND55P4g77ZpFlQ" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| 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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#11373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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() {#11375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#11374 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11420 -form: Symfony\Component\Form\Form {#11409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11421 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#5733 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5765 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5763 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6028 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5761 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5759 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: Eccube\Entity\Category {#5733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6021 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6023 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6022 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6014 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6016 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6015 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6005 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6009 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6008 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6000 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6007 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6006 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5990 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#5987 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5989 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5997 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#5995 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5996 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6037 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5756 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5787 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6042 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6035 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6036 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6051 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6049 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6050 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6056 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6048 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6047 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6065 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6061 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6062 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6070 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6063 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6064 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6079 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6077 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6078 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6084 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6076 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6075 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6091 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6089 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6090 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } ] |
[ Eccube\Entity\Category {#5733 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5765 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5763 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6028 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5761 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5759 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: Eccube\Entity\Category {#5733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6021 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6023 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6022 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6014 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6016 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6015 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6005 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6009 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6008 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6000 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6007 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6006 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5990 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#5987 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5989 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5997 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#5995 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5996 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6037 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5756 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5787 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6042 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6035 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6036 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6051 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6049 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6050 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6056 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6048 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6047 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6065 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6061 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6062 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6070 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6063 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6064 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6079 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6077 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6078 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6084 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6076 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6075 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6091 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6089 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6090 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } ] |
| class | "Eccube\Entity\Category" |
same as passed value |
| placeholder | "common.select__all_products" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#11389 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11394 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5771 -om: ContainerRcKCuCz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#682 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5573 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5733 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5765 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5763 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6028 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5761 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5759 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: Eccube\Entity\Category {#5733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6021 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6023 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6022 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6014 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6016 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6015 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6005 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6009 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6008 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6000 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6007 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6006 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5990 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#5987 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5989 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#5997 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#5995 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5996 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6037 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5756 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5787 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6042 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6035 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6036 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6051 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6049 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6050 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6056 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6048 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6047 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6065 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6061 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6062 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6070 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6063 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6064 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6079 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6077 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6078 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6084 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6076 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6075 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } Eccube\Entity\Category {#6091 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6089 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6090 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } ] |
| class | "Eccube\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerRcKCuCz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#682 …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 {#5771 -om: ContainerRcKCuCz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#682 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5573 …} -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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#11391 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11432 +label: "ゲーム別おすすめPC" +value: "46" +data: Eccube\Entity\Category {#5733 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5765 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5763 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5780 …} -Children: Doctrine\ORM\PersistentCollection {#6029 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11433 +label: " ARC Raiders" +value: "47" +data: Eccube\Entity\Category {#6028 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5761 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5759 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6024 …} -Parent: Eccube\Entity\Category {#5733} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11434 +label: "フルオーダーメイドPC" +value: "21" +data: Eccube\Entity\Category {#6021 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6023 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6022 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6020 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11435 +label: "おすすめゲーミングPC" +value: "22" +data: Eccube\Entity\Category {#6014 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6016 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6015 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6010 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11436 +label: "コラボPC" +value: "23" +data: Eccube\Entity\Category {#6005 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6009 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6008 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -Children: Doctrine\ORM\PersistentCollection {#6001 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11437 +label: " すず音" +value: "45" +data: Eccube\Entity\Category {#6000 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6007 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6006 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5999 …} -Children: Doctrine\ORM\PersistentCollection {#5755 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11438 +label: " 眠田イナ" +value: "31" +data: Eccube\Entity\Category {#5990 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#5987 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5989 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -Children: Doctrine\ORM\PersistentCollection {#5994 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11439 +label: " ねくすと" +value: "33" +data: Eccube\Entity\Category {#5997 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#5995 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#5996 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5998 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6005} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11440 +label: "周辺機器" +value: "41" +data: Eccube\Entity\Category {#6037 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5756 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5787 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -Children: Doctrine\ORM\PersistentCollection {#6041 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11441 +label: " デバイス" +value: "43" +data: Eccube\Entity\Category {#6042 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6035 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6036 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6043 …} -Children: Doctrine\ORM\PersistentCollection {#6046 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11442 +label: " モニター" +value: "42" +data: Eccube\Entity\Category {#6051 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6049 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6050 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6052 …} -Children: Doctrine\ORM\PersistentCollection {#6055 …} -Parent: Eccube\Entity\Category {#6037} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11443 +label: "中古PC売買" +value: "24" +data: Eccube\Entity\Category {#6056 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6048 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6047 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6060 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11444 +label: "お買い得品/パーツ" +value: "25" +data: Eccube\Entity\Category {#6065 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6061 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6062 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6066 …} -Children: Doctrine\ORM\PersistentCollection {#6069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11445 +label: " 新品/新古品" +value: "34" +data: Eccube\Entity\Category {#6070 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6063 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6064 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6071 …} -Children: Doctrine\ORM\PersistentCollection {#6074 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11446 +label: " 中古品" +value: "35" +data: Eccube\Entity\Category {#6079 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6077 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6078 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11447 +label: "サービス" +value: "26" +data: Eccube\Entity\Category {#6084 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6076 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6075 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6085 …} -Children: Doctrine\ORM\PersistentCollection {#6088 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11448 +label: "過去の販売実績" +value: "27" +data: Eccube\Entity\Category {#6091 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6089 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6090 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6092 …} -Children: Doctrine\ORM\PersistentCollection {#6095 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6031 …} } +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 {#11425 -form: Symfony\Component\Form\Form {#11412 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11424 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#11431 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4741 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#695 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#694 …} -namespace: Closure() {#692 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#11402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4514 …} } |
| 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 | "common.search_keyword" |
| 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 | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4556 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1035 …} $translationDomain: "validators" $message: Closure() {#11401 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#11449 -form: Symfony\Component\Form\Form {#11415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11430 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |