- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 58
- Security
- Twig
- Doctrine 1
- 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
-
kana01
-
kana02
-
club_name
-
postal_code
-
pref
-
addr01
-
addr02
-
phone_number
-
email
-
-
first
-
second
-
-
Courses1
-
Courses2
-
Courses3
-
course1_use
-
course2_use
-
course3_use
-
hope_1
-
hope_2
-
hope_3
-
note
-
is_agreed
-
_token
-
-
-
category_id
-
name
-
advance
"Customize\Form\Type\AdvanceType"
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 |
|---|---|---|
| is_logged_in | 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 | 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | "Customize\Entity\Advances" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} use: { $class: "Customize\Entity\Advances" } } |
| 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 |
| is_logged_in | false |
| 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() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1476 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "advance" "_advance" ] |
| cache_key | "_advance_advance" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1875 -form: Symfony\Component\Form\Form {#1885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1478 …5} |
| full_name | "advance" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "advance" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance" |
| 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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1495 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1495 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1495 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1518 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1532 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_name01" ] |
| cache_key | "_advance_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 {#1826 -form: Symfony\Component\Form\Form {#1888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1836 …5} |
| full_name | "advance[name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_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 | "_advance_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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1486 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1496 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1486 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1496 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1486 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1496 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1542 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1543 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_name02" ] |
| cache_key | "_advance_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 {#1804 -form: Symfony\Component\Form\Form {#1891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1794 …5} |
| full_name | "advance[name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_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 | "_advance_name02" |
| valid | true |
| value | "" |
kana01
"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 {#1488 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1490 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1488 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1490 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1488 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1490 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1553 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1554 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_kana01" ] |
| cache_key | "_advance_kana01_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 {#1782 -form: Symfony\Component\Form\Form {#1894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1772 …5} |
| full_name | "advance[kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_kana01" |
| valid | true |
| value | "" |
kana02
"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 {#1492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1484 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1484 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1492 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1484 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1565 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_kana02" ] |
| cache_key | "_advance_kana02_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 {#1759 -form: Symfony\Component\Form\Form {#1897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1746 …5} |
| full_name | "advance[kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_kana02" |
| valid | true |
| value | "" |
club_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1487 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1487 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1487 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1576 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_club_name" ] |
| cache_key | "_advance_club_name_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1733 -form: Symfony\Component\Form\Form {#1900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1941 …5} |
| full_name | "advance[club_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_club_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "club_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_club_name" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
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 {#1493 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1599 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1600 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#1601 +payload: null +message: "form_error.numeric_only" +type: "digit" } Symfony\Component\Validator\Constraints\NotBlank {#1493 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1599 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1600 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#1601 +payload: null +message: "form_error.numeric_only" +type: "digit" } Symfony\Component\Validator\Constraints\NotBlank {#1493 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1491 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | false |
| 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1597 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_advance_postal_code" ] |
| cache_key | "_advance_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1930 -form: Symfony\Component\Form\Form {#1903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1715 …5} |
| full_name | "advance[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_postal_code" |
| valid | true |
| value | "" |
pref
"Eccube\Form\Type\Master\PrefType"
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 |
|---|---|---|
| mapped | false |
false
|
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1640 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1676 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1660 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1659 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1662 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1664 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1104 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …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 {#1664 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1104 …} -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 | false |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1648 -_em: Doctrine\ORM\EntityManager {#310 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1656 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1657 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1658 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1655 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1643 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_advance_pref" ] |
| cache_key | "_advance_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#2053 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#2106 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#2107 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#2108 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#2109 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#2110 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#2111 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#2112 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#2113 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#2114 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#2115 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#2116 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#2117 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#2118 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#2119 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#2120 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#2121 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#2122 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#2123 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#2124 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#2125 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#2126 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#2127 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#2128 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#2129 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#2130 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#2131 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#2132 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "奈良県" +value: "29" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#1129 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#2133 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#2134 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#2135 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#2136 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#2137 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#2138 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#2139 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#2140 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#2141 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#2142 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#2143 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#2144 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#2145 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#2146 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#2147 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#2148 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#2149 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#2150 …} +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 {#1699 -form: Symfony\Component\Form\Form {#1906 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1688 …5} |
| full_name | "advance[pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_pref" |
| is_selected | Closure($choice, $value) {#2188 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_pref" |
| valid | true |
| value | "" |
addr01
"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 {#1501 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1497 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1501 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1497 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1501 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1497 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1669 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_addr01" ] |
| cache_key | "_advance_addr01_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 {#2189 -form: Symfony\Component\Form\Form {#1909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2190 …5} |
| full_name | "advance[addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_addr01" |
| valid | true |
| value | "" |
addr02
"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 {#1485 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1498 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1485 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1498 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| mapped | false |
false
|
| 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 {#1485 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1498 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1686 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_addr02" ] |
| cache_key | "_advance_addr02_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 {#2191 -form: Symfony\Component\Form\Form {#1912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2192 …5} |
| full_name | "advance[addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_addr02" |
| valid | true |
| value | "" |
phone_number
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1510 +payload: null +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 } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1510 +payload: null +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 } ] |
| mapped | false |
false
|
| 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 {#1499 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1510 +payload: null +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 } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1696 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1697 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_advance_phone_number" ] |
| cache_key | "_advance_phone_number_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2193 -form: Symfony\Component\Form\Form {#1915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2194 …5} |
| full_name | "advance[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_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 | "_advance_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 {#1511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1505 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1505 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| mapped | false |
false
|
| 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 {#1511 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1505 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1712 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | 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 |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1711 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_advance_email" ] |
| cache_key | "_advance_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 {#2195 -form: Symfony\Component\Form\Form {#1918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2196 …5} |
| full_name | "advance[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_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 | "_advance_email" |
| valid | true |
| value | "" |
plain_password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1504 +payload: null +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: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1504 +payload: null +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: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| first_options | [ "label" => "パスワード" ] |
[ "label" => "パスワード" ] |
| invalid_message | "パスワードが一致しません。" |
same as passed value |
| mapped | false |
false
|
| required | true |
same as passed value |
| second_options | [ "label" => "パスワード(確認)" ] |
[ "label" => "パスワード(確認)" ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1506 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1504 +payload: null +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: 50 +min: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1729 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "パスワード" ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "パスワードが一致しません。" |
| 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" |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "パスワード(確認)" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#1732 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1731 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_advance_plain_password" ] |
| cache_key | "_advance_plain_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2197 -form: Symfony\Component\Form\Form {#1948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2198 …5} |
| full_name | "advance[plain_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_plain_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plain_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_plain_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| error_bubbling | false |
false
|
| label | "パスワード" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | "パスワード" |
| 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() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1926 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_advance_plain_password_first" ] |
| cache_key | "_advance_plain_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2202 -form: Symfony\Component\Form\Form {#1951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2201 …5} |
| full_name | "advance[plain_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_plain_password_first" |
| label | "パスワード" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_plain_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
|---|---|---|
| error_bubbling | false |
false
|
| label | "パスワード(確認)" |
same as passed value |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | "パスワード(確認)" |
| 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() {#1940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1939 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_advance_plain_password_second" ] |
| cache_key | "_advance_plain_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2203 -form: Symfony\Component\Form\Form {#1954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2204 …5} |
| full_name | "advance[plain_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_plain_password_second" |
| label | "パスワード(確認)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_plain_password_second" |
| valid | true |
| value | "" |
Courses1
"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 | "name" |
same as passed value |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1502 -id: 100 -name: "全コース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 100 } ] |
[ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1502 -id: 100 -name: "全コース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 100 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
same as passed value |
| label | "コース名2" |
same as passed value |
| placeholder | "指定コースを選択" |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1744 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1745 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1502 -id: 100 -name: "全コース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 100 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …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 {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -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 | "コース名2" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1741 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_advance_Courses1" ] |
| cache_key | "_advance_Courses1_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "A/Bコース" +value: "1" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Cコース" +value: "2" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Dコース" +value: "3" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Eコース" +value: "4" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "モトクロスコース" +value: "5" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "キッズカートコース" +value: "6" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "全コース" +value: "100" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1502 -id: 100 -name: "全コース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 100 } +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 {#2199 -form: Symfony\Component\Form\Form {#1957 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2200 …5} |
| full_name | "advance[Courses1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_Courses1" |
| is_selected | Closure($choice, $value) {#2205 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | "コース名2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "Courses1" |
| placeholder | "指定コースを選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_Courses1" |
| valid | true |
| value | "" |
Courses2
"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 | "name" |
same as passed value |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
[ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
same as passed value |
| label | "コース名2" |
same as passed value |
| 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 | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1757 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1758 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …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 {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -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 | "コース名2" |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1755 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_advance_Courses2" ] |
| cache_key | "_advance_Courses2_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "A/Bコース" +value: "1" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Cコース" +value: "2" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Dコース" +value: "3" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Eコース" +value: "4" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "モトクロスコース" +value: "5" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "キッズカートコース" +value: "6" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } +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 {#2215 -form: Symfony\Component\Form\Form {#1960 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2206 …5} |
| full_name | "advance[Courses2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_Courses2" |
| is_selected | Closure($choice, $value) {#2217 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | "コース名2" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "Courses2" |
| placeholder | "指定コースを選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_Courses2" |
| valid | true |
| value | "" |
Courses3
"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 | "name" |
same as passed value |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
[ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
same as passed value |
| label | "コース名3" |
same as passed value |
| 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 | "name" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1770 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1771 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } ] |
| class | "Plugin\CourcesManagerPlugin\Entity\TjoCourse" |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …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 {#1743 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1358 …} -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 | "コース名3" |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1768 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_advance_Courses3" ] |
| cache_key | "_advance_Courses3_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "A/Bコース" +value: "1" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1509 -id: 1 -name: "A/Bコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: """ ABコースは基本的にミニバイクのコースになっており、耐久レーススプリントレース等にご利用いただけます。もちろん練習走行もOK!\r\n 四輪ではジムカーナ、レーシングカートなどの走行も可能です。 """ -map: "1_20240722073121_66310067.jpg" -length: 850 -straight: 140 -height: 0 -width: "7m乃至10m~8m" -fee1_title: "ミニバイク/ポケバイ走行料金" -fee1: """ <tr>\r\n <td>ミニバイク</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr>\r\n <tr>\r\n <td>ポケバイ</td>\r\n <td>全日走行1台、1名</td>\r\n <td>9:00~17:00</td>\r\n </tr> """ -fee2_title: null -fee2: null -comment1: "日曜、祝日は入場料1名¥500円が必要です。" -comment2: "昼休み(走行禁止) 12:00~13:00" -comment3: null -license: "JASA" -note1: null -note2: null -note3: null -image_before1: "1_20240510022320_1932889266.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Cコース" +value: "2" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1517 -id: 2 -name: "Cコース" -car_type: """ ミニバイク(50CC/80CC)\r\n ジムカーナ\r\n レーシングカート """ -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "2_20240510022400_902632087.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 2 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Dコース" +value: "3" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1494 -id: 3 -name: "Dコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "3_20240510022443_116005265.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 3 } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Eコース" +value: "4" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1516 -id: 4 -name: "Eコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "4_20240510022711_124750851.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 4 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "モトクロスコース" +value: "5" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1515 -id: 5 -name: "モトクロスコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "5_20240510022755_1562803133.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 5 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "キッズカートコース" +value: "6" +data: Plugin\CourcesManagerPlugin\Entity\TjoCourse {#1500 -id: 6 -name: "キッズカートコース" -car_type: null -description: null -map: null -length: null -straight: null -height: null -width: null -fee1_title: null -fee1: null -fee2_title: null -fee2: null -comment1: null -comment2: null -comment3: null -license: null -note1: null -note2: null -note3: null -image_before1: "6_20240510022857_200144185.jpg" -image_before2: null -image_after1: null -image_after2: null -enable: true -sort_no: 6 } +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 {#2224 -form: Symfony\Component\Form\Form {#1963 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2216 …5} |
| full_name | "advance[Courses3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_Courses3" |
| is_selected | Closure($choice, $value) {#2226 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | "コース名3" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "Courses3" |
| placeholder | "指定コースを選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_Courses3" |
| valid | true |
| value | "" |
course1_use
"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 |
|---|---|---|
| attr | [ "class" => "course_use" ] |
[ "class" => "course_use" ] |
| choices | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
[ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "使用目的を選択" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "course_use" ] |
| 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 | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1780 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "course_use" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_advance_course1_use" ] |
| cache_key | "_advance_course1_use_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "ドリフト" +value: "drift" +data: "drift" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "ジムカーナ" +value: "gymkhana" +data: "gymkhana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "ミニバイク" +value: "mini_bike" +data: "mini_bike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "カート" +value: "kart" +data: "kart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "モトクロス" +value: "motocross" +data: "motocross" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "モタード" +value: "motard" +data: "motard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "試乗会・テスト" +value: "test_drive" +data: "test_drive" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "駐車場" +value: "parking" +data: "parking" +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 {#2233 -form: Symfony\Component\Form\Form {#1966 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2225 …5} |
| full_name | "advance[course1_use]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_course1_use" |
| is_selected | Closure($choice, $value) {#2243 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "course1_use" |
| placeholder | "使用目的を選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_course1_use" |
| valid | true |
| value | "" |
course2_use
"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 |
|---|---|---|
| attr | [ "class" => "course_use" ] |
[ "class" => "course_use" ] |
| choices | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
[ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "使用目的を選択" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "course_use" ] |
| 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 | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| 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() {#1793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1792 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "course_use" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_advance_course2_use" ] |
| cache_key | "_advance_course2_use_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "ドリフト" +value: "drift" +data: "drift" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "ジムカーナ" +value: "gymkhana" +data: "gymkhana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "ミニバイク" +value: "mini_bike" +data: "mini_bike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "カート" +value: "kart" +data: "kart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "モトクロス" +value: "motocross" +data: "motocross" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "モタード" +value: "motard" +data: "motard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "試乗会・テスト" +value: "test_drive" +data: "test_drive" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "駐車場" +value: "parking" +data: "parking" +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 {#2244 -form: Symfony\Component\Form\Form {#1969 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2245 …5} |
| full_name | "advance[course2_use]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_course2_use" |
| is_selected | Closure($choice, $value) {#2246 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "course2_use" |
| placeholder | "使用目的を選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_course2_use" |
| valid | true |
| value | "" |
course3_use
"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 |
|---|---|---|
| attr | [ "class" => "course_use" ] |
[ "class" => "course_use" ] |
| choices | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
[ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| expanded | false |
false
|
| multiple | false |
false
|
| placeholder | "使用目的を選択" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "course_use" ] |
| 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 | [ "ドリフト" => "drift" "ジムカーナ" => "gymkhana" "ミニバイク" => "mini_bike" "カート" => "kart" "モトクロス" => "motocross" "モタード" => "motard" "試乗会・テスト" => "test_drive" "駐車場" => "parking" ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| 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() {#1803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1802 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "course_use" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_advance_course3_use" ] |
| cache_key | "_advance_course3_use_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "ドリフト" +value: "drift" +data: "drift" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "ジムカーナ" +value: "gymkhana" +data: "gymkhana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "ミニバイク" +value: "mini_bike" +data: "mini_bike" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "カート" +value: "kart" +data: "kart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "モトクロス" +value: "motocross" +data: "motocross" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "モタード" +value: "motard" +data: "motard" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "試乗会・テスト" +value: "test_drive" +data: "test_drive" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "駐車場" +value: "parking" +data: "parking" +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 {#2247 -form: Symfony\Component\Form\Form {#1972 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2248 …5} |
| full_name | "advance[course3_use]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_course3_use" |
| is_selected | Closure($choice, $value) {#2249 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "course3_use" |
| placeholder | "使用目的を選択" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_course3_use" |
| valid | true |
| value | "" |
hope_1
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
[ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1512 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1512 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| label | "第一希望日" |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
| years | [ 2026 2027 ] |
[ 2026 2027 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1508 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\LessThanOrEqual {#1512 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "第一希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#1825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1822 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2026 2027 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_advance_hope_1" ] |
| cache_key | "_advance_hope_1_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2250 -form: Symfony\Component\Form\Form {#1975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2251 …5} |
| full_name | "advance[hope_1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_hope_1" |
| label | "第一希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hope_1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_advance_hope_1" |
| valid | true |
| value | "" |
| widget | "single_text" |
hope_2
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
[ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1507 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1507 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| label | "第二希望日" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
| years | [ 2026 2027 ] |
[ 2026 2027 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1507 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "第二希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1834 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2026 2027 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_advance_hope_2" ] |
| cache_key | "_advance_hope_2_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2252 -form: Symfony\Component\Form\Form {#1978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2253 …5} |
| full_name | "advance[hope_2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_hope_2" |
| label | "第二希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hope_2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_advance_hope_2" |
| valid | true |
| value | "" |
| widget | "single_text" |
hope_3
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
[ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1513 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1513 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| label | "第三希望日" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
| years | [ 2026 2027 ] |
[ 2026 2027 ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#1513 +payload: null +message: "翌年の年末までの日付を選択してください。" +value: "2027-12-31" +propertyPath: 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "第三希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1845 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1844 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2026 2027 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => "2026-03-25" "max" => "2027-12-31" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_advance_hope_3" ] |
| cache_key | "_advance_hope_3_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2254 -form: Symfony\Component\Form\Form {#1981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2255 …5} |
| full_name | "advance[hope_3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_hope_3" |
| label | "第三希望日" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hope_3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_advance_hope_3" |
| valid | true |
| value | "" |
| widget | "single_text" |
note
"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 |
|---|---|---|
| attr | [ "placeholder" => "備考を入力してください" "maxlength" => 3000 ] |
[ "placeholder" => "備考を入力してください" "maxlength" => 3000 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1489 +payload: null +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1489 +payload: null +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "備考" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "備考を入力してください" "maxlength" => 3000 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1489 +payload: null +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: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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 | "備考" |
| 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() {#1860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1859 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "備考を入力してください" "maxlength" => 3000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_advance_note" ] |
| cache_key | "_advance_note_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 {#2256 -form: Symfony\Component\Form\Form {#1984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2257 …5} |
| full_name | "advance[note]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_note" |
| label | "備考" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "note" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_note" |
| valid | true |
| value | "" |
is_agreed
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1520 +payload: null +message: "利用規約に同意してください。" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1520 +payload: null +message: "利用規約に同意してください。" } ] |
| 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\IsTrue {#1520 +payload: null +message: "利用規約に同意してください。" } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#1872 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1868 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1874 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#1878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#1876 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_advance_is_agreed" ] |
| cache_key | "_advance_is_agreed_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2258 -form: Symfony\Component\Form\Form {#1987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2259 …5} |
| full_name | "advance[is_agreed]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance_is_agreed" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "is_agreed" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_advance_is_agreed" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0af041ba243641f92e9.Uh2nS8Lediqvfz2TqQKl-XeeacYXLHDOhxoTtRGcOys.J23IEu_vTxOWPVzbzEiQgUCnEKVAWCq6zCt9_lOscmw6fs0dg5QfTd8HdA" |
| 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 | "0af041ba243641f92e9.Uh2nS8Lediqvfz2TqQKl-XeeacYXLHDOhxoTtRGcOys.J23IEu_vTxOWPVzbzEiQgUCnEKVAWCq6zCt9_lOscmw6fs0dg5QfTd8HdA" |
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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data | "0af041ba243641f92e9.Uh2nS8Lediqvfz2TqQKl-XeeacYXLHDOhxoTtRGcOys.J23IEu_vTxOWPVzbzEiQgUCnEKVAWCq6zCt9_lOscmw6fs0dg5QfTd8HdA" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#2264 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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() {#2266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#2263 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_advance__token" ] |
| cache_key | "_advance__token_hidden" |
| compound | false |
| data | "0af041ba243641f92e9.Uh2nS8Lediqvfz2TqQKl-XeeacYXLHDOhxoTtRGcOys.J23IEu_vTxOWPVzbzEiQgUCnEKVAWCq6zCt9_lOscmw6fs0dg5QfTd8HdA" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#2278 -form: Symfony\Component\Form\Form {#2273 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2267 …5} |
| full_name | "advance[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "advance__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 | "_advance__token" |
| valid | true |
| value | "0af041ba243641f92e9.Uh2nS8Lediqvfz2TqQKl-XeeacYXLHDOhxoTtRGcOys.J23IEu_vTxOWPVzbzEiQgUCnEKVAWCq6zCt9_lOscmw6fs0dg5QfTd8HdA" |
(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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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() {#5253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#5252 …} } } |
| 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 {#5369 -form: Symfony\Component\Form\Form {#5358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5370 …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 {#5283 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#5278 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#5285 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5294 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#5296 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#5295 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5346 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#5289 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#5288 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } ] |
[ Eccube\Entity\Category {#5283 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#5278 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#5285 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5294 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#5296 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#5295 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5346 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#5289 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#5288 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } ] |
| 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 {#5268 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5267 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5269 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3926 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5283 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#5278 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#5285 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5294 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#5296 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#5295 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } Eccube\Entity\Category {#5346 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#5289 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#5288 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } ] |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …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 {#5269 -om: ContainerSytKFvH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#270 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3926 …} -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() {#5270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#5271 …} } } |
| 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 | [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "貸出品" +value: "9" +data: Eccube\Entity\Category {#5283 -id: 9 -name: "貸出品" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1721358577 {#5278 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721358577 {#5285 date: 2024-07-19 12:09:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5318 …} -Children: Doctrine\ORM\PersistentCollection {#5297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "走行料金" +value: "8" +data: Eccube\Entity\Category {#5294 -id: 8 -name: "走行料金" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1721352042 {#5296 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352042 {#5295 date: 2024-07-19 10:20:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5293 …} -Children: Doctrine\ORM\PersistentCollection {#5290 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "入場料" +value: "7" +data: Eccube\Entity\Category {#5346 -id: 7 -name: "入場料" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1721352024 {#5289 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721352024 {#5288 date: 2024-07-19 10:20:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5347 …} -Children: Doctrine\ORM\PersistentCollection {#5350 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5299 …} } +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 {#5374 -form: Symfony\Component\Form\Form {#5361 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5373 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#5380 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1614 …} } |
| 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 {#634 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#636 …} -namespace: Closure() {#638 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1406 …} } |
| 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() {#5277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1458 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#40 …} $translationDomain: "validators" $message: Closure() {#5286 …} } } |
| 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 {#5385 -form: Symfony\Component\Form\Form {#5364 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5379 …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 | "" |