Forms
-
transfer_history_remarks
-
remarks
-
transfer_history_id
-
_token
-
-
coupon_collection
-
coupons
-
0
-
cname
-
ctype
-
ceffect
-
expire
-
left
-
balance
-
avail
-
kanri
-
-
1
-
cname
-
ctype
-
ceffect
-
expire
-
left
-
balance
-
avail
-
kanri
-
-
-
_token
-
transfer_history_remarks
"Customize\Form\TransferHistoryRemarksType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "remarks" => "家族に譲渡" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "remarks" => "家族に譲渡" ] |
[ "remarks" => "家族に譲渡" ] |
| transfer_history_id | 70 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "transfer_history_edit_remarks" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | [ "remarks" => "家族に譲渡" ] |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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 |
| transfer_history_id | 70 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#4222 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "transfer_history_remarks" "_transfer_history_remarks" ] |
| cache_key | "_transfer_history_remarks_transfer_history_remarks" |
| compound | true |
| data | [ "remarks" => "家族に譲渡" ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4248 -form: Symfony\Component\Form\Form {#4254 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4224 …5} |
| full_name | "transfer_history_remarks" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "transfer_history_remarks" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "transfer_history_remarks" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_transfer_history_remarks" |
| valid | true |
| value | [ "remarks" => "家族に譲渡" ] |
remarks
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "家族に譲渡" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "rows" => 4 "maxlength" => 2000 "placeholder" => "備考を入力してください(2000文字以内)" ] |
[ "class" => "form-control" "rows" => 4 "maxlength" => 2000 "placeholder" => "備考を入力してください(2000文字以内)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4230 +payload: null +groups: ? +maxMessage: "備考は{{ limit }}文字以内で入力してください。" +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: 2000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#4230 +payload: null +groups: ? +maxMessage: "備考は{{ limit }}文字以内で入力してください。" +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: 2000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "備考" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "rows" => 4 "maxlength" => 2000 "placeholder" => "備考を入力してください(2000文字以内)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4230 +payload: null +groups: ? +maxMessage: "備考は{{ limit }}文字以内で入力してください。" +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: 2000 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#4236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#4235 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "rows" => 4 "maxlength" => 2000 "placeholder" => "備考を入力してください(2000文字以内)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_transfer_history_remarks_remarks" ] |
| cache_key | "_transfer_history_remarks_remarks_textarea" |
| compound | false |
| data | "家族に譲渡" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4267 -form: Symfony\Component\Form\Form {#4257 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4266 …5} |
| full_name | "transfer_history_remarks[remarks]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "transfer_history_remarks_remarks" |
| label | "備考" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "remarks" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_transfer_history_remarks_remarks" |
| valid | true |
| value | "家族に譲渡" |
transfer_history_id
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "70" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4231 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4232 +payload: null +groups: ? +message: "譲渡履歴IDは数値である必要があります。" +type: "numeric" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4231 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4232 +payload: null +groups: ? +message: "譲渡履歴IDは数値である必要があります。" +type: "numeric" } ] |
| data | 70 |
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 {#4231 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4232 +payload: null +groups: ? +message: "譲渡履歴IDは数値である必要があります。" +type: "numeric" } ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | 70 |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#4246 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_transfer_history_remarks_transfer_history_id" ] |
| cache_key | "_transfer_history_remarks_transfer_history_id_hidden" |
| compound | false |
| data | "70" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4275 -form: Symfony\Component\Form\Form {#4260 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4270 …5} |
| full_name | "transfer_history_remarks[transfer_history_id]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "transfer_history_remarks_transfer_history_id" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "transfer_history_id" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_transfer_history_remarks_transfer_history_id" |
| valid | true |
| value | "70" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ba.QeMYIGSd8IJzrNHXdTXGmXMUswFUEfL6UJiJx3v1_tk.dtBoUTDTxN0fzuaEHWX23wpB9WI4XsK9JPm5sjWjz-4VsXpjXdmv9Cubsg" |
| 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 | "ba.QeMYIGSd8IJzrNHXdTXGmXMUswFUEfL6UJiJx3v1_tk.dtBoUTDTxN0fzuaEHWX23wpB9WI4XsK9JPm5sjWjz-4VsXpjXdmv9Cubsg" |
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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | "ba.QeMYIGSd8IJzrNHXdTXGmXMUswFUEfL6UJiJx3v1_tk.dtBoUTDTxN0fzuaEHWX23wpB9WI4XsK9JPm5sjWjz-4VsXpjXdmv9Cubsg" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#4277 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_transfer_history_remarks__token" ] |
| cache_key | "_transfer_history_remarks__token_hidden" |
| compound | false |
| data | "ba.QeMYIGSd8IJzrNHXdTXGmXMUswFUEfL6UJiJx3v1_tk.dtBoUTDTxN0fzuaEHWX23wpB9WI4XsK9JPm5sjWjz-4VsXpjXdmv9Cubsg" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4289 -form: Symfony\Component\Form\Form {#4284 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4278 …5} |
| full_name | "transfer_history_remarks[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "transfer_history_remarks__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_transfer_history_remarks__token" |
| valid | true |
| value | "ba.QeMYIGSd8IJzrNHXdTXGmXMUswFUEfL6UJiJx3v1_tk.dtBoUTDTxN0fzuaEHWX23wpB9WI4XsK9JPm5sjWjz-4VsXpjXdmv9Cubsg" |
coupon_collection
"Customize\Form\CouponCollectionType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
[ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3256 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "coupon_collection" "_coupon_collection" ] |
| cache_key | "_coupon_collection_coupon_collection" |
| compound | true |
| data | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4291 -form: Symfony\Component\Form\Form {#3287 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3924 …5} |
| full_name | "coupon_collection" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "coupon_collection" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection" |
| valid | true |
| value | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] ] ] |
coupons
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
[
"cname" => "2511RingerHutGroup食事ご優待 1,650p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント"
"expire" => DateTime @1791298800 {#312
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1650
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#313
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 3849
"avail" => 1
"kanri" => "0100009600000001"
]
] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
false
|
| entry_type | "Customize\Form\CouponType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Customize\Form\CouponType" |
| 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 | "The collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3271 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_coupon_collection_coupons" ] |
| cache_key | "_coupon_collection_coupons_collection" |
| compound | true |
| data | [
[
"cname" => "2511RingerHutGroup食事ご優待 1,650p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント"
"expire" => DateTime @1791298800 {#312
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1650
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#313
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 3849
"avail" => 1
"kanri" => "0100009600000001"
]
] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4294 -form: Symfony\Component\Form\Form {#3382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4293 …5} |
| full_name | "coupon_collection[coupons]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "coupons" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#4295 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons" |
| valid | true |
| value | [
[
"cname" => "2511RingerHutGroup食事ご優待 1,650p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント"
"expire" => DateTime @1791298800 {#312
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1650
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#313
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 3849
"avail" => 1
"kanri" => "0100009600000001"
]
] |
0
"Customize\Form\CouponType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3468 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "coupon" "_coupon_collection_coupons_entry" ] |
| cache_key | "_coupon_collection_coupons_entry_coupon" |
| compound | true |
| data | [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4315 -form: Symfony\Component\Form\Form {#3564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4316 …5} |
| full_name | "coupon_collection[coupons][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry" |
| valid | true |
| value | [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#312 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1650 "avail" => 1 "kanri" => "0100009500000002" ] |
cname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2511RingerHutGroup食事ご優待 1,650p" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3479 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_cname" ] |
| cache_key | "_coupon_collection_coupons_entry_cname_text" |
| compound | false |
| data | "2511RingerHutGroup食事ご優待 1,650p" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4320 -form: Symfony\Component\Form\Form {#3567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4319 …5} |
| full_name | "coupon_collection[coupons][0][cname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_cname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_cname" |
| valid | true |
| value | "2511RingerHutGroup食事ご優待 1,650p" |
ctype
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3490 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_ctype" ] |
| cache_key | "_coupon_collection_coupons_entry_ctype_text" |
| compound | false |
| data | "4" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4321 -form: Symfony\Component\Form\Form {#3570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4322 …5} |
| full_name | "coupon_collection[coupons][0][ctype]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_ctype" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ctype" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_ctype" |
| valid | true |
| value | "4" |
ceffect
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "リンガーハットグループ 食事ご優待 1,650ポイント" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3501 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_ceffect" ] |
| cache_key | "_coupon_collection_coupons_entry_ceffect_text" |
| compound | false |
| data | "リンガーハットグループ 食事ご優待 1,650ポイント" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4323 -form: Symfony\Component\Form\Form {#3573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4324 …5} |
| full_name | "coupon_collection[coupons][0][ceffect]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_ceffect" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ceffect" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_ceffect" |
| valid | true |
| value | "リンガーハットグループ 食事ご優待 1,650ポイント" |
expire
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1791298800 {#3722 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } |
| View Format |
"2026-10-07"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 | [] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| 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 | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3511 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_coupon_collection_coupons_entry_expire" ] |
| cache_key | "_coupon_collection_coupons_entry_expire_date" |
| compound | false |
| data | DateTime @1791298800 {#3722 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4325 -form: Symfony\Component\Form\Form {#3576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4326 …5} |
| full_name | "coupon_collection[coupons][0][expire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_expire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "expire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_coupon_collection_coupons_entry_expire" |
| valid | true |
| value | "2026-10-07" |
| widget | "single_text" |
left
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3522 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_coupon_collection_coupons_entry_left" ] |
| cache_key | "_coupon_collection_coupons_entry_left_integer" |
| compound | false |
| data | "0" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4327 -form: Symfony\Component\Form\Form {#3579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4328 …5} |
| full_name | "coupon_collection[coupons][0][left]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_left" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "left" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_left" |
| valid | true |
| value | "0" |
balance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1650 |
| View Format |
"1650"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3533 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_coupon_collection_coupons_entry_balance" ] |
| cache_key | "_coupon_collection_coupons_entry_balance_number" |
| compound | false |
| data | 1650 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4329 -form: Symfony\Component\Form\Form {#3582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4330 …5} |
| full_name | "coupon_collection[coupons][0][balance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_balance" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "balance" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_balance" |
| valid | true |
| value | "1650" |
avail
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3544 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_coupon_collection_coupons_entry_avail" ] |
| cache_key | "_coupon_collection_coupons_entry_avail_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4331 -form: Symfony\Component\Form\Form {#3585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4332 …5} |
| full_name | "coupon_collection[coupons][0][avail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_avail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "avail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_avail" |
| valid | true |
| value | "1" |
kanri
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0100009500000002" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_kanri" ] |
| cache_key | "_coupon_collection_coupons_entry_kanri_text" |
| compound | false |
| data | "0100009500000002" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4333 -form: Symfony\Component\Form\Form {#3588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4334 …5} |
| full_name | "coupon_collection[coupons][0][kanri]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_0_kanri" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kanri" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_kanri" |
| valid | true |
| value | "0100009500000002" |
1
"Customize\Form\CouponType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| block_name | "entry" |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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 | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3535 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3546 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "coupon" "_coupon_collection_coupons_entry" ] |
| cache_key | "_coupon_collection_coupons_entry_coupon" |
| compound | true |
| data | [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4317 -form: Symfony\Component\Form\Form {#3680 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4318 …5} |
| full_name | "coupon_collection[coupons][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry" |
| valid | true |
| value | [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#313 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 3849 "avail" => 1 "kanri" => "0100009600000001" ] |
cname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2511RingerHutGroup食事ご優待 3,850p" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3595 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_cname" ] |
| cache_key | "_coupon_collection_coupons_entry_cname_text" |
| compound | false |
| data | "2511RingerHutGroup食事ご優待 3,850p" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4338 -form: Symfony\Component\Form\Form {#3683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4337 …5} |
| full_name | "coupon_collection[coupons][1][cname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_cname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_cname" |
| valid | true |
| value | "2511RingerHutGroup食事ご優待 3,850p" |
ctype
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3606 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_ctype" ] |
| cache_key | "_coupon_collection_coupons_entry_ctype_text" |
| compound | false |
| data | "4" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4339 -form: Symfony\Component\Form\Form {#3686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4340 …5} |
| full_name | "coupon_collection[coupons][1][ctype]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_ctype" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ctype" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_ctype" |
| valid | true |
| value | "4" |
ceffect
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "リンガーハットグループ 食事ご優待 3,850ポイント" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3616 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3617 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_ceffect" ] |
| cache_key | "_coupon_collection_coupons_entry_ceffect_text" |
| compound | false |
| data | "リンガーハットグループ 食事ご優待 3,850ポイント" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4341 -form: Symfony\Component\Form\Form {#3689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4342 …5} |
| full_name | "coupon_collection[coupons][1][ceffect]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_ceffect" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ceffect" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_ceffect" |
| valid | true |
| value | "リンガーハットグループ 食事ご優待 3,850ポイント" |
expire
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1791298800 {#3749 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } |
| View Format |
"2026-10-07"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 | [] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| 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 | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#3628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3627 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_coupon_collection_coupons_entry_expire" ] |
| cache_key | "_coupon_collection_coupons_entry_expire_date" |
| compound | false |
| data | DateTime @1791298800 {#3749 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4343 -form: Symfony\Component\Form\Form {#3692 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4344 …5} |
| full_name | "coupon_collection[coupons][1][expire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_expire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "expire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_coupon_collection_coupons_entry_expire" |
| valid | true |
| value | "2026-10-07" |
| widget | "single_text" |
left
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3638 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_coupon_collection_coupons_entry_left" ] |
| cache_key | "_coupon_collection_coupons_entry_left_integer" |
| compound | false |
| data | "0" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4345 -form: Symfony\Component\Form\Form {#3695 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4346 …5} |
| full_name | "coupon_collection[coupons][1][left]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_left" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "left" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_left" |
| valid | true |
| value | "0" |
balance
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3849 |
| View Format |
"3849"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3649 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_coupon_collection_coupons_entry_balance" ] |
| cache_key | "_coupon_collection_coupons_entry_balance_number" |
| compound | false |
| data | 3849 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4347 -form: Symfony\Component\Form\Form {#3698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4348 …5} |
| full_name | "coupon_collection[coupons][1][balance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_balance" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "balance" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_balance" |
| valid | true |
| value | "3849" |
avail
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3660 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_coupon_collection_coupons_entry_avail" ] |
| cache_key | "_coupon_collection_coupons_entry_avail_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4349 -form: Symfony\Component\Form\Form {#3701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4350 …5} |
| full_name | "coupon_collection[coupons][1][avail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_avail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "avail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_avail" |
| valid | true |
| value | "1" |
kanri
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0100009600000001" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "type" => "hidden" ] |
[ "type" => "hidden" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "hidden" ] |
| 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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | [] |
| 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() {#3672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#3671 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "hidden" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_coupon_collection_coupons_entry_kanri" ] |
| cache_key | "_coupon_collection_coupons_entry_kanri_text" |
| compound | false |
| data | "0100009600000001" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4351 -form: Symfony\Component\Form\Form {#3704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4352 …5} |
| full_name | "coupon_collection[coupons][1][kanri]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection_coupons_1_kanri" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kanri" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection_coupons_entry_kanri" |
| valid | true |
| value | "0100009600000001" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "35b8b1770faf9ec0356d.cw833QQy6FXSZNrjEOLDH9Q4lkt8MwVyXOJ2p-o9X4U.NlpYsFV_hRyXBrywPZCrZawM3Dk6bHQmNbdE6pN2LvYFRH6xQW2SE5Aviw" |
| 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 | "35b8b1770faf9ec0356d.cw833QQy6FXSZNrjEOLDH9Q4lkt8MwVyXOJ2p-o9X4U.NlpYsFV_hRyXBrywPZCrZawM3Dk6bHQmNbdE6pN2LvYFRH6xQW2SE5Aviw" |
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 {#509 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#508 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#507 …} -namespace: Closure() {#505 …} } |
| data | "35b8b1770faf9ec0356d.cw833QQy6FXSZNrjEOLDH9Q4lkt8MwVyXOJ2p-o9X4U.NlpYsFV_hRyXBrywPZCrZawM3Dk6bHQmNbdE6pN2LvYFRH6xQW2SE5Aviw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4290 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#4298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#870 …} $message: Closure() {#4297 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_coupon_collection__token" ] |
| cache_key | "_coupon_collection__token_hidden" |
| compound | false |
| data | "35b8b1770faf9ec0356d.cw833QQy6FXSZNrjEOLDH9Q4lkt8MwVyXOJ2p-o9X4U.NlpYsFV_hRyXBrywPZCrZawM3Dk6bHQmNbdE6pN2LvYFRH6xQW2SE5Aviw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4362 -form: Symfony\Component\Form\Form {#4357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4335 …5} |
| full_name | "coupon_collection[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "coupon_collection__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_coupon_collection__token" |
| valid | true |
| value | "35b8b1770faf9ec0356d.cw833QQy6FXSZNrjEOLDH9Q4lkt8MwVyXOJ2p-o9X4U.NlpYsFV_hRyXBrywPZCrZawM3Dk6bHQmNbdE6pN2LvYFRH6xQW2SE5Aviw" |