- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 277
- 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4611 …} } } |
| 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 {#5202 -form: Symfony\Component\Form\Form {#5078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5201 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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 {#4697 +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 {#4698 +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 {#4695 +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 {#4696 +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() {#4702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4701 …} } } |
| 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 {#5206 -form: Symfony\Component\Form\Form {#5103 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#5205 …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 {#4709 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4695 +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 {#4696 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4709 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4695 +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 {#4696 +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 {#4709 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4695 +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 {#4696 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5083 …} } } |
| 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 {#5272 -form: Symfony\Component\Form\Form {#5106 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5271 …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 {#4710 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4697 +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 {#4698 +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4710 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4697 +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 {#4698 +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 {#4710 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4697 +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 {#4698 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5094 …} } } |
| 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 {#5273 -form: Symfony\Component\Form\Form {#5109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5274 …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 {#4735 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4736 +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 {#4737 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4733 …} } } |
| 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 {#5269 -form: Symfony\Component\Form\Form {#5112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5270 …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 {#4619 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4620 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4619 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4620 +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 {#4619 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Eccube\Form\Validator\Email {#4620 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4738 …} } } |
| 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 {#5276 -form: Symfony\Component\Form\Form {#5115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5275 …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 {#4621 +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 {#4621 +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 {#4621 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4764 …} } } |
| 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 {#5277 -form: Symfony\Component\Form\Form {#5118 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5278 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4791 …} } } |
| 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 {#5281 +label: "すべておまかせ" +value: "すべておまかせ" +data: "すべておまかせ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "一部指定したい" +value: "一部指定したい" +data: "一部指定したい" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +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 {#5279 -form: Symfony\Component\Form\Form {#5121 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5280 …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) {#5285 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4804 …} } } |
| 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 {#5288 +label: "intel corei3" +value: "intel corei3" +data: "intel corei3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "intel corei5" +value: "intel corei5" +data: "intel corei5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "intel corei7" +value: "intel corei7" +data: "intel corei7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "intel corei9" +value: "intel corei9" +data: "intel corei9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "AMD Ryzen3" +value: "AMD Ryzen3" +data: "AMD Ryzen3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "AMD Ryzen5" +value: "AMD Ryzen5" +data: "AMD Ryzen5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "AMD Ryzen7" +value: "AMD Ryzen7" +data: "AMD Ryzen7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +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 {#5286 -form: Symfony\Component\Form\Form {#5124 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5287 …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) {#5297 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4635 +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 {#4635 +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 {#4635 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4816 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4817 …} } } |
| 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 {#5298 -form: Symfony\Component\Form\Form {#5127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5299 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4828 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4827 …} } } |
| 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 {#5302 +label: "空冷" +value: "空冷" +data: "空冷" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +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 {#5300 -form: Symfony\Component\Form\Form {#5130 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5301 …5} |
| full_name | "contact3[cool]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_cool" |
| is_selected | Closure($choice, $value) {#5305 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4633 +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 {#4633 +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 {#4633 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4840 …} } } |
| 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 {#5306 -form: Symfony\Component\Form\Form {#5133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5307 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4850 …} } } |
| 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 {#5310 +label: "DDR4" +value: "DDR4" +data: "DDR4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +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 {#5308 -form: Symfony\Component\Form\Form {#5136 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5309 …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) {#5313 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4862 …} } } |
| 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 {#5316 +label: "4GB" +value: "4GB" +data: "4GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "8GB" +value: "8GB" +data: "8GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "12GB" +value: "12GB" +data: "12GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "16GB" +value: "16GB" +data: "16GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "20GB" +value: "20GB" +data: "20GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "24GB" +value: "24GB" +data: "24GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "28GB" +value: "28GB" +data: "28GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "32GB" +value: "32GB" +data: "32GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "40GB" +value: "40GB" +data: "40GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "64GB" +value: "64GB" +data: "64GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "128GB" +value: "128GB" +data: "128GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +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 {#5314 -form: Symfony\Component\Form\Form {#5139 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5315 …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) {#5329 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4632 +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 {#4632 +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 {#4632 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4875 …} } } |
| 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 {#5330 -form: Symfony\Component\Form\Form {#5142 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5331 …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 {#4631 +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 {#4631 +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 {#4631 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4886 …} } } |
| 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 {#5332 -form: Symfony\Component\Form\Form {#5145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5333 …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 {#4630 +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 {#4630 +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 {#4630 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4896 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4897 …} } } |
| 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 {#5334 -form: Symfony\Component\Form\Form {#5148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5335 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4907 …} } } |
| 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 {#5338 +label: "SSD/NVMe" +value: "SSD/NVMe" +data: "SSD/NVMe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +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 {#5336 -form: Symfony\Component\Form\Form {#5151 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5337 …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) {#5341 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4919 …} } } |
| 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 {#5344 +label: "120GB以下" +value: "120GB以下" +data: "120GB以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "240-256GB" +value: "240-256GB" +data: "240-256GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "500-512GB" +value: "500-512GB" +data: "500-512GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "960GB-1TB" +value: "960GB-1TB" +data: "960GB-1TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "2TB" +value: "2TB" +data: "2TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "4TB" +value: "4TB" +data: "4TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +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 {#5342 -form: Symfony\Component\Form\Form {#5154 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5343 …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) {#5352 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4931 …} } } |
| 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 {#5355 +label: "SSD" +value: "SSD" +data: "SSD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "m.2 NVMe" +value: "m.2 NVMe" +data: "m.2 NVMe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +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 {#5353 -form: Symfony\Component\Form\Form {#5157 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5354 …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) {#5359 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4944 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4943 …} } } |
| 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 {#5344 +label: "120GB以下" +value: "120GB以下" +data: "120GB以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "240-256GB" +value: "240-256GB" +data: "240-256GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "500-512GB" +value: "500-512GB" +data: "500-512GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "960GB-1TB" +value: "960GB-1TB" +data: "960GB-1TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "2TB" +value: "2TB" +data: "2TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "4TB" +value: "4TB" +data: "4TB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +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 {#5360 -form: Symfony\Component\Form\Form {#5160 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5361 …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) {#5362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4629 +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 {#4629 +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 {#4629 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4954 …} } } |
| 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 {#5363 -form: Symfony\Component\Form\Form {#5163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5364 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4965 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4964 …} } } |
| 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 {#5367 +label: "500W以下" +value: "500W以下" +data: "500W以下" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "550W" +value: "550W" +data: "550W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "600W" +value: "600W" +data: "600W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "650W" +value: "650W" +data: "650W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "700W" +value: "700W" +data: "700W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "750W" +value: "750W" +data: "750W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "800W" +value: "800W" +data: "800W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "850W" +value: "850W" +data: "850W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "1000-1050W" +value: "1000-1050W" +data: "1000-1050W" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "1200W" +value: "1200W" +data: "1200W" +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 {#5365 -form: Symfony\Component\Form\Form {#5166 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5366 …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) {#5379 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#4977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4976 …} } } |
| 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 {#5382 +label: "80+Standard" +value: "80+Standard" +data: "80+Standard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Bronze" +value: "Bronze" +data: "Bronze" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Silver" +value: "Silver" +data: "Silver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Gold" +value: "Gold" +data: "Gold" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Platinum" +value: "Platinum" +data: "Platinum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +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 {#5380 -form: Symfony\Component\Form\Form {#5169 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5381 …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) {#5389 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4628 +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 {#4628 +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 {#4628 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4989 …} } } |
| 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 {#5390 -form: Symfony\Component\Form\Form {#5172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5391 …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 {#4627 +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 {#4627 +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 {#4627 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4999 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5000 …} } } |
| 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 {#5392 -form: Symfony\Component\Form\Form {#5175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5393 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#5011 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5010 …} } } |
| 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 {#5396 +label: "Windows10" +value: "Windows10" +data: "Windows10" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +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 {#5394 -form: Symfony\Component\Form\Form {#5178 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5395 …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) {#5399 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#5023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5022 …} } } |
| 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 {#5402 +label: "Home 64bit" +value: "Home 64bit" +data: "Home 64bit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +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 {#5400 -form: Symfony\Component\Form\Form {#5181 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5401 …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) {#5405 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4626 +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 {#4626 +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 {#4626 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5035 …} } } |
| 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 {#5406 -form: Symfony\Component\Form\Form {#5184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5407 …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 {#4625 +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 {#4625 +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 {#4625 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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 {#4551 …} } |
| 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() {#5047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5046 …} } } |
| 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 {#5408 -form: Symfony\Component\Form\Form {#5187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5409 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| 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() {#5057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5056 …} } } |
| 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 {#5412 +label: "おまかせ(バランス重視)" +value: "おまかせ(バランス重視)" +data: "おまかせ(バランス重視)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "とにかく安く" +value: "とにかく安く" +data: "とにかく安く" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +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 {#5410 -form: Symfony\Component\Form\Form {#5190 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5411 …5} |
| full_name | "contact3[price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact3_price" |
| is_selected | Closure($choice, $value) {#5416 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#4624 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4623 +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 {#4624 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4623 +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 {#4624 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4623 +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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5069 …} } } |
| 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 {#5417 -form: Symfony\Component\Form\Form {#5193 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5418 …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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@ProductContact42/Form/product_contact_layout.twig" ] |
| empty_data | Closure(FormInterface $form) {#4640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#4642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#4639 …} } } |
| 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 {#5419 -form: Symfony\Component\Form\Form {#5196 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5420 …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 | "1705ec6cc74bca72bc9cdc68f9255.3G0Z1YIXkSiEW4-7glyuwfyErE4ftxmbnxlFVXbuKL0.7gkouOkgxXrqMO2Luy_vjInQxAtm-lrtzUogbQaDXOeYIXuf4EHhbewqyg" |
| 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 | "1705ec6cc74bca72bc9cdc68f9255.3G0Z1YIXkSiEW4-7glyuwfyErE4ftxmbnxlFVXbuKL0.7gkouOkgxXrqMO2Luy_vjInQxAtm-lrtzUogbQaDXOeYIXuf4EHhbewqyg" |
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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data | "1705ec6cc74bca72bc9cdc68f9255.3G0Z1YIXkSiEW4-7glyuwfyErE4ftxmbnxlFVXbuKL0.7gkouOkgxXrqMO2Luy_vjInQxAtm-lrtzUogbQaDXOeYIXuf4EHhbewqyg" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5203 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#5421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#5422 …} } } |
| 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 | "1705ec6cc74bca72bc9cdc68f9255.3G0Z1YIXkSiEW4-7glyuwfyErE4ftxmbnxlFVXbuKL0.7gkouOkgxXrqMO2Luy_vjInQxAtm-lrtzUogbQaDXOeYIXuf4EHhbewqyg" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5434 -form: Symfony\Component\Form\Form {#5429 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5423 …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 | "1705ec6cc74bca72bc9cdc68f9255.3G0Z1YIXkSiEW4-7glyuwfyErE4ftxmbnxlFVXbuKL0.7gkouOkgxXrqMO2Luy_vjInQxAtm-lrtzUogbQaDXOeYIXuf4EHhbewqyg" |
(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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#11419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#11421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#11420 …} } } |
| 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 {#11466 -form: Symfony\Component\Form\Form {#11455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11467 …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 {#5770 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5802 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5800 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5817 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6065 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5798 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5796 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6058 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6060 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6059 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6051 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6053 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6052 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6042 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6046 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6045 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6037 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6044 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6043 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6027 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#6024 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6026 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6028 …} -Children: Doctrine\ORM\PersistentCollection {#6031 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6034 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#6032 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6033 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6074 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5793 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5824 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6079 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6072 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6073 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6088 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6086 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6087 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -Children: Doctrine\ORM\PersistentCollection {#6092 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6093 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6085 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6084 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6102 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6098 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6099 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6107 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6100 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6101 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6116 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6114 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6115 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6121 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6113 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6112 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6128 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6126 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6127 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } ] |
[ Eccube\Entity\Category {#5770 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5802 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5800 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5817 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6065 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5798 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5796 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6058 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6060 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6059 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6051 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6053 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6052 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6042 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6046 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6045 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6037 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6044 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6043 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6027 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#6024 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6026 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6028 …} -Children: Doctrine\ORM\PersistentCollection {#6031 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6034 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#6032 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6033 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6074 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5793 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5824 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6079 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6072 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6073 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6088 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6086 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6087 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -Children: Doctrine\ORM\PersistentCollection {#6092 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6093 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6085 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6084 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6102 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6098 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6099 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6107 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6100 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6101 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6116 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6114 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6115 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6121 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6113 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6112 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6128 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6126 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6127 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } ] |
| 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 {#11435 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11440 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5808 -om: ContainerBmJFNlg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#714 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5610 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5770 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5802 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5800 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5817 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6065 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5798 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5796 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6058 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6060 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6059 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6051 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6053 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6052 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6042 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6046 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6045 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6037 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6044 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6043 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6027 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#6024 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6026 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6028 …} -Children: Doctrine\ORM\PersistentCollection {#6031 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6034 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#6032 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6033 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6074 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5793 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5824 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6079 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6072 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6073 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6088 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6086 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6087 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -Children: Doctrine\ORM\PersistentCollection {#6092 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6093 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6085 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6084 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6102 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6098 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6099 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6107 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6100 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6101 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6116 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6114 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6115 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6121 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6113 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6112 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } Eccube\Entity\Category {#6128 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6126 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6127 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } ] |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerBmJFNlg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#714 …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 {#5808 -om: ContainerBmJFNlg\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#714 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5610 …} -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() {#11436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#11437 …} } } |
| 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 {#11478 +label: "ゲーム別おすすめPC" +value: "46" +data: Eccube\Entity\Category {#5770 -id: 46 -name: "ゲーム別おすすめPC" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1763361191 {#5802 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361191 {#5800 date: 2025-11-17 15:33:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5817 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11479 +label: " ARC Raiders" +value: "47" +data: Eccube\Entity\Category {#6065 -id: 47 -name: "ARC Raiders" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1763361204 {#5798 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1763361204 {#5796 date: 2025-11-17 15:33:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6064 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#5770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11480 +label: "フルオーダーメイドPC" +value: "21" +data: Eccube\Entity\Category {#6058 -id: 21 -name: "フルオーダーメイドPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281214 {#6060 date: 2023-08-17 23:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6059 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6057 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11481 +label: "おすすめゲーミングPC" +value: "22" +data: Eccube\Entity\Category {#6051 -id: 22 -name: "おすすめゲーミングPC" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1692281224 {#6053 date: 2023-08-17 23:07:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1761983298 {#6052 date: 2025-11-01 16:48:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6050 …} -Children: Doctrine\ORM\PersistentCollection {#6047 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11482 +label: "コラボPC" +value: "23" +data: Eccube\Entity\Category {#6042 -id: 23 -name: "コラボPC" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1692281229 {#6046 date: 2023-08-17 23:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6045 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6038 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11483 +label: " すず音" +value: "45" +data: Eccube\Entity\Category {#6037 -id: 45 -name: "すず音" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1739434634 {#6044 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1739434634 {#6043 date: 2025-02-13 17:17:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -Children: Doctrine\ORM\PersistentCollection {#5792 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11484 +label: " 眠田イナ" +value: "31" +data: Eccube\Entity\Category {#6027 -id: 31 -name: "眠田イナ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1692281337 {#6024 date: 2023-08-17 23:08:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6026 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6028 …} -Children: Doctrine\ORM\PersistentCollection {#6031 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11485 +label: " ねくすと" +value: "33" +data: Eccube\Entity\Category {#6034 -id: 33 -name: "ねくすと" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1692281352 {#6032 date: 2023-08-17 23:09:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281365 {#6033 date: 2023-08-17 23:09:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6035 …} -Children: Doctrine\ORM\PersistentCollection {#6070 …} -Parent: Eccube\Entity\Category {#6042} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11486 +label: "周辺機器" +value: "41" +data: Eccube\Entity\Category {#6074 -id: 41 -name: "周辺機器" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1723954938 {#5793 date: 2024-08-18 13:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#5824 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6075 …} -Children: Doctrine\ORM\PersistentCollection {#6078 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11487 +label: " デバイス" +value: "43" +data: Eccube\Entity\Category {#6079 -id: 43 -name: "デバイス" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1723954981 {#6072 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954981 {#6073 date: 2024-08-18 13:23:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6080 …} -Children: Doctrine\ORM\PersistentCollection {#6083 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11488 +label: " モニター" +value: "42" +data: Eccube\Entity\Category {#6088 -id: 42 -name: "モニター" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1723954974 {#6086 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954974 {#6087 date: 2024-08-18 13:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -Children: Doctrine\ORM\PersistentCollection {#6092 …} -Parent: Eccube\Entity\Category {#6074} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11489 +label: "中古PC売買" +value: "24" +data: Eccube\Entity\Category {#6093 -id: 24 -name: "中古PC売買" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1692281237 {#6085 date: 2023-08-17 23:07:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6084 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6094 …} -Children: Doctrine\ORM\PersistentCollection {#6097 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11490 +label: "お買い得品/パーツ" +value: "25" +data: Eccube\Entity\Category {#6102 -id: 25 -name: "お買い得品/パーツ" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1692281254 {#6098 date: 2023-08-17 23:07:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6099 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6103 …} -Children: Doctrine\ORM\PersistentCollection {#6106 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11491 +label: " 新品/新古品" +value: "34" +data: Eccube\Entity\Category {#6107 -id: 34 -name: "新品/新古品" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1692281387 {#6100 date: 2023-08-17 23:09:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6101 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6108 …} -Children: Doctrine\ORM\PersistentCollection {#6111 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11492 +label: " 中古品" +value: "35" +data: Eccube\Entity\Category {#6116 -id: 35 -name: "中古品" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1692281391 {#6114 date: 2023-08-17 23:09:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1692281392 {#6115 date: 2023-08-17 23:09:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6117 …} -Children: Doctrine\ORM\PersistentCollection {#6120 …} -Parent: Eccube\Entity\Category {#6102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11493 +label: "サービス" +value: "26" +data: Eccube\Entity\Category {#6121 -id: 26 -name: "サービス" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1692281260 {#6113 date: 2023-08-17 23:07:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6112 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6122 …} -Children: Doctrine\ORM\PersistentCollection {#6125 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11494 +label: "過去の販売実績" +value: "27" +data: Eccube\Entity\Category {#6128 -id: 27 -name: "過去の販売実績" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1692281265 {#6126 date: 2023-08-17 23:07:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723954943 {#6127 date: 2024-08-18 13:22:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6129 …} -Children: Doctrine\ORM\PersistentCollection {#6132 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6068 …} } +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 {#11471 -form: Symfony\Component\Form\Form {#11458 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11470 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#11477 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4778 …} } |
| 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 {#728 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#726 …} -namespace: Closure() {#724 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#11448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4551 …} } |
| 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() {#11443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1071 …} $translationDomain: "validators" $message: Closure() {#11447 …} } } |
| 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 {#11495 -form: Symfony\Component\Form\Form {#11461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11476 …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 | "" |