- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 449
- Events
- Routing
- Cache
- Translation 36
- Security
- Twig
- Doctrine
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
company_name
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
-
first
-
second
-
-
-
first
-
second
-
-
-
year
-
month
-
day
-
-
-
1
-
2
-
3
-
4
-
-
job
-
-
0
-
1
-
-
user_policy_check
-
_token
-
-
-
category_id
-
name
-
word
-
tag1
-
tag2
-
-
12
-
13
-
14
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
82
-
83
-
86
-
-
entry
"Eccube\Form\Type\Front\EntryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| data_class | "Eccube\Entity\Customer" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4107 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} use: { $class: "Eccube\Entity\Customer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4108 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "entry" "_entry" ] |
| cache_key | "_entry_entry" |
| compound | true |
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4825 -form: Symfony\Component\Form\Form {#4463 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4815 …5} |
| full_name | "entry" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entry" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry" |
| valid | true |
| value | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4132 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4119 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4121 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4122 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4118 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4134 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_entry_name" ] |
| cache_key | "_entry_name_name" |
| compound | true |
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4829 -form: Symfony\Component\Form\Form {#4488 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4828 …5} |
| full_name | "entry[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name" |
| valid | true |
| value | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4142 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4122 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4118 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4142 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4122 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4118 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4142 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4122 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4118 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4468 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name01" ] |
| cache_key | "_entry_name_name01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4928 -form: Symfony\Component\Form\Form {#4491 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4927 …5} |
| full_name | "entry[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4119 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4121 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4119 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4121 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4143 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4119 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4121 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4479 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_name_name02" ] |
| cache_key | "_entry_name_name02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4933 -form: Symfony\Component\Form\Form {#4494 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4934 …5} |
| full_name | "entry[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4150 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4151 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#4148 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4149 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4154 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_entry_kana" ] |
| cache_key | "_entry_kana_kana" |
| compound | true |
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4925 -form: Symfony\Component\Form\Form {#4519 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4926 …5} |
| full_name | "entry[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "kana01" |
| method | "POST" |
| multipart | false |
| name | "kana" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana" |
| valid | true |
| value | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4162 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4148 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4149 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4162 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4148 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4149 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4162 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4148 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4149 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4499 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana01" ] |
| cache_key | "_entry_kana_kana01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4938 -form: Symfony\Component\Form\Form {#4522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4937 …5} |
| full_name | "entry[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4163 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4150 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4151 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4163 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4150 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4151 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4163 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4150 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4151 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4510 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_kana_kana02" ] |
| cache_key | "_entry_kana_kana02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4939 -form: Symfony\Component\Form\Form {#4525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4940 …5} |
| full_name | "entry[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_kana_kana02" |
| valid | true |
| value | "" |
company_name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4116 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#4116 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4116 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4177 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_company_name" ] |
| cache_key | "_entry_company_name_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4936 -form: Symfony\Component\Form\Form {#4528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4935 …5} |
| full_name | "entry[company_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_company_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company_name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_company_name" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4200 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4201 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4202 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4198 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_entry_postal_code" ] |
| cache_key | "_entry_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4942 -form: Symfony\Component\Form\Form {#4531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4941 …5} |
| full_name | "entry[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4216 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4217 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| 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 | true |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4220 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_entry_address" ] |
| cache_key | "_entry_address_address" |
| compound | true |
| data | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4943 -form: Symfony\Component\Form\Form {#4585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4944 …5} |
| full_name | "entry[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pref_name | "pref" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address" |
| valid | true |
| value | Eccube\Entity\Customer {#4048 -id: null -name01: null -name02: null -kana01: null -kana02: null -company_name: null -postal_code: null -addr01: null -addr02: null -email: null -phone_number: null -birth: null -plain_password: null -password: null -salt: null -secret_key: null -first_buy_date: null -last_buy_date: null -buy_times: 0 -buy_total: 0 -note: null -reset_key: null -reset_expire: null -point: "0" -create_date: null -update_date: null -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4070 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4069 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4064 …} -Status: Eccube\Entity\Master\CustomerStatus {#4065 …} -Sex: null -Job: null -Country: null -Pref: null #postcarrier_flg: null } |
pref
"Eccube\Form\Type\Master\PrefType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4228 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4228 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4355 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4565 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4548 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4547 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4549 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4553 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3629 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4228 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4553 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3629 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4542 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4544 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4545 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4546 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4543 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4539 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_entry_address_pref" ] |
| cache_key | "_entry_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4966 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4967 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4968 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4956 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4969 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4955 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4970 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4950 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4971 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4972 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4973 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4974 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4952 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4975 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4976 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4977 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4978 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4979 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4980 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4981 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4982 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4983 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4984 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4985 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4986 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4987 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4988 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4989 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4990 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4991 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "大阪府" +value: "27" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3666 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4992 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4993 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4994 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4995 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4996 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4997 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4998 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4999 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#5000 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#5001 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#5002 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#5003 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#5004 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#5005 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#5006 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#5007 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#5008 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#5009 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#5010 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#5011 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4948 -form: Symfony\Component\Form\Form {#4588 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4947 …5} |
| full_name | "entry[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_pref" |
| is_selected | Closure($choice, $value) {#5049 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_pref" |
| valid | true |
| value | "" |
addr01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4216 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4216 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4229 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4216 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4558 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4557 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr01" ] |
| cache_key | "_entry_address_addr01_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5050 -form: Symfony\Component\Form\Form {#4591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5051 …5} |
| full_name | "entry[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr01" |
| valid | true |
| value | "" |
addr02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4230 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4217 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4230 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4217 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4230 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4217 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4576 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_address_addr02" ] |
| cache_key | "_entry_address_addr02_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5052 -form: Symfony\Component\Form\Form {#4594 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5053 …5} |
| full_name | "entry[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4240 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4241 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#4242 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4238 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_entry_phone_number" ] |
| cache_key | "_entry_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4945 -form: Symfony\Component\Form\Form {#4597 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4946 …5} |
| full_name | "entry[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_phone_number" |
| valid | true |
| value | "" |
"Eccube\Form\Type\RepeatedEmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\EmailType" |
| error_bubbling | false |
| error_mapping | [ "." => "second" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "common.mail_address_sample" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_email" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#4270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4269 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_email" "_entry_email" ] |
| cache_key | "_entry_email_repeated_email" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5055 -form: Symfony\Component\Form\Form {#4622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5054 …5} |
| full_name | "entry[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.mail_address_sample" ] |
[ "placeholder" => "common.mail_address_sample" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4602 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.mail_address_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_first" ] |
| cache_key | "_entry_email_first_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5059 -form: Symfony\Component\Form\Form {#4625 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5058 …5} |
| full_name | "entry[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4258 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4264 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4265 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 254 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4613 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_email_second" ] |
| cache_key | "_entry_email_second_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5060 -form: Symfony\Component\Form\Form {#4628 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5061 …5} |
| full_name | "entry[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_email_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_email_second" |
| valid | true |
| value | "" |
plain_password
"Eccube\Form\Type\RepeatedPasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "半角英数記号12〜50文字" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "form_error.same_password" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#4281 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4283 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "common.repeated_confirm" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4285 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4325 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "repeated_password" "_entry_plain_password" ] |
| cache_key | "_entry_plain_password_repeated_password" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5056 -form: Symfony\Component\Form\Form {#4653 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5057 …5} |
| full_name | "entry[plain_password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plain_password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
[ "placeholder" => "半角英数記号12〜50文字" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4281 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4283 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4281 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4283 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#4281 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 12 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#4283 +payload: null +message: "form_error.password_pattern_invalid" +pattern: "/\A(?=.*?[a-z])(?=.*?\d)[!-~]+\z/i" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4634 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4633 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "半角英数記号12〜50文字" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_first" ] |
| cache_key | "_entry_plain_password_first_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5065 -form: Symfony\Component\Form\Form {#4656 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5064 …5} |
| full_name | "entry[plain_password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.repeated_confirm" ] |
[ "placeholder" => "common.repeated_confirm" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4285 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4285 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4285 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4643 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4644 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.repeated_confirm" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_entry_plain_password_second" ] |
| cache_key | "_entry_plain_password_second_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5066 -form: Symfony\Component\Form\Form {#4659 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5067 …5} |
| full_name | "entry[plain_password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_plain_password_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_plain_password_second" |
| valid | true |
| value | "" |
birth
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "year" => "" "month" => "" "day" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4117 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-03-27" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4117 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-03-27" +propertyPath: null } ] |
| input | "datetime" |
same as passed value |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
| required | false |
false
|
| widget | "choice" |
same as passed value |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
[ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4117 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-03-27" +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| 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 | 2 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4298 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 2026 2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992 1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976 1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960 1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944 1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933 1932 1931 1930 1929 1928 1927 1926 1925 1924 1923 1922 1921 1920 1919 1918 1917 1916 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "birthday" "_entry_birth" ] |
| cache_key | "_entry_birth_birthday" |
| compound | true |
| data | null |
| date_pattern | "{{ year }}{{ month }}{{ day }}" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5063 -form: Symfony\Component\Form\Form {#4698 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5062 …5} |
| full_name | "entry[birth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birth" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth" |
| valid | true |
| value | [ "year" => "" "month" => "" "day" => "" ] |
| widget | "choice" |
year
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
[ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "----" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 2016 => 2016 2015 => 2015 2014 => 2014 2013 => 2013 2012 => 2012 2011 => 2011 2010 => 2010 2009 => 2009 2008 => 2008 2007 => 2007 2006 => 2006 2005 => 2005 2004 => 2004 2003 => 2003 2002 => 2002 2001 => 2001 2000 => 2000 1999 => 1999 1998 => 1998 1997 => 1997 1996 => 1996 1995 => 1995 1994 => 1994 1993 => 1993 1992 => 1992 1991 => 1991 1990 => 1990 1989 => 1989 1988 => 1988 1987 => 1987 1986 => 1986 1985 => 1985 1984 => 1984 1983 => 1983 1982 => 1982 1981 => 1981 1980 => 1980 1979 => 1979 1978 => 1978 1977 => 1977 1976 => 1976 1975 => 1975 1974 => 1974 1973 => 1973 1972 => 1972 1971 => 1971 1970 => 1970 1969 => 1969 1968 => 1968 1967 => 1967 1966 => 1966 1965 => 1965 1964 => 1964 1963 => 1963 1962 => 1962 1961 => 1961 1960 => 1960 1959 => 1959 1958 => 1958 1957 => 1957 1956 => 1956 1955 => 1955 1954 => 1954 1953 => 1953 1952 => 1952 1951 => 1951 1950 => 1950 1949 => 1949 1948 => 1948 1947 => 1947 1946 => 1946 1945 => 1945 1944 => 1944 1943 => 1943 1942 => 1942 1941 => 1941 1940 => 1940 1939 => 1939 1938 => 1938 1937 => 1937 1936 => 1936 1935 => 1935 1934 => 1934 1933 => 1933 1932 => 1932 1931 => 1931 1930 => 1930 1929 => 1929 1928 => 1928 1927 => 1927 1926 => 1926 1925 => 1925 1924 => 1924 1923 => 1923 1922 => 1922 1921 => 1921 1920 => 1920 1919 => 1919 1918 => 1918 1917 => 1917 1916 => 1916 ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "----" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4663 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_year" ] |
| cache_key | "_entry_birth_year_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "2026" +value: "2026" +data: 2026 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5071 -form: Symfony\Component\Form\Form {#4701 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5070 …5} |
| full_name | "entry[birth][year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_year" |
| is_selected | Closure($choice, $value) {#5184 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| placeholder | "----" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_year" |
| valid | true |
| value | "" |
month
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4675 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_month" ] |
| cache_key | "_entry_birth_month_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5185 -form: Symfony\Component\Form\Form {#4704 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5186 …5} |
| full_name | "entry[birth][month]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_month" |
| is_selected | Closure($choice, $value) {#5200 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "month" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_month" |
| valid | true |
| value | "" |
day
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
[ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| empty_data | "" |
same as passed value |
| error_bubbling | true |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| placeholder | "--" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "01" => 1 "02" => 2 "03" => 3 "04" => 4 "05" => 5 "06" => 6 "07" => 7 "08" => 8 "09" => 9 10 => 10 11 => 11 12 => 12 13 => 13 14 => 14 15 => 15 16 => 16 17 => 17 18 => 18 19 => 19 20 => 20 21 => 21 22 => 22 23 => 23 24 => 24 25 => 25 26 => 26 27 => 27 28 => 28 29 => 29 30 => 30 31 => 31 ] |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "--" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4687 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_birth_day" ] |
| cache_key | "_entry_birth_day_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "31" +value: "31" +data: 31 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5201 -form: Symfony\Component\Form\Form {#4707 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5202 …5} |
| full_name | "entry[birth][day]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_birth_day" |
| is_selected | Closure($choice, $value) {#5235 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "day" |
| placeholder | "--" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_birth_day" |
| valid | true |
| value | "" |
sex
"Eccube\Form\Type\Master\SexType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4355 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4394 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4377 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4378 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4376 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4372 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4362 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Sex" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4372 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4362 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4383 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4381 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4380 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4379 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4384 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4358 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "sex" "_entry_sex" ] |
| cache_key | "_entry_sex_sex" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4408 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4409 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4410 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4411 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5069 -form: Symfony\Component\Form\Form {#4762 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5068 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#5237 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_sex" |
| valid | true |
| value | "" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "男性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4720 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5240 -form: Symfony\Component\Form\Form {#4765 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5239 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_1" |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "女性" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4733 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5241 -form: Symfony\Component\Form\Form {#4768 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5242 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "その他" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "3" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4743 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5243 -form: Symfony\Component\Form\Form {#4771 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5244 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_3" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "回答しない" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "4" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "回答しない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#4754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4753 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_sex_entry" ] |
| cache_key | "_entry_sex_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5245 -form: Symfony\Component\Form\Form {#4774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5246 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex_4" |
| label | "回答しない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_entry_sex_entry" |
| valid | true |
| value | "4" |
job
"Eccube\Form\Type\Master\JobType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4355 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4448 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4431 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4432 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4430 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4426 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4416 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Job" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4426 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4416 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4437 -_em: Doctrine\ORM\EntityManager {#431 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4435 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4434 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4433 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Job m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4438 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4414 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "job" "_entry_job" ] |
| cache_key | "_entry_job_job" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5264 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5265 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5266 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5267 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5268 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5269 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5270 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5271 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5272 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5273 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5274 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5275 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5276 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5277 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5278 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5279 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5280 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5281 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5238 -form: Symfony\Component\Form\Form {#4777 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5236 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#5290 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "job" |
| placeholder | "common.select" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_job" |
| valid | true |
| value | "" |
postcarrier_flg
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "admin.postcarrier.customer.label_mailmagazine_yes" => "1" "admin.postcarrier.customer.label_mailmagazine_no" => "0" ] |
[ "admin.postcarrier.customer.label_mailmagazine_yes" => "1" "admin.postcarrier.customer.label_mailmagazine_no" => "0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4130 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4130 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | null |
null
|
| eccube_form_options | [ "auto_render" => true "form_theme" => "@PostCarrier42/entry_add_postcarrier.twig" ] |
[ "auto_render" => true "form_theme" => "@PostCarrier42/entry_add_postcarrier.twig" ] |
| expanded | true |
same as passed value |
| label | "admin.postcarrier.customer.label_mailmagazine" |
same as passed value |
| label_attr | [ "class" => "ec-label" ] |
[ "class" => "ec-label" ] |
| mapped | true |
same as passed value |
| multiple | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "admin.postcarrier.customer.label_mailmagazine_yes" => "1" "admin.postcarrier.customer.label_mailmagazine_no" => "0" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4130 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data | null |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@PostCarrier42/entry_add_postcarrier.twig" ] |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.postcarrier.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4421 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_postcarrier_flg" ] |
| cache_key | "_entry_postcarrier_flg_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "admin.postcarrier.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "admin.postcarrier.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@PostCarrier42/entry_add_postcarrier.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5291 -form: Symfony\Component\Form\Form {#4800 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5292 …5} |
| full_name | "entry[postcarrier_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_postcarrier_flg" |
| is_selected | Closure($choice, $value) {#5293 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | "admin.postcarrier.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "postcarrier_flg" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postcarrier_flg" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.postcarrier.customer.label_mailmagazine_yes" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.postcarrier.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4781 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_postcarrier_flg_entry" ] |
| cache_key | "_entry_postcarrier_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5297 -form: Symfony\Component\Form\Form {#4803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5296 …5} |
| full_name | "entry[postcarrier_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_postcarrier_flg_0" |
| label | "admin.postcarrier.customer.label_mailmagazine_yes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postcarrier_flg_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "admin.postcarrier.customer.label_mailmagazine_no" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "0" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.postcarrier.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4792 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4791 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_postcarrier_flg_entry" ] |
| cache_key | "_entry_postcarrier_flg_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5298 -form: Symfony\Component\Form\Form {#4806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5299 …5} |
| full_name | "entry[postcarrier_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_postcarrier_flg_1" |
| label | "admin.postcarrier.customer.label_mailmagazine_no" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_postcarrier_flg_entry" |
| valid | true |
| value | "0" |
user_policy_check
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
false
|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4811 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4811 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | null |
null
|
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4811 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#4813 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_entry_user_policy_check" ] |
| cache_key | "_entry_user_policy_check_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5295 -form: Symfony\Component\Form\Form {#4822 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5294 …5} |
| full_name | "entry[user_policy_check]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_user_policy_check" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user_policy_check" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry_user_policy_check" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "80d6a5f2c06eeebffd71d3c9cf407293.3wKMmvlEr14_qDUz78xfyi6b4qkJ9YwpJBleLBxzJpM.qGm788sRyW9YylFBna0Puxzsh9het8Ztay9mc3cadKGOQf3KvgCWZ3jmYA" |
| 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 | "80d6a5f2c06eeebffd71d3c9cf407293.3wKMmvlEr14_qDUz78xfyi6b4qkJ9YwpJBleLBxzJpM.qGm788sRyW9YylFBna0Puxzsh9het8Ztay9mc3cadKGOQf3KvgCWZ3jmYA" |
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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data | "80d6a5f2c06eeebffd71d3c9cf407293.3wKMmvlEr14_qDUz78xfyi6b4qkJ9YwpJBleLBxzJpM.qGm788sRyW9YylFBna0Puxzsh9het8Ztay9mc3cadKGOQf3KvgCWZ3jmYA" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#5303 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_entry__token" ] |
| cache_key | "_entry__token_hidden" |
| compound | false |
| data | "80d6a5f2c06eeebffd71d3c9cf407293.3wKMmvlEr14_qDUz78xfyi6b4qkJ9YwpJBleLBxzJpM.qGm788sRyW9YylFBna0Puxzsh9het8Ztay9mc3cadKGOQf3KvgCWZ3jmYA" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5318 -form: Symfony\Component\Form\Form {#5313 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5307 …5} |
| full_name | "entry[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_entry__token" |
| valid | true |
| value | "80d6a5f2c06eeebffd71d3c9cf407293.3wKMmvlEr14_qDUz78xfyi6b4qkJ9YwpJBleLBxzJpM.qGm788sRyW9YylFBna0Puxzsh9het8Ztay9mc3cadKGOQf3KvgCWZ3jmYA" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#5585 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8079 -form: Symfony\Component\Form\Form {#7133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8080 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1727768864 {#5701 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5699 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5938 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1705815113 {#5940 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5939 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5931 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 109 -create_date: DateTime @1719359121 {#5933 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5932 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5918 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1682150829 {#5926 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5925 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5913 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1488881692 {#5924 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5923 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5717 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#5922 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#5921 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5906 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#5920 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5919 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5952 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5951 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5959 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5957 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5958 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5966 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#5964 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5965 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5973 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#5971 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5972 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5980 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5949 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5985 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5978 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5979 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5986 …} -Children: Doctrine\ORM\PersistentCollection {#5989 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5994 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5993 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6001 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#6000 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6008 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5912 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5911 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6013 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771902127 {#5990 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5991 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6018 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1771904034 {#6006 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#6007 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6029 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 44 -create_date: DateTime @1771904045 {#6027 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#6028 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6036 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5946 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5948 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6041 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6035 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6050 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6049 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6057 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6056 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6062 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6047 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6063 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6071 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6068 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6076 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6070 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6077 …} -Children: Doctrine\ORM\PersistentCollection {#6080 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6085 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6084 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6092 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6091 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6099 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903008 {#6097 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6098 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6106 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6023 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6111 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6105 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1682150828 {#6116 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6117 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6118 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6119 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6126 …} -Children: Doctrine\ORM\PersistentCollection {#6129 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6134 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6132 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6133 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6141 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6139 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6140 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6148 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6146 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6147 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6155 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6153 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6154 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1771914280 {#6130 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6131 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6167 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6166 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6025 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6181 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6172 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6173 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6186 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6175 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6197 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6196 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6203 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#6209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6210 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6217 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1710903473 {#6223 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6224 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6232 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1710903477 {#6230 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6231 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6239 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209575 {#6191 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6192 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6244 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225883 {#6193 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6194 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6245 …} -Children: Doctrine\ORM\PersistentCollection {#6248 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6249 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1771226110 {#6237 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6238 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6260 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1771226098 {#6258 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6259 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225875 {#6081 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6082 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6272 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1771226157 {#6265 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6266 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6273 …} -Children: Doctrine\ORM\PersistentCollection {#6276 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1771226135 {#6279 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#6280 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1771226130 {#6286 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6287 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6293 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225866 {#6277 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6278 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6294 …} -Children: Doctrine\ORM\PersistentCollection {#6297 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6302 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225856 {#6298 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6299 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6307 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1771226268 {#6300 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6301 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -Children: Doctrine\ORM\PersistentCollection {#6311 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1771226253 {#6314 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6315 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1771226235 {#6321 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773645558 {#6322 date: 2026-03-16 16:19:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1771226211 {#6328 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6329 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1771225845 {#6255 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6254 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6342 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1771226316 {#6335 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6336 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6346 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1771226305 {#6349 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6350 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6358 -id: 229 -name: "グラス・カップ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1771225834 {#6257 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121113 {#6256 date: 2026-03-10 14:38:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6363 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1771226394 {#6356 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6357 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6367 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1771226357 {#6370 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6371 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 246 -name: "カップ・その他" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1771226338 {#6377 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121186 {#6378 date: 2026-03-10 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6384 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1771225823 {#6368 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6369 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6385 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6391 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1771209609 {#6313 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6312 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …} -Children: Doctrine\ORM\PersistentCollection {#6395 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6396 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1771225230 {#6389 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6390 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6405 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1771225248 {#6403 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6404 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6406 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6412 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1771225267 {#6410 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6411 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6419 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1771225341 {#6417 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6418 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6420 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1771225315 {#6424 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6425 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6433 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1771225364 {#6431 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6432 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6437 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6440 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1771225390 {#6438 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6439 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6444 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6447 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1771209639 {#6401 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6402 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6448 …} -Children: Doctrine\ORM\PersistentCollection {#6451 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6452 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1771225728 {#6445 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6446 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6461 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1771225719 {#6459 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6460 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6468 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1771225710 {#6466 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6467 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6475 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1771225699 {#6473 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6474 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6482 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1771225691 {#6480 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6481 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6489 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1771209688 {#6457 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6458 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6494 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1771225484 {#6487 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6488 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6503 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1771225491 {#6501 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6502 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6510 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1771225506 {#6508 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6509 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6517 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1770879850 {#6499 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6522 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6515 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6516 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6531 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6529 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6530 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6538 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6536 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6537 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1770879885 {#6527 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6528 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6550 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1770881334 {#6543 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6544 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1770881377 {#6557 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6558 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6566 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1770881382 {#6564 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6565 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6573 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1770881386 {#6571 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6572 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6580 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6348 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6347 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6585 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6578 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6579 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6592 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6593 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6601 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6599 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6600 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6590 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6591 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6606 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6607 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6620 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6608 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6609 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6629 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6630 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6638 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6636 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6637 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6645 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6627 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6628 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6650 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6643 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6644 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6659 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6657 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6658 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6625 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1682150829 {#6656 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6655 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6667 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150829 {#6556 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6555 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } ] |
[ Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1727768864 {#5701 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5699 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5938 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1705815113 {#5940 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5939 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5931 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 109 -create_date: DateTime @1719359121 {#5933 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5932 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5918 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1682150829 {#5926 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5925 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5913 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1488881692 {#5924 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5923 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5717 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#5922 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#5921 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5906 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#5920 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5919 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5952 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5951 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5959 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5957 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5958 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5966 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#5964 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5965 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5973 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#5971 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5972 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5980 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5949 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5985 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5978 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5979 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5986 …} -Children: Doctrine\ORM\PersistentCollection {#5989 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5994 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5993 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6001 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#6000 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6008 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5912 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5911 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6013 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771902127 {#5990 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5991 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6018 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1771904034 {#6006 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#6007 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6029 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 44 -create_date: DateTime @1771904045 {#6027 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#6028 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6036 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5946 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5948 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6041 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6035 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6050 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6049 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6057 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6056 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6062 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6047 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6063 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6071 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6068 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6076 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6070 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6077 …} -Children: Doctrine\ORM\PersistentCollection {#6080 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6085 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6084 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6092 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6091 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6099 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903008 {#6097 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6098 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6106 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6023 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6111 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6105 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1682150828 {#6116 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6117 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6118 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6119 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6126 …} -Children: Doctrine\ORM\PersistentCollection {#6129 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6134 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6132 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6133 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6141 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6139 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6140 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6148 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6146 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6147 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6155 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6153 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6154 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1771914280 {#6130 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6131 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6167 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6166 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6025 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6181 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6172 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6173 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6186 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6175 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6197 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6196 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6203 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#6209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6210 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6217 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1710903473 {#6223 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6224 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6232 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1710903477 {#6230 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6231 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6239 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209575 {#6191 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6192 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6244 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225883 {#6193 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6194 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6245 …} -Children: Doctrine\ORM\PersistentCollection {#6248 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6249 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1771226110 {#6237 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6238 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6260 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1771226098 {#6258 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6259 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225875 {#6081 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6082 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6272 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1771226157 {#6265 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6266 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6273 …} -Children: Doctrine\ORM\PersistentCollection {#6276 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1771226135 {#6279 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#6280 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1771226130 {#6286 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6287 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6293 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225866 {#6277 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6278 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6294 …} -Children: Doctrine\ORM\PersistentCollection {#6297 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6302 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225856 {#6298 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6299 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6307 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1771226268 {#6300 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6301 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -Children: Doctrine\ORM\PersistentCollection {#6311 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1771226253 {#6314 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6315 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1771226235 {#6321 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773645558 {#6322 date: 2026-03-16 16:19:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1771226211 {#6328 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6329 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1771225845 {#6255 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6254 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6342 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1771226316 {#6335 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6336 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6346 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1771226305 {#6349 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6350 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6358 -id: 229 -name: "グラス・カップ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1771225834 {#6257 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121113 {#6256 date: 2026-03-10 14:38:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6363 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1771226394 {#6356 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6357 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6367 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1771226357 {#6370 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6371 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 246 -name: "カップ・その他" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1771226338 {#6377 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121186 {#6378 date: 2026-03-10 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6384 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1771225823 {#6368 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6369 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6385 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6391 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1771209609 {#6313 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6312 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …} -Children: Doctrine\ORM\PersistentCollection {#6395 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6396 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1771225230 {#6389 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6390 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6405 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1771225248 {#6403 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6404 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6406 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6412 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1771225267 {#6410 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6411 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6419 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1771225341 {#6417 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6418 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6420 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1771225315 {#6424 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6425 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6433 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1771225364 {#6431 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6432 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6437 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6440 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1771225390 {#6438 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6439 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6444 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6447 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1771209639 {#6401 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6402 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6448 …} -Children: Doctrine\ORM\PersistentCollection {#6451 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6452 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1771225728 {#6445 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6446 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6461 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1771225719 {#6459 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6460 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6468 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1771225710 {#6466 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6467 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6475 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1771225699 {#6473 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6474 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6482 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1771225691 {#6480 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6481 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6489 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1771209688 {#6457 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6458 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6494 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1771225484 {#6487 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6488 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6503 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1771225491 {#6501 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6502 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6510 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1771225506 {#6508 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6509 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6517 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1770879850 {#6499 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6522 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6515 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6516 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6531 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6529 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6530 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6538 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6536 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6537 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1770879885 {#6527 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6528 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6550 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1770881334 {#6543 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6544 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1770881377 {#6557 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6558 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6566 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1770881382 {#6564 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6565 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6573 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1770881386 {#6571 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6572 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6580 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6348 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6347 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6585 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6578 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6579 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6592 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6593 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6601 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6599 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6600 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6590 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6591 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6606 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6607 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6620 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6608 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6609 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6629 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6630 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6638 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6636 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6637 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6645 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6627 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6628 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6650 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6643 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6644 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6659 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6657 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6658 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6625 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1682150829 {#6656 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6655 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6667 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150829 {#6556 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6555 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } ] |
| class | "Eccube\Entity\Category" |
same as passed value |
| placeholder | "common.select__all_products" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5525 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5571 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5569 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5518 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1727768864 {#5701 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5699 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5938 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1705815113 {#5940 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5939 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5931 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 109 -create_date: DateTime @1719359121 {#5933 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5932 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5918 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1682150829 {#5926 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5925 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5913 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1488881692 {#5924 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5923 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5717 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#5922 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#5921 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5906 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#5920 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5919 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5952 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5951 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5959 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5957 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5958 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5966 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#5964 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5965 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5973 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#5971 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5972 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5980 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5949 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5985 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5978 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5979 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5986 …} -Children: Doctrine\ORM\PersistentCollection {#5989 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#5994 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5993 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6001 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#6000 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6008 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5912 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5911 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6013 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771902127 {#5990 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5991 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6018 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1771904034 {#6006 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#6007 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6029 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 44 -create_date: DateTime @1771904045 {#6027 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#6028 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6036 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5946 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5948 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6041 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6035 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6050 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6049 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6057 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6056 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6062 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6047 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6063 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6071 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6068 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6076 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6070 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6077 …} -Children: Doctrine\ORM\PersistentCollection {#6080 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6085 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6084 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6092 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6091 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6099 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903008 {#6097 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6098 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6106 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6023 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6111 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6105 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1682150828 {#6116 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6117 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6118 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6119 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6126 …} -Children: Doctrine\ORM\PersistentCollection {#6129 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6134 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6132 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6133 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6141 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6139 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6140 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6148 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6146 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6147 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6155 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6153 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6154 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1771914280 {#6130 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6131 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6167 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6166 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6025 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6181 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6172 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6173 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6186 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6175 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6197 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6196 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6203 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#6209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6210 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6217 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1710903473 {#6223 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6224 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6232 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1710903477 {#6230 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6231 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6239 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209575 {#6191 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6192 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6244 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225883 {#6193 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6194 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6245 …} -Children: Doctrine\ORM\PersistentCollection {#6248 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6249 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1771226110 {#6237 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6238 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6260 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1771226098 {#6258 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6259 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225875 {#6081 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6082 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6272 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1771226157 {#6265 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6266 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6273 …} -Children: Doctrine\ORM\PersistentCollection {#6276 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1771226135 {#6279 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#6280 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1771226130 {#6286 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6287 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6293 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225866 {#6277 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6278 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6294 …} -Children: Doctrine\ORM\PersistentCollection {#6297 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6302 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225856 {#6298 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6299 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6307 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1771226268 {#6300 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6301 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -Children: Doctrine\ORM\PersistentCollection {#6311 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1771226253 {#6314 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6315 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1771226235 {#6321 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773645558 {#6322 date: 2026-03-16 16:19:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1771226211 {#6328 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6329 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1771225845 {#6255 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6254 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6342 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1771226316 {#6335 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6336 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6346 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1771226305 {#6349 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6350 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6358 -id: 229 -name: "グラス・カップ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1771225834 {#6257 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121113 {#6256 date: 2026-03-10 14:38:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6363 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1771226394 {#6356 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6357 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6367 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1771226357 {#6370 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6371 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 246 -name: "カップ・その他" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1771226338 {#6377 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121186 {#6378 date: 2026-03-10 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6384 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1771225823 {#6368 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6369 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6385 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6391 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1771209609 {#6313 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6312 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …} -Children: Doctrine\ORM\PersistentCollection {#6395 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6396 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1771225230 {#6389 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6390 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6405 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1771225248 {#6403 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6404 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6406 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6412 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1771225267 {#6410 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6411 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6419 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1771225341 {#6417 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6418 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6420 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1771225315 {#6424 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6425 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6433 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1771225364 {#6431 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6432 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6437 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6440 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1771225390 {#6438 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6439 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6444 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6447 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1771209639 {#6401 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6402 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6448 …} -Children: Doctrine\ORM\PersistentCollection {#6451 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6452 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1771225728 {#6445 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6446 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6461 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1771225719 {#6459 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6460 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6468 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1771225710 {#6466 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6467 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6475 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1771225699 {#6473 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6474 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6482 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1771225691 {#6480 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6481 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6489 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1771209688 {#6457 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6458 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6494 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1771225484 {#6487 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6488 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6503 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1771225491 {#6501 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6502 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6510 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1771225506 {#6508 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6509 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6517 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1770879850 {#6499 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6522 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6515 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6516 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6531 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6529 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6530 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6538 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6536 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6537 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1770879885 {#6527 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6528 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6550 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1770881334 {#6543 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6544 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1770881377 {#6557 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6558 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6566 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1770881382 {#6564 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6565 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6573 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1770881386 {#6571 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6572 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6580 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6348 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6347 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6585 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6578 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6579 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6592 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6593 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6601 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6599 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6600 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6590 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6591 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6606 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6607 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6620 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6608 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6609 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6629 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6630 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6638 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6636 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6637 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6645 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6627 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6628 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6650 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6643 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6644 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6659 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6657 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6658 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6625 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1682150829 {#6656 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6655 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6667 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150829 {#6556 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6555 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } ] |
| class | "Eccube\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5569 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5518 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#5522 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8099 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1727768864 {#5701 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5699 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5785 …} -Children: Doctrine\ORM\PersistentCollection {#5941 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8101 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#5938 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 110 -create_date: DateTime @1705815113 {#5940 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5939 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5937 …} -Children: Doctrine\ORM\PersistentCollection {#5934 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8100 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#5931 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 109 -create_date: DateTime @1719359121 {#5933 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5932 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5930 …} -Children: Doctrine\ORM\PersistentCollection {#5927 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#5918 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 108 -create_date: DateTime @1682150829 {#5926 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#5925 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5917 …} -Children: Doctrine\ORM\PersistentCollection {#5914 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8246 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#5913 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1488881692 {#5924 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5923 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5692 …} -Children: Doctrine\ORM\PersistentCollection {#5696 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8247 +label: " チェア・スツール・ソファ" +value: "8" +data: Eccube\Entity\Category {#5717 -id: 8 -name: "チェア・スツール・ソファ" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1682150828 {#5922 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771901226 {#5921 date: 2026-02-24 11:47:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5901 …} -Children: Doctrine\ORM\PersistentCollection {#5905 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8248 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#5906 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1720308442 {#5920 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5919 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5907 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8249 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#5952 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5950 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5951 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -Children: Doctrine\ORM\PersistentCollection {#5956 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8250 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#5959 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5957 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5958 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5960 …} -Children: Doctrine\ORM\PersistentCollection {#5963 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8251 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#5966 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1682150828 {#5964 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5965 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5967 …} -Children: Doctrine\ORM\PersistentCollection {#5970 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8252 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#5973 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1710901472 {#5971 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5972 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -Children: Doctrine\ORM\PersistentCollection {#5977 …} -Parent: Eccube\Entity\Category {#5717} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8253 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#5980 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5949 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5981 …} -Children: Doctrine\ORM\PersistentCollection {#5984 …} -Parent: Eccube\Entity\Category {#5913} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8254 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#5985 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5978 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5979 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5986 …} -Children: Doctrine\ORM\PersistentCollection {#5989 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8255 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#5994 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5992 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5993 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5995 …} -Children: Doctrine\ORM\PersistentCollection {#5998 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8256 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#6001 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5999 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#6000 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5980} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#6008 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#5912 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#5911 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6009 …} -Children: Doctrine\ORM\PersistentCollection {#6012 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8258 +label: " キャンドルホルダー・フレグランス" +value: "249" +data: Eccube\Entity\Category {#6013 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771902127 {#5990 date: 2026-02-24 12:02:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5991 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6014 …} -Children: Doctrine\ORM\PersistentCollection {#6017 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8259 +label: " キャンドル・ホルダー" +value: "250" +data: Eccube\Entity\Category {#6018 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 45 -create_date: DateTime @1771904034 {#6006 date: 2026-02-24 12:33:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771908166 {#6007 date: 2026-02-24 13:42:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -Children: Doctrine\ORM\PersistentCollection {#6022 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8260 +label: " フレグランス・ボトル" +value: "251" +data: Eccube\Entity\Category {#6029 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 44 -create_date: DateTime @1771904045 {#6027 date: 2026-02-24 12:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771919109 {#6028 date: 2026-02-24 16:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6030 …} -Children: Doctrine\ORM\PersistentCollection {#6033 …} -Parent: Eccube\Entity\Category {#6013} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8261 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#6036 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#5946 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#5948 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6037 …} -Children: Doctrine\ORM\PersistentCollection {#6040 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8262 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#6041 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6034 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6035 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -Children: Doctrine\ORM\PersistentCollection {#6045 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8263 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#6050 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6048 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6049 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6051 …} -Children: Doctrine\ORM\PersistentCollection {#6054 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8264 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#6057 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6055 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6056 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6058 …} -Children: Doctrine\ORM\PersistentCollection {#6061 …} -Parent: Eccube\Entity\Category {#6036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8265 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#6062 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6046 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6047 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6063 …} -Children: Doctrine\ORM\PersistentCollection {#6066 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8266 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#6071 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6067 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6068 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -Children: Doctrine\ORM\PersistentCollection {#6075 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8267 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#6076 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6070 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6077 …} -Children: Doctrine\ORM\PersistentCollection {#6080 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8268 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#6085 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6084 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6086 …} -Children: Doctrine\ORM\PersistentCollection {#6089 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8269 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#6092 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6091 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -Children: Doctrine\ORM\PersistentCollection {#6096 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8270 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#6099 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903008 {#6097 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6098 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6100 …} -Children: Doctrine\ORM\PersistentCollection {#6103 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8271 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#6106 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6023 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#6111 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6105 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6112 …} -Children: Doctrine\ORM\PersistentCollection {#6115 …} -Parent: Eccube\Entity\Category {#6106} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#6120 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1682150828 {#6116 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6117 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8274 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#6125 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6118 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6119 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6126 …} -Children: Doctrine\ORM\PersistentCollection {#6129 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8275 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#6134 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6132 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6133 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6135 …} -Children: Doctrine\ORM\PersistentCollection {#6138 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8276 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#6141 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6139 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6140 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6142 …} -Children: Doctrine\ORM\PersistentCollection {#6145 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8277 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#6148 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6146 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6147 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6149 …} -Children: Doctrine\ORM\PersistentCollection {#6152 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8278 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#6155 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6153 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6154 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6120} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: " ボックス・収納" +value: "252" +data: Eccube\Entity\Category {#6160 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1771914280 {#6130 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6131 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8280 +label: " 時計・ミラー・その他" +value: "24" +data: Eccube\Entity\Category {#6167 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6166 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6168 …} -Children: Doctrine\ORM\PersistentCollection {#6171 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8281 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#6176 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6025 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8282 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#6181 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6172 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6173 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6182 …} -Children: Doctrine\ORM\PersistentCollection {#6185 …} -Parent: Eccube\Entity\Category {#6176} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8283 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#6186 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6175 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6187 …} -Children: Doctrine\ORM\PersistentCollection {#6190 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8284 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#6197 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6195 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6196 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6198 …} -Children: Doctrine\ORM\PersistentCollection {#6201 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8285 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#6204 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6202 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6203 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8286 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#6211 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1682150828 {#6209 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6210 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8287 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#6218 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6216 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6217 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8288 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#6225 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1710903473 {#6223 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6224 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8289 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#6232 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1710903477 {#6230 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6231 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6233 …} -Children: Doctrine\ORM\PersistentCollection {#6236 …} -Parent: Eccube\Entity\Category {#6181} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8290 +label: " テーブルウエア" +value: "205" +data: Eccube\Entity\Category {#6239 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209575 {#6191 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6192 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -Children: Doctrine\ORM\PersistentCollection {#6243 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8291 +label: " 洋食器" +value: "234" +data: Eccube\Entity\Category {#6244 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225883 {#6193 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6194 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6245 …} -Children: Doctrine\ORM\PersistentCollection {#6248 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8292 +label: " プレート" +value: "236" +data: Eccube\Entity\Category {#6249 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 100 -create_date: DateTime @1771226110 {#6237 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6238 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6250 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: " ボウル" +value: "235" +data: Eccube\Entity\Category {#6260 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 99 -create_date: DateTime @1771226098 {#6258 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6259 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6261 …} -Children: Doctrine\ORM\PersistentCollection {#6264 …} -Parent: Eccube\Entity\Category {#6244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8294 +label: " 和食器" +value: "233" +data: Eccube\Entity\Category {#6267 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1771225875 {#6081 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6082 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8295 +label: " 皿・小鉢・椀" +value: "239" +data: Eccube\Entity\Category {#6272 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 97 -create_date: DateTime @1771226157 {#6265 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6266 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6273 …} -Children: Doctrine\ORM\PersistentCollection {#6276 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8296 +label: " 茶器・茶杯" +value: "238" +data: Eccube\Entity\Category {#6281 -id: 238 -name: "茶器・茶杯" -hierarchy: 4 -sort_no: 96 -create_date: DateTime @1771226135 {#6279 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772607365 {#6280 date: 2026-03-04 15:56:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8297 +label: " その他" +value: "237" +data: Eccube\Entity\Category {#6288 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 95 -create_date: DateTime @1771226130 {#6286 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6287 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: " ケーキスタンド・コンポート" +value: "232" +data: Eccube\Entity\Category {#6293 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 94 -create_date: DateTime @1771225866 {#6277 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6278 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6294 …} -Children: Doctrine\ORM\PersistentCollection {#6297 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8299 +label: " コーヒー・ティー" +value: "231" +data: Eccube\Entity\Category {#6302 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 93 -create_date: DateTime @1771225856 {#6298 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6299 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -Children: Doctrine\ORM\PersistentCollection {#6306 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8300 +label: " カップアンドソーサー" +value: "243" +data: Eccube\Entity\Category {#6307 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 92 -create_date: DateTime @1771226268 {#6300 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6301 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -Children: Doctrine\ORM\PersistentCollection {#6311 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8301 +label: " マグ・カップ" +value: "242" +data: Eccube\Entity\Category {#6316 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 91 -create_date: DateTime @1771226253 {#6314 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6315 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8302 +label: " ティーポット" +value: "241" +data: Eccube\Entity\Category {#6323 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 90 -create_date: DateTime @1771226235 {#6321 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773645558 {#6322 date: 2026-03-16 16:19:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8303 +label: " コーヒー・ティー関連" +value: "240" +data: Eccube\Entity\Category {#6330 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 89 -create_date: DateTime @1771226211 {#6328 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6329 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6302} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8304 +label: " テーブルクロス" +value: "230" +data: Eccube\Entity\Category {#6337 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1771225845 {#6255 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6254 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8305 +label: " テーブルクロス" +value: "245" +data: Eccube\Entity\Category {#6342 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 87 -create_date: DateTime @1771226316 {#6335 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6336 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6343 …} -Children: Doctrine\ORM\PersistentCollection {#6346 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8306 +label: " ランチマット・コースター" +value: "244" +data: Eccube\Entity\Category {#6351 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 86 -create_date: DateTime @1771226305 {#6349 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6350 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6337} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8307 +label: " グラス・カップ" +value: "229" +data: Eccube\Entity\Category {#6358 -id: 229 -name: "グラス・カップ" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1771225834 {#6257 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121113 {#6256 date: 2026-03-10 14:38:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -Children: Doctrine\ORM\PersistentCollection {#6362 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8308 +label: " グラス" +value: "248" +data: Eccube\Entity\Category {#6363 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 84 -create_date: DateTime @1771226394 {#6356 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6357 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6364 …} -Children: Doctrine\ORM\PersistentCollection {#6367 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8309 +label: " ワイン・シャンパン" +value: "247" +data: Eccube\Entity\Category {#6372 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 83 -create_date: DateTime @1771226357 {#6370 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6371 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8310 +label: " カップ・その他" +value: "246" +data: Eccube\Entity\Category {#6379 -id: 246 -name: "カップ・その他" -hierarchy: 4 -sort_no: 82 -create_date: DateTime @1771226338 {#6377 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1773121186 {#6378 date: 2026-03-10 14:39:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6358} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: " カトラリー・箸" +value: "228" +data: Eccube\Entity\Category {#6384 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1771225823 {#6368 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6369 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6385 …} -Children: Doctrine\ORM\PersistentCollection {#6388 …} -Parent: Eccube\Entity\Category {#6239} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: " キッチンツール" +value: "206" +data: Eccube\Entity\Category {#6391 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1771209609 {#6313 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6312 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6392 …} -Children: Doctrine\ORM\PersistentCollection {#6395 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: " 調理器具(フライパン・鍋・ケトル・やかん)" +value: "213" +data: Eccube\Entity\Category {#6396 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1771225230 {#6389 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6390 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: " 調理ツール(トング・サーバー・包丁・ハサミ)" +value: "214" +data: Eccube\Entity\Category {#6405 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1771225248 {#6403 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6404 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6406 …} -Children: Doctrine\ORM\PersistentCollection {#6409 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: " カッティングボード" +value: "215" +data: Eccube\Entity\Category {#6412 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 77 -create_date: DateTime @1771225267 {#6410 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6411 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6413 …} -Children: Doctrine\ORM\PersistentCollection {#6416 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: " 食材・調味(スパイス・スパイスミル・醤油差し)" +value: "217" +data: Eccube\Entity\Category {#6419 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1771225341 {#6417 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6418 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6420 …} -Children: Doctrine\ORM\PersistentCollection {#6423 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: " 保存・収納(キャニスター・コンテナ)" +value: "216" +data: Eccube\Entity\Category {#6426 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1771225315 {#6424 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6425 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: " お盆・トレイ" +value: "218" +data: Eccube\Entity\Category {#6433 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1771225364 {#6431 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6432 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6434 …} -Children: Doctrine\ORM\PersistentCollection {#6437 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: " その他" +value: "219" +data: Eccube\Entity\Category {#6440 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1771225390 {#6438 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1772430081 {#6439 date: 2026-03-02 14:41:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6441 …} -Children: Doctrine\ORM\PersistentCollection {#6444 …} -Parent: Eccube\Entity\Category {#6391} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: " 本・ステーショナリー" +value: "207" +data: Eccube\Entity\Category {#6447 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1771209639 {#6401 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6402 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6448 …} -Children: Doctrine\ORM\PersistentCollection {#6451 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: " Art Book /アート" +value: "227" +data: Eccube\Entity\Category {#6452 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1771225728 {#6445 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6446 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6453 …} -Children: Doctrine\ORM\PersistentCollection {#6456 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: " Antique Book /アンティーク" +value: "226" +data: Eccube\Entity\Category {#6461 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1771225719 {#6459 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6460 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6462 …} -Children: Doctrine\ORM\PersistentCollection {#6465 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: " Disply Book /ディスプレイ" +value: "225" +data: Eccube\Entity\Category {#6468 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1771225710 {#6466 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6467 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6469 …} -Children: Doctrine\ORM\PersistentCollection {#6472 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: " 雑誌・その他" +value: "224" +data: Eccube\Entity\Category {#6475 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1771225699 {#6473 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6474 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6476 …} -Children: Doctrine\ORM\PersistentCollection {#6479 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: " ステーショナリー" +value: "223" +data: Eccube\Entity\Category {#6482 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1771225691 {#6480 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6481 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6486 …} -Parent: Eccube\Entity\Category {#6447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: " フレーム・ポスター" +value: "208" +data: Eccube\Entity\Category {#6489 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1771209688 {#6457 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6458 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -Children: Doctrine\ORM\PersistentCollection {#6493 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: " フレーム" +value: "220" +data: Eccube\Entity\Category {#6494 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1771225484 {#6487 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6488 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: " ポスター" +value: "221" +data: Eccube\Entity\Category {#6503 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1771225491 {#6501 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6502 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6504 …} -Children: Doctrine\ORM\PersistentCollection {#6507 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: " パネル・その他" +value: "222" +data: Eccube\Entity\Category {#6510 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1771225506 {#6508 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6509 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6511 …} -Children: Doctrine\ORM\PersistentCollection {#6514 …} -Parent: Eccube\Entity\Category {#6489} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: " バス・ランドリー" +value: "196" +data: Eccube\Entity\Category {#6517 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1770879850 {#6499 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6500 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -Children: Doctrine\ORM\PersistentCollection {#6521 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: " バス" +value: "198" +data: Eccube\Entity\Category {#6522 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6515 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6516 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6523 …} -Children: Doctrine\ORM\PersistentCollection {#6526 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: " ランドリー" +value: "199" +data: Eccube\Entity\Category {#6531 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6529 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6530 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6532 …} -Children: Doctrine\ORM\PersistentCollection {#6535 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: " トレイ・その他" +value: "200" +data: Eccube\Entity\Category {#6538 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6536 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6537 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6539 …} -Children: Doctrine\ORM\PersistentCollection {#6542 …} -Parent: Eccube\Entity\Category {#6517} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: " ファブリック" +value: "197" +data: Eccube\Entity\Category {#6545 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1770879885 {#6527 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6528 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: " クッションカバー" +value: "201" +data: Eccube\Entity\Category {#6550 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1770881334 {#6543 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6544 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: " ブランケット・スロー" +value: "202" +data: Eccube\Entity\Category {#6559 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1770881377 {#6557 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6558 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: " ラグ" +value: "203" +data: Eccube\Entity\Category {#6566 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1770881382 {#6564 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6565 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: " その他" +value: "204" +data: Eccube\Entity\Category {#6573 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1770881386 {#6571 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6572 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: " インテリアグリーン" +value: "209" +data: Eccube\Entity\Category {#6580 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6348 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6347 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6581 …} -Children: Doctrine\ORM\PersistentCollection {#6584 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: " 造花・枝・ドライフラワー" +value: "210" +data: Eccube\Entity\Category {#6585 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6578 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6579 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: " プランターカバー" +value: "211" +data: Eccube\Entity\Category {#6594 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6592 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6593 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: " ガーデニングツール" +value: "212" +data: Eccube\Entity\Category {#6601 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6599 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6600 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6602 …} -Children: Doctrine\ORM\PersistentCollection {#6605 …} -Parent: Eccube\Entity\Category {#6580} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#6610 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6590 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6591 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#6615 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6606 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6607 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -Children: Doctrine\ORM\PersistentCollection {#6619 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#6620 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6608 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6609 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#6631 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6629 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6630 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#6638 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6636 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6637 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6639 …} -Children: Doctrine\ORM\PersistentCollection {#6642 …} -Parent: Eccube\Entity\Category {#6615} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#6645 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6627 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6628 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6646 …} -Children: Doctrine\ORM\PersistentCollection {#6649 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#6650 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6643 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6644 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6651 …} -Children: Doctrine\ORM\PersistentCollection {#6654 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#6659 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6657 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6658 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -Children: Doctrine\ORM\PersistentCollection {#6663 …} -Parent: Eccube\Entity\Category {#6645} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#6625 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1682150829 {#6656 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6655 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#6667 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150829 {#6556 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6555 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6625} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8084 -form: Symfony\Component\Form\Form {#7136 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8083 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8098 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#5529 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8353 -form: Symfony\Component\Form\Form {#7139 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8097 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |
word
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6683 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_word" ] |
| cache_key | "_word_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8354 -form: Symfony\Component\Form\Form {#7142 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8355 …5} |
| full_name | "word" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "word" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "word" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_word" |
| valid | true |
| value | "" |
tag1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6693 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6694 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_tag1" ] |
| cache_key | "_tag1_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8356 -form: Symfony\Component\Form\Form {#7145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8357 …5} |
| full_name | "tag1" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tag1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tag1" |
| valid | true |
| value | "" |
tag2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4073 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6705 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_tag2" ] |
| cache_key | "_tag2_text" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8358 -form: Symfony\Component\Form\Form {#7148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8359 …5} |
| full_name | "tag2" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tag2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tag2" |
| valid | true |
| value | "" |
tag
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "Eccube\Entity\Tag" |
same as passed value |
| constraints | [] |
[] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| placeholder | false |
null
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6749 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6717 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6748 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6747 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6718 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6719 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Tag" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6718 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6719 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#6715 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_tag" ] |
| cache_key | "_tag_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6760 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#6794 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#6844 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6784 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#6839 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#6836 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#6810 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#6807 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#6870 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#6874 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#6877 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#6880 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7066 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#6883 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7067 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#6886 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7068 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#6889 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7069 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#6892 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7070 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#6895 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7071 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#6898 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7072 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#6901 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7073 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#6904 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7074 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#6907 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7075 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#6910 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7076 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#6913 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7077 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#6916 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7078 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#6919 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7079 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#6922 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7080 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#6925 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7081 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#6928 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7082 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#6931 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7083 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#6934 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7084 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#6937 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7085 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#6940 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7086 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#6943 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7087 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#6946 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7088 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#6949 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7089 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#6952 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7090 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#6955 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7091 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#6958 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7092 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#6961 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7093 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#6964 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7094 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#6967 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7095 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#6970 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7096 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#6973 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7097 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#6976 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7098 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#6979 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7099 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#6982 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7100 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#6985 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7101 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#6988 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7102 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#6991 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7103 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#6994 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7104 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#6997 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7105 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7000 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7106 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7003 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7107 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7006 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7108 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7009 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7109 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7012 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7110 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7015 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7111 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7018 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7112 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7021 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7113 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7024 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7114 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7027 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7115 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7030 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7116 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7033 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7117 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#7036 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7118 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#7039 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7119 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7042 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7120 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7045 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7121 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7048 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7122 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7051 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7123 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7054 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7124 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7057 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7125 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7060 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7126 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7063 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8360 -form: Symfony\Component\Form\Form {#7861 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8361 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, array $values) {#8362 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4335 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "tag" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tag" |
| valid | true |
| value | [] |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "White" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "12" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "White" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7152 …} } } |
| validation_groups | null |
| value | "12" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8366 -form: Symfony\Component\Form\Form {#7864 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8365 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_12" |
| label | "White" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "12" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Black" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "13" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Black" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7162 …} } } |
| validation_groups | null |
| value | "13" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8367 -form: Symfony\Component\Form\Form {#7867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8368 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_13" |
| label | "Black" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "13" |
14
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Gray" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "14" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Gray" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7172 …} } } |
| validation_groups | null |
| value | "14" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8369 -form: Symfony\Component\Form\Form {#7870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8370 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_14" |
| label | "Gray" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "14" |
16
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Ivory" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "16" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ivory" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7182 …} } } |
| validation_groups | null |
| value | "16" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8371 -form: Symfony\Component\Form\Form {#7873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8372 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_16" |
| label | "Ivory" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "16" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "16" |
17
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Brown" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "17" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Brown" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7192 …} } } |
| validation_groups | null |
| value | "17" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8373 -form: Symfony\Component\Form\Form {#7876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8374 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_17" |
| label | "Brown" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "17" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "17" |
18
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Navy" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "18" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Navy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7202 …} } } |
| validation_groups | null |
| value | "18" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8375 -form: Symfony\Component\Form\Form {#7879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8376 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_18" |
| label | "Navy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "18" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "18" |
19
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Blue" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "19" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Blue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7213 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7212 …} } } |
| validation_groups | null |
| value | "19" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8377 -form: Symfony\Component\Form\Form {#7882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8378 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_19" |
| label | "Blue" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "19" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "19" |
20
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Green" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "20" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Green" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7222 …} } } |
| validation_groups | null |
| value | "20" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8379 -form: Symfony\Component\Form\Form {#7885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8380 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_20" |
| label | "Green" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "20" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "20" |
21
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Pink" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "21" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Pink" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7232 …} } } |
| validation_groups | null |
| value | "21" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8381 -form: Symfony\Component\Form\Form {#7888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8382 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_21" |
| label | "Pink" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "21" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "21" |
22
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Red" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "22" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Red" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7242 …} } } |
| validation_groups | null |
| value | "22" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8383 -form: Symfony\Component\Form\Form {#7891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8384 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_22" |
| label | "Red" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "22" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "22" |
23
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Yellow" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "23" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Yellow" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7252 …} } } |
| validation_groups | null |
| value | "23" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8385 -form: Symfony\Component\Form\Form {#7894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8386 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_23" |
| label | "Yellow" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "23" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "23" |
24
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Orange" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "24" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Orange" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7262 …} } } |
| validation_groups | null |
| value | "24" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8387 -form: Symfony\Component\Form\Form {#7897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8388 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_24" |
| label | "Orange" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "24" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "24" |
25
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Purple" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "25" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Purple" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7272 …} } } |
| validation_groups | null |
| value | "25" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8389 -form: Symfony\Component\Form\Form {#7900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8390 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_25" |
| label | "Purple" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "25" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "25" |
26
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Silver" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "26" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Silver" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7282 …} } } |
| validation_groups | null |
| value | "26" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8391 -form: Symfony\Component\Form\Form {#7903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8392 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_26" |
| label | "Silver" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "26" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "26" |
27
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Gold" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "27" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Gold" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7292 …} } } |
| validation_groups | null |
| value | "27" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8393 -form: Symfony\Component\Form\Form {#7906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8394 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_27" |
| label | "Gold" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "27" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "27" |
28
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Clear" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "28" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Clear" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7302 …} } } |
| validation_groups | null |
| value | "28" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8395 -form: Symfony\Component\Form\Form {#7909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8396 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_28" |
| label | "Clear" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "28" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "28" |
29
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "木" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "29" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "木" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7312 …} } } |
| validation_groups | null |
| value | "29" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8397 -form: Symfony\Component\Form\Form {#7912 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8398 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_29" |
| label | "木" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "29" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "29" |
30
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "鉄" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "30" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "鉄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7322 …} } } |
| validation_groups | null |
| value | "30" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8399 -form: Symfony\Component\Form\Form {#7915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8400 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_30" |
| label | "鉄" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "30" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "30" |
31
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ガラス" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "31" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ガラス" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7332 …} } } |
| validation_groups | null |
| value | "31" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8401 -form: Symfony\Component\Form\Form {#7918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8402 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_31" |
| label | "ガラス" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "31" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "31" |
32
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "陶器" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "32" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "陶器" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7342 …} } } |
| validation_groups | null |
| value | "32" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8403 -form: Symfony\Component\Form\Form {#7921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8404 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_32" |
| label | "陶器" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "32" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "32" |
33
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "琺瑯" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "33" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "琺瑯" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7352 …} } } |
| validation_groups | null |
| value | "33" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8405 -form: Symfony\Component\Form\Form {#7924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8406 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_33" |
| label | "琺瑯" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "33" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "33" |
34
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "真鍮" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "34" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "真鍮" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7362 …} } } |
| validation_groups | null |
| value | "34" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8407 -form: Symfony\Component\Form\Form {#7927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8408 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_34" |
| label | "真鍮" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "34" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "34" |
35
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "紙" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "35" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "紙" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7372 …} } } |
| validation_groups | null |
| value | "35" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8409 -form: Symfony\Component\Form\Form {#7930 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8410 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_35" |
| label | "紙" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "35" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "35" |
36
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "布" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "36" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "布" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7382 …} } } |
| validation_groups | null |
| value | "36" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8411 -form: Symfony\Component\Form\Form {#7933 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8412 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_36" |
| label | "布" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "36" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "36" |
37
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "糸" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "37" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "糸" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7392 …} } } |
| validation_groups | null |
| value | "37" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8413 -form: Symfony\Component\Form\Form {#7936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8414 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_37" |
| label | "糸" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "37" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "37" |
38
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "コンクリート" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "38" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "コンクリート" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7402 …} } } |
| validation_groups | null |
| value | "38" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8415 -form: Symfony\Component\Form\Form {#7939 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8416 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_38" |
| label | "コンクリート" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "38" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "38" |
39
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ポリプロピレン" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "39" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ポリプロピレン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7412 …} } } |
| validation_groups | null |
| value | "39" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8417 -form: Symfony\Component\Form\Form {#7942 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8418 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_39" |
| label | "ポリプロピレン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "39" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "39" |
40
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "セラミック" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "40" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "セラミック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7422 …} } } |
| validation_groups | null |
| value | "40" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8419 -form: Symfony\Component\Form\Form {#7945 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8420 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_40" |
| label | "セラミック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "40" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "40" |
41
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "籐" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "41" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "籐" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7432 …} } } |
| validation_groups | null |
| value | "41" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8421 -form: Symfony\Component\Form\Form {#7948 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8422 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_41" |
| label | "籐" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "41" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "41" |
42
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "銅" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "42" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "銅" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7442 …} } } |
| validation_groups | null |
| value | "42" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8423 -form: Symfony\Component\Form\Form {#7951 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8424 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_42" |
| label | "銅" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "42" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "42" |
43
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "レザー" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "43" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "レザー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7452 …} } } |
| validation_groups | null |
| value | "43" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8425 -form: Symfony\Component\Form\Form {#7954 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8426 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_43" |
| label | "レザー" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "43" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "43" |
44
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "大理石・石" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "44" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "大理石・石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7462 …} } } |
| validation_groups | null |
| value | "44" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8427 -form: Symfony\Component\Form\Form {#7957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8428 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_44" |
| label | "大理石・石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "44" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "44" |
45
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Art" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "45" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Art" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7472 …} } } |
| validation_groups | null |
| value | "45" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8429 -form: Symfony\Component\Form\Form {#7960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8430 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_45" |
| label | "Art" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "45" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "45" |
46
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Craft" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "46" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Craft" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7482 …} } } |
| validation_groups | null |
| value | "46" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8431 -form: Symfony\Component\Form\Form {#7963 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8432 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_46" |
| label | "Craft" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "46" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "46" |
47
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Primitive" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "47" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Primitive" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7492 …} } } |
| validation_groups | null |
| value | "47" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8433 -form: Symfony\Component\Form\Form {#7966 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8434 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_47" |
| label | "Primitive" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "47" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "47" |
48
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Nordic" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "48" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Nordic" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7502 …} } } |
| validation_groups | null |
| value | "48" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8435 -form: Symfony\Component\Form\Form {#7969 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8436 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_48" |
| label | "Nordic" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "48" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "48" |
49
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Postmodern" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "49" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Postmodern" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7512 …} } } |
| validation_groups | null |
| value | "49" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8437 -form: Symfony\Component\Form\Form {#7972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8438 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_49" |
| label | "Postmodern" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "49" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "49" |
50
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Modern" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "50" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Modern" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7522 …} } } |
| validation_groups | null |
| value | "50" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8439 -form: Symfony\Component\Form\Form {#7975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8440 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_50" |
| label | "Modern" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "50" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "50" |
51
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Industrial" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "51" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Industrial" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7532 …} } } |
| validation_groups | null |
| value | "51" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8441 -form: Symfony\Component\Form\Form {#7978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8442 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_51" |
| label | "Industrial" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "51" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "51" |
52
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Antiques" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "52" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Antiques" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7542 …} } } |
| validation_groups | null |
| value | "52" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8443 -form: Symfony\Component\Form\Form {#7981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8444 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_52" |
| label | "Antiques" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "52" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "52" |
53
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Vintage" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "53" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Vintage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7552 …} } } |
| validation_groups | null |
| value | "53" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8445 -form: Symfony\Component\Form\Form {#7984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8446 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_53" |
| label | "Vintage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "53" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "53" |
54
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Asian" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "54" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Asian" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7562 …} } } |
| validation_groups | null |
| value | "54" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8447 -form: Symfony\Component\Form\Form {#7987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8448 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_54" |
| label | "Asian" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "54" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "54" |
55
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Japanese" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "55" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Japanese" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7572 …} } } |
| validation_groups | null |
| value | "55" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8449 -form: Symfony\Component\Form\Form {#7990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8450 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_55" |
| label | "Japanese" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "55" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "55" |
56
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Euro" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "56" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Euro" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7582 …} } } |
| validation_groups | null |
| value | "56" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8451 -form: Symfony\Component\Form\Form {#7993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8452 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_56" |
| label | "Euro" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "56" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "56" |
57
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "US" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "57" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "US" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7592 …} } } |
| validation_groups | null |
| value | "57" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8453 -form: Symfony\Component\Form\Form {#7996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8454 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_57" |
| label | "US" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "57" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "57" |
58
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Moroccan" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "58" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Moroccan" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7602 …} } } |
| validation_groups | null |
| value | "58" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8455 -form: Symfony\Component\Form\Form {#7999 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8456 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_58" |
| label | "Moroccan" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "58" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "58" |
59
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "clear" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "59" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "clear" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7612 …} } } |
| validation_groups | null |
| value | "59" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8457 -form: Symfony\Component\Form\Form {#8002 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8458 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_59" |
| label | "clear" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "59" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "59" |
60
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "その他" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "60" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7622 …} } } |
| validation_groups | null |
| value | "60" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8459 -form: Symfony\Component\Form\Form {#8005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8460 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_60" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "60" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "60" |
61
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "金物" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "61" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "金物" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7632 …} } } |
| validation_groups | null |
| value | "61" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8461 -form: Symfony\Component\Form\Form {#8008 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8462 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_61" |
| label | "金物" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "61" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "61" |
62
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "プラスチック" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "62" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "プラスチック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7642 …} } } |
| validation_groups | null |
| value | "62" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8463 -form: Symfony\Component\Form\Form {#8011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8464 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_62" |
| label | "プラスチック" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "62" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "62" |
63
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "大理石" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "63" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "大理石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7653 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7652 …} } } |
| validation_groups | null |
| value | "63" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8465 -form: Symfony\Component\Form\Form {#8014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8466 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_63" |
| label | "大理石" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "63" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "63" |
64
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Brand" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "64" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Brand" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7662 …} } } |
| validation_groups | null |
| value | "64" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8467 -form: Symfony\Component\Form\Form {#8017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8468 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_64" |
| label | "Brand" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "64" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "64" |
65
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Designer" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "65" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Designer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7672 …} } } |
| validation_groups | null |
| value | "65" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8469 -form: Symfony\Component\Form\Form {#8020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8470 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_65" |
| label | "Designer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "65" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "65" |
66
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Original" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "66" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Original" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7682 …} } } |
| validation_groups | null |
| value | "66" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8471 -form: Symfony\Component\Form\Form {#8023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8472 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_66" |
| label | "Original" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "66" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "66" |
67
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Animal" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "67" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Animal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7692 …} } } |
| validation_groups | null |
| value | "67" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8473 -form: Symfony\Component\Form\Form {#8026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8474 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_67" |
| label | "Animal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "67" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "67" |
68
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Paola Paronett" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "68" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Paola Paronett" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7702 …} } } |
| validation_groups | null |
| value | "68" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8475 -form: Symfony\Component\Form\Form {#8029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8476 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_68" |
| label | "Paola Paronett" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "68" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "68" |
69
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Hedwig Bollhagen" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "69" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Hedwig Bollhagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7712 …} } } |
| validation_groups | null |
| value | "69" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8477 -form: Symfony\Component\Form\Form {#8032 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8478 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_69" |
| label | "Hedwig Bollhagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "69" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "69" |
70
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "CONRAN" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "CONRAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7722 …} } } |
| validation_groups | null |
| value | "70" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8479 -form: Symfony\Component\Form\Form {#8035 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8480 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_70" |
| label | "CONRAN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "70" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "70" |
71
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "African" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "71" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "African" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7733 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7732 …} } } |
| validation_groups | null |
| value | "71" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8481 -form: Symfony\Component\Form\Form {#8038 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8482 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_71" |
| label | "African" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "71" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "71" |
72
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Yanagi Sori" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "72" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Yanagi Sori" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7742 …} } } |
| validation_groups | null |
| value | "72" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8483 -form: Symfony\Component\Form\Form {#8041 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8484 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_72" |
| label | "Yanagi Sori" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "72" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "72" |
73
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Lisa Larson" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "73" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Lisa Larson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7752 …} } } |
| validation_groups | null |
| value | "73" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8485 -form: Symfony\Component\Form\Form {#8044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8486 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_73" |
| label | "Lisa Larson" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "73" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "73" |
74
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "北欧モダン" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "74" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "北欧モダン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7762 …} } } |
| validation_groups | null |
| value | "74" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8487 -form: Symfony\Component\Form\Form {#8047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8488 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_74" |
| label | "北欧モダン" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "74" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "74" |
75
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Mario Botta" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "75" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mario Botta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7773 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7772 …} } } |
| validation_groups | null |
| value | "75" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8489 -form: Symfony\Component\Form\Form {#8050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8490 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_75" |
| label | "Mario Botta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "75" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "75" |
76
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Mexican" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "76" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Mexican" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7782 …} } } |
| validation_groups | null |
| value | "76" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8491 -form: Symfony\Component\Form\Form {#8053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8492 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_76" |
| label | "Mexican" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "76" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "76" |
77
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "スチール" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "77" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "スチール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7793 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7792 …} } } |
| validation_groups | null |
| value | "77" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8493 -form: Symfony\Component\Form\Form {#8056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8494 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_77" |
| label | "スチール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "77" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "77" |
78
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "French" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "78" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "French" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7802 …} } } |
| validation_groups | null |
| value | "78" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8495 -form: Symfony\Component\Form\Form {#8059 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8496 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_78" |
| label | "French" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "78" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "78" |
79
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "漆" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "79" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "漆" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7812 …} } } |
| validation_groups | null |
| value | "79" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8497 -form: Symfony\Component\Form\Form {#8062 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8498 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_79" |
| label | "漆" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "79" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "79" |
80
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "ウール" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "80" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "ウール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7822 …} } } |
| validation_groups | null |
| value | "80" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8499 -form: Symfony\Component\Form\Form {#8065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8500 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_80" |
| label | "ウール" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "80" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "80" |
82
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "刺繍" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "82" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "刺繍" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7832 …} } } |
| validation_groups | null |
| value | "82" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8501 -form: Symfony\Component\Form\Form {#8068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8502 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_82" |
| label | "刺繍" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "82" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "82" |
83
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Beige" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "83" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Beige" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7842 …} } } |
| validation_groups | null |
| value | "83" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8503 -form: Symfony\Component\Form\Form {#8071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8504 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_83" |
| label | "Beige" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "83" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "83" |
86
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "竹" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| required | false |
false
|
| translation_domain | false |
false
|
| value | "86" |
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 | "entry" |
| 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 {#1682 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1683 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1680 …} -namespace: Closure() {#1678 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4717 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4716 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#4719 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "竹" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#7853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4090 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#753 …} $translationDomain: "validators" $message: Closure() {#7852 …} } } |
| validation_groups | null |
| value | "86" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tag_entry" ] |
| cache_key | "_tag_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8505 -form: Symfony\Component\Form\Form {#8074 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8506 …5} |
| full_name | "tag[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag_86" |
| label | "竹" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "86" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_tag_entry" |
| valid | true |
| value | "86" |