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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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) {#4297 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() {#4300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#4299 …} $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 {#4325 -form: Symfony\Component\Form\Form {#4331 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4301 …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 {#4307 +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 {#4307 +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 {#4307 +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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4311 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() {#4313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#4312 …} $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 {#4344 -form: Symfony\Component\Form\Form {#4334 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4343 …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 {#4308 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4309 +payload: null +groups: ? +message: "譲渡履歴IDは数値である必要があります。" +type: "numeric" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4308 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4309 +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 {#4308 +payload: null +groups: ? +message: "譲渡履歴IDが指定されていません。" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Type {#4309 +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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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) {#4322 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() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#4323 …} $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 {#4352 -form: Symfony\Component\Form\Form {#4337 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4347 …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 | "7f2b3c02cde9d9c50676.c4a4TefD6VSOtobXBuHDt5SZ8UJTooTb2fMF2FJdpWM.GPTRKsqXszXJ5O3uTa-x8NbXqyRrydaUgJVNlytt6xsl0YEerPCYIdnd5Q" |
| 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 | "7f2b3c02cde9d9c50676.c4a4TefD6VSOtobXBuHDt5SZ8UJTooTb2fMF2FJdpWM.GPTRKsqXszXJ5O3uTa-x8NbXqyRrydaUgJVNlytt6xsl0YEerPCYIdnd5Q" |
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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data | "7f2b3c02cde9d9c50676.c4a4TefD6VSOtobXBuHDt5SZ8UJTooTb2fMF2FJdpWM.GPTRKsqXszXJ5O3uTa-x8NbXqyRrydaUgJVNlytt6xsl0YEerPCYIdnd5Q" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4314 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() {#4353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#4354 …} $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 | "7f2b3c02cde9d9c50676.c4a4TefD6VSOtobXBuHDt5SZ8UJTooTb2fMF2FJdpWM.GPTRKsqXszXJ5O3uTa-x8NbXqyRrydaUgJVNlytt6xsl0YEerPCYIdnd5Q" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4366 -form: Symfony\Component\Form\Form {#4361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4355 …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 | "7f2b3c02cde9d9c50676.c4a4TefD6VSOtobXBuHDt5SZ8UJTooTb2fMF2FJdpWM.GPTRKsqXszXJ5O3uTa-x8NbXqyRrydaUgJVNlytt6xsl0YEerPCYIdnd5Q" |
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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data | [ "coupons" => [ [ "cname" => "2511RingerHutGroup食事ご優待 1,650p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 1,650ポイント" "expire" => DateTime @1791298800 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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) {#3279 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() {#3277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3278 …} $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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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 {#4368 -form: Symfony\Component\Form\Form {#3267 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3931 …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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] [ "cname" => "2511RingerHutGroup食事ご優待 3,850p" "ctype" => 4 "ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント" "expire" => DateTime @1791298800 {#315 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 {#314
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1350
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#315
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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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) {#3328 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() {#3292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3321 …} $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 {#314
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1350
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#315
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 {#4371 -form: Symfony\Component\Form\Form {#3385 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4370 …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 {#4372 …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 {#314
date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00)
}
"left" => "0"
"balance" => 1350
"avail" => 1
"kanri" => "0100009500000002"
]
[
"cname" => "2511RingerHutGroup食事ご優待 3,850p"
"ctype" => 4
"ceffect" => "リンガーハットグループ 食事ご優待 3,850ポイント"
"expire" => DateTime @1791298800 {#315
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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3476 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() {#3479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3478 …} $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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "avail" => 1 "kanri" => "0100009500000002" ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4392 -form: Symfony\Component\Form\Form {#3567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4393 …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 {#314 date: 2026-10-07 00:00:00.0 Asia/Tokyo (+09:00) } "left" => "0" "balance" => 1350 "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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3467 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() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3481 …} $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 {#4397 -form: Symfony\Component\Form\Form {#3570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4396 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3492 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() {#3494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3493 …} $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 {#4398 -form: Symfony\Component\Form\Form {#3573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4399 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3503 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() {#3505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3504 …} $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 {#4400 -form: Symfony\Component\Form\Form {#3576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4401 …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 {#3725 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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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() {#3515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3514 …} $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 {#3725 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 {#4402 -form: Symfony\Component\Form\Form {#3579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4403 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3524 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() {#3526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3525 …} $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 {#4404 -form: Symfony\Component\Form\Form {#3582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4405 …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 | 1350 |
| View Format |
"1350"
|
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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3535 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() {#3537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3536 …} $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 | 1350 |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4406 -form: Symfony\Component\Form\Form {#3585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4407 …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 | "1350" |
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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3546 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() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3547 …} $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 {#4408 -form: Symfony\Component\Form\Form {#3588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4409 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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 | 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() {#3559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3558 …} $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 {#4410 -form: Symfony\Component\Form\Form {#3591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4411 …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 {#315 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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3560 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() {#3538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3549 …} $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 {#315 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 {#4394 -form: Symfony\Component\Form\Form {#3683 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4395 …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 {#315 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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3597 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() {#3599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3598 …} $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 {#4415 -form: Symfony\Component\Form\Form {#3686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4414 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3608 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() {#3610 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3609 …} $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 {#4416 -form: Symfony\Component\Form\Form {#3689 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4417 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3619 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() {#3621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3620 …} $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 {#4418 -form: Symfony\Component\Form\Form {#3692 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4419 …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 {#3752 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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| 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() {#3631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3630 …} $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 {#3752 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 {#4420 -form: Symfony\Component\Form\Form {#3695 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4421 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3640 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() {#3642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3641 …} $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 {#4422 -form: Symfony\Component\Form\Form {#3698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4423 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3651 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() {#3653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3652 …} $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 {#4424 -form: Symfony\Component\Form\Form {#3701 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4425 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3662 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() {#3664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3663 …} $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 {#4426 -form: Symfony\Component\Form\Form {#3704 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4427 …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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3673 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() {#3675 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#3674 …} $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 {#4428 -form: Symfony\Component\Form\Form {#3707 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4429 …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 | "9.II7aLI9uS1TINCl6xEp7quRhWJ9wuBzahbqyIKqSZE4.c9m0X-UkIjqFZURNsANPxrYDL9lDjlSCzMKBa82_MxQYw6NgwlwKEIsDHQ" |
| 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 | "9.II7aLI9uS1TINCl6xEp7quRhWJ9wuBzahbqyIKqSZE4.c9m0X-UkIjqFZURNsANPxrYDL9lDjlSCzMKBa82_MxQYw6NgwlwKEIsDHQ" |
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 {#511 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#510 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#509 …} -namespace: Closure() {#507 …} } |
| data | "9.II7aLI9uS1TINCl6xEp7quRhWJ9wuBzahbqyIKqSZE4.c9m0X-UkIjqFZURNsANPxrYDL9lDjlSCzMKBa82_MxQYw6NgwlwKEIsDHQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4367 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() {#4375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#872 …} $message: Closure() {#4374 …} $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 | "9.II7aLI9uS1TINCl6xEp7quRhWJ9wuBzahbqyIKqSZE4.c9m0X-UkIjqFZURNsANPxrYDL9lDjlSCzMKBa82_MxQYw6NgwlwKEIsDHQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4439 -form: Symfony\Component\Form\Form {#4434 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4412 …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 | "9.II7aLI9uS1TINCl6xEp7quRhWJ9wuBzahbqyIKqSZE4.c9m0X-UkIjqFZURNsANPxrYDL9lDjlSCzMKBa82_MxQYw6NgwlwKEIsDHQ" |