- 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) {#4133 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 {#4130 +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 {#4131 +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 {#4128 +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 {#4129 +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 {#4128 +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 {#4129 +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 {#4128 +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 {#4129 +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 {#4128 +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 {#4129 +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 {#4130 +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 {#4131 +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 {#4130 +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 {#4131 +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 {#4130 +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 {#4131 +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 {#4331 …} } |
| 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 {#4262 +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 {#4262 +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 {#4262 +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 {#4262 +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 {#4262 +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 {#4262 +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 {#4262 +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 {#4282 +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 {#4282 +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 {#4282 +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 {#4282 +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-02-28" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4117 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2026-02-28" +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-02-28" +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 {#4331 …} } |
| 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 {#4331 …} } |
| 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 {#4331 …} } |
| 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 {#4389 +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 {#4395 +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 {#4331 …} } |
| 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 {#4711 …} } |
| 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 {#4711 …} } |
| 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 {#4711 …} } |
| 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 {#4711 …} } |
| 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 {#4331 …} } |
| 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 {#4120 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4120 +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 {#4120 +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 {#4331 …} } |
| 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 {#4711 …} } |
| 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 {#4711 …} } |
| 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 {#4711 …} } |
| 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 | "edb0.w8QwCpfP8fdEkyqT1XnqQxRE6WDWoucto2Ro53rx32s.lLNGZdyBiY8s_Gzfsja1dlgAsw_j2KZllyoKtCmEih6bg2lep4qgmHGmcw" |
| 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 | "edb0.w8QwCpfP8fdEkyqT1XnqQxRE6WDWoucto2Ro53rx32s.lLNGZdyBiY8s_Gzfsja1dlgAsw_j2KZllyoKtCmEih6bg2lep4qgmHGmcw" |
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 | "edb0.w8QwCpfP8fdEkyqT1XnqQxRE6WDWoucto2Ro53rx32s.lLNGZdyBiY8s_Gzfsja1dlgAsw_j2KZllyoKtCmEih6bg2lep4qgmHGmcw" |
| 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 | "edb0.w8QwCpfP8fdEkyqT1XnqQxRE6WDWoucto2Ro53rx32s.lLNGZdyBiY8s_Gzfsja1dlgAsw_j2KZllyoKtCmEih6bg2lep4qgmHGmcw" |
| 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 | "edb0.w8QwCpfP8fdEkyqT1XnqQxRE6WDWoucto2Ro53rx32s.lLNGZdyBiY8s_Gzfsja1dlgAsw_j2KZllyoKtCmEih6bg2lep4qgmHGmcw" |
(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 {#8324 -form: Symfony\Component\Form\Form {#7378 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8325 …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: 147 -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: 146 -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: 145 -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: 144 -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: 143 -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: 142 -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: 141 -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: 55 -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: 54 -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: 140 -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: 56 -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: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -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: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6070 date: 2024-03-20 11:47:32.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: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6084 date: 2024-03-20 11:47:47.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: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6091 date: 2024-03-20 11:48:01.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: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6098 date: 2024-03-20 11:48:16.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: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6105 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6113 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6112 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -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 {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6119 date: 2024-03-20 11:50:13.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: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6133 date: 2024-03-20 11:50:13.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: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#6139 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6140 date: 2024-03-20 11:50:13.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: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#6146 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6147 date: 2024-03-20 11:50:13.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: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6025 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6154 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6169 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6168 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6175 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6183 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#6181 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6182 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6190 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#6082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6081 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6195 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6188 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6189 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6196 …} -Children: Doctrine\ORM\PersistentCollection {#6199 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6202 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6203 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6209 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6210 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6216 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6217 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6223 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6224 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6230 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#6200 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6201 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6231 …} -Children: Doctrine\ORM\PersistentCollection {#6234 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6237 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6236 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6238 …} -Children: Doctrine\ORM\PersistentCollection {#6241 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6246 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6166 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6251 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6242 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6243 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6256 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6245 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6266 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6274 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6273 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6280 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6286 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6287 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6295 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6263 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6264 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6300 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6294 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6301 …} -Children: Doctrine\ORM\PersistentCollection {#6304 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6309 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6308 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6314 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6315 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6322 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6328 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6329 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#6335 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6336 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6344 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#6342 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6343 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6306 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6356 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6350 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6357 …} -Children: Doctrine\ORM\PersistentCollection {#6360 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6365 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6364 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6371 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6377 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6378 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6386 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6384 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6385 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6387 …} -Children: Doctrine\ORM\PersistentCollection {#6390 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6393 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6361 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6362 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6398 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6391 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6392 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -Children: Doctrine\ORM\PersistentCollection {#6402 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6407 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6405 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6406 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6414 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6412 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6413 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6421 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#6403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6404 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6419 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6420 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6435 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6433 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6434 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6442 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6440 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6441 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6449 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150829 {#6447 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6448 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6456 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150829 {#6454 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6455 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6457 …} -Children: Doctrine\ORM\PersistentCollection {#6460 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6463 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150829 {#6461 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6462 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6470 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150829 {#6468 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6469 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6477 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1723541106 {#6475 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6476 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6484 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#6482 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6483 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6491 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1771209575 {#6261 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6262 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6496 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1771225883 {#6431 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6432 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6501 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 136 -create_date: DateTime @1771226110 {#6489 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6490 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6512 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 135 -create_date: DateTime @1771226098 {#6510 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6511 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6519 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1771225875 {#6131 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6130 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6524 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 133 -create_date: DateTime @1771226157 {#6517 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6518 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6533 -id: 238 -name: "茶器" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1771226135 {#6531 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226135 {#6532 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6540 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1771226130 {#6538 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6539 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1771225866 {#6529 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6530 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6554 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1771225856 {#6550 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6551 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 128 -create_date: DateTime @1771226268 {#6552 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6553 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6568 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226253 {#6566 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6567 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6575 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226235 {#6573 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#6574 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6582 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226211 {#6580 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6581 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6589 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225845 {#6507 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6506 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 123 -create_date: DateTime @1771226316 {#6587 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6588 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6603 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226305 {#6601 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6602 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 229 -name: "グラス" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1771225834 {#6509 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225834 {#6508 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226394 {#6608 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6609 date: 2026-02-16 16:19:54.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 {#6624 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226357 {#6622 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6623 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 118 -create_date: DateTime @1771226338 {#6629 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#6630 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6636 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1771225823 {#6620 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6621 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6643 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1771209609 {#6565 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6564 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6648 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1771225230 {#6641 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6642 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6657 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1771225248 {#6655 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6656 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6658 …} -Children: Doctrine\ORM\PersistentCollection {#6661 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6664 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1771225267 {#6662 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6663 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6671 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1771225315 {#6669 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6670 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6678 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225341 {#6676 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6677 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6679 …} -Children: Doctrine\ORM\PersistentCollection {#6682 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6685 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1771225364 {#6683 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6684 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6686 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6692 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225390 {#6690 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6691 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6696 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6699 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1771209639 {#6653 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6654 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6700 …} -Children: Doctrine\ORM\PersistentCollection {#6703 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6704 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225728 {#6697 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6698 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6713 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225719 {#6711 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6712 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6714 …} -Children: Doctrine\ORM\PersistentCollection {#6717 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6720 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225710 {#6718 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6719 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6727 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225699 {#6725 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6726 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -Children: Doctrine\ORM\PersistentCollection {#6731 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6734 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225691 {#6732 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6733 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6741 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209688 {#6709 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6710 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6742 …} -Children: Doctrine\ORM\PersistentCollection {#6745 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6746 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225484 {#6739 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6740 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6755 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225491 {#6753 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6754 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6762 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225506 {#6760 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6761 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6763 …} -Children: Doctrine\ORM\PersistentCollection {#6766 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6769 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1770879850 {#6751 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6752 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6770 …} -Children: Doctrine\ORM\PersistentCollection {#6773 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6774 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6767 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6768 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6783 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6781 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6782 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6790 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6788 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6789 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6791 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6797 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#6779 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6780 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6798 …} -Children: Doctrine\ORM\PersistentCollection {#6801 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6802 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#6795 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6796 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6811 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#6809 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6810 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6812 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6818 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#6816 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6817 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6825 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#6823 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6824 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6826 …} -Children: Doctrine\ORM\PersistentCollection {#6829 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6832 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6600 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6599 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6833 …} -Children: Doctrine\ORM\PersistentCollection {#6836 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6837 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6830 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6831 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6846 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6844 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6845 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -Children: Doctrine\ORM\PersistentCollection {#6850 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6853 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6851 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6852 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6862 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6842 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6843 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6867 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6858 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6859 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6868 …} -Children: Doctrine\ORM\PersistentCollection {#6871 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6872 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6860 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6883 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6881 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6882 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6890 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6888 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6889 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6897 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6879 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6880 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6902 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6895 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6896 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6911 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6909 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6910 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1682150829 {#6908 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6907 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6919 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150829 {#6808 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6807 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6877} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } ] |
[ Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 147 -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: 146 -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: 145 -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: 144 -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: 143 -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: 142 -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: 141 -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: 55 -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: 54 -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: 140 -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: 56 -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: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -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: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6070 date: 2024-03-20 11:47:32.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: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6084 date: 2024-03-20 11:47:47.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: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6091 date: 2024-03-20 11:48:01.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: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6098 date: 2024-03-20 11:48:16.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: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6105 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6113 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6112 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -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 {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6119 date: 2024-03-20 11:50:13.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: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6133 date: 2024-03-20 11:50:13.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: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#6139 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6140 date: 2024-03-20 11:50:13.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: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#6146 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6147 date: 2024-03-20 11:50:13.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: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6025 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6154 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6169 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6168 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6175 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6183 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#6181 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6182 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6190 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#6082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6081 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6195 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6188 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6189 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6196 …} -Children: Doctrine\ORM\PersistentCollection {#6199 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6202 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6203 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6209 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6210 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6216 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6217 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6223 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6224 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6230 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#6200 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6201 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6231 …} -Children: Doctrine\ORM\PersistentCollection {#6234 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6237 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6236 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6238 …} -Children: Doctrine\ORM\PersistentCollection {#6241 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6246 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6166 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6251 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6242 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6243 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6256 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6245 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6266 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6274 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6273 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6280 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6286 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6287 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6295 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6263 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6264 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6300 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6294 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6301 …} -Children: Doctrine\ORM\PersistentCollection {#6304 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6309 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6308 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6314 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6315 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6322 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6328 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6329 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#6335 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6336 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6344 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#6342 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6343 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6306 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6356 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6350 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6357 …} -Children: Doctrine\ORM\PersistentCollection {#6360 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6365 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6364 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6371 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6377 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6378 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6386 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6384 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6385 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6387 …} -Children: Doctrine\ORM\PersistentCollection {#6390 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6393 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6361 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6362 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6398 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6391 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6392 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -Children: Doctrine\ORM\PersistentCollection {#6402 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6407 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6405 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6406 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6414 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6412 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6413 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6421 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#6403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6404 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6419 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6420 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6435 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6433 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6434 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6442 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6440 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6441 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6449 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150829 {#6447 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6448 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6456 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150829 {#6454 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6455 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6457 …} -Children: Doctrine\ORM\PersistentCollection {#6460 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6463 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150829 {#6461 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6462 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6470 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150829 {#6468 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6469 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6477 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1723541106 {#6475 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6476 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6484 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#6482 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6483 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6491 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1771209575 {#6261 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6262 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6496 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1771225883 {#6431 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6432 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6501 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 136 -create_date: DateTime @1771226110 {#6489 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6490 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6512 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 135 -create_date: DateTime @1771226098 {#6510 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6511 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6519 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1771225875 {#6131 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6130 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6524 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 133 -create_date: DateTime @1771226157 {#6517 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6518 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6533 -id: 238 -name: "茶器" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1771226135 {#6531 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226135 {#6532 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6540 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1771226130 {#6538 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6539 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1771225866 {#6529 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6530 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6554 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1771225856 {#6550 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6551 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 128 -create_date: DateTime @1771226268 {#6552 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6553 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6568 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226253 {#6566 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6567 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6575 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226235 {#6573 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#6574 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6582 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226211 {#6580 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6581 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6589 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225845 {#6507 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6506 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 123 -create_date: DateTime @1771226316 {#6587 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6588 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6603 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226305 {#6601 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6602 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 229 -name: "グラス" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1771225834 {#6509 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225834 {#6508 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226394 {#6608 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6609 date: 2026-02-16 16:19:54.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 {#6624 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226357 {#6622 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6623 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 118 -create_date: DateTime @1771226338 {#6629 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#6630 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6636 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1771225823 {#6620 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6621 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6643 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1771209609 {#6565 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6564 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6648 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1771225230 {#6641 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6642 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6657 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1771225248 {#6655 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6656 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6658 …} -Children: Doctrine\ORM\PersistentCollection {#6661 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6664 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1771225267 {#6662 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6663 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6671 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1771225315 {#6669 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6670 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6678 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225341 {#6676 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6677 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6679 …} -Children: Doctrine\ORM\PersistentCollection {#6682 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6685 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1771225364 {#6683 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6684 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6686 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6692 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225390 {#6690 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6691 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6696 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6699 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1771209639 {#6653 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6654 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6700 …} -Children: Doctrine\ORM\PersistentCollection {#6703 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6704 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225728 {#6697 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6698 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6713 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225719 {#6711 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6712 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6714 …} -Children: Doctrine\ORM\PersistentCollection {#6717 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6720 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225710 {#6718 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6719 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6727 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225699 {#6725 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6726 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -Children: Doctrine\ORM\PersistentCollection {#6731 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6734 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225691 {#6732 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6733 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6741 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209688 {#6709 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6710 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6742 …} -Children: Doctrine\ORM\PersistentCollection {#6745 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6746 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225484 {#6739 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6740 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6755 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225491 {#6753 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6754 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6762 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225506 {#6760 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6761 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6763 …} -Children: Doctrine\ORM\PersistentCollection {#6766 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6769 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1770879850 {#6751 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6752 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6770 …} -Children: Doctrine\ORM\PersistentCollection {#6773 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6774 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6767 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6768 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6783 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6781 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6782 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6790 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6788 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6789 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6791 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6797 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#6779 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6780 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6798 …} -Children: Doctrine\ORM\PersistentCollection {#6801 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6802 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#6795 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6796 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6811 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#6809 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6810 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6812 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6818 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#6816 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6817 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6825 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#6823 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6824 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6826 …} -Children: Doctrine\ORM\PersistentCollection {#6829 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6832 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6600 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6599 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6833 …} -Children: Doctrine\ORM\PersistentCollection {#6836 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6837 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6830 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6831 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6846 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6844 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6845 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -Children: Doctrine\ORM\PersistentCollection {#6850 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6853 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6851 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6852 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6862 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6842 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6843 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6867 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6858 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6859 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6868 …} -Children: Doctrine\ORM\PersistentCollection {#6871 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6872 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6860 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6883 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6881 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6882 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6890 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6888 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6889 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6897 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6879 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6880 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6902 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6895 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6896 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6911 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6909 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6910 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1682150829 {#6908 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6907 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6919 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150829 {#6808 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6807 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6877} -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: 147 -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: 146 -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: 145 -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: 144 -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: 143 -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: 142 -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: 141 -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: 55 -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: 54 -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: 140 -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: 56 -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: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -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: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6070 date: 2024-03-20 11:47:32.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: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6084 date: 2024-03-20 11:47:47.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: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6091 date: 2024-03-20 11:48:01.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: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6098 date: 2024-03-20 11:48:16.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: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6105 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6113 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6112 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6120 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -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 {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6125 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6119 date: 2024-03-20 11:50:13.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: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6133 date: 2024-03-20 11:50:13.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: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#6139 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6140 date: 2024-03-20 11:50:13.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: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#6146 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6147 date: 2024-03-20 11:50:13.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: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6025 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6160 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6154 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6169 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6168 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6176 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6175 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6183 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#6181 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6182 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6190 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#6082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6081 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6195 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6188 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6189 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6196 …} -Children: Doctrine\ORM\PersistentCollection {#6199 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6204 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6202 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6203 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6211 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6209 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6210 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6218 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6216 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6217 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6225 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6223 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6224 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6230 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#6200 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6201 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6231 …} -Children: Doctrine\ORM\PersistentCollection {#6234 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6237 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6236 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6238 …} -Children: Doctrine\ORM\PersistentCollection {#6241 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6246 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6166 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6251 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6242 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6243 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6256 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6245 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6267 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6266 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6274 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6273 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6281 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6280 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6288 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6286 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6287 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6295 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6263 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6264 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6300 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6294 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6301 …} -Children: Doctrine\ORM\PersistentCollection {#6304 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6309 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6308 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6316 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6314 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6315 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6323 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6322 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6330 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6328 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6329 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6337 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#6335 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6336 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6344 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#6342 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6343 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6351 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6306 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6356 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6350 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6357 …} -Children: Doctrine\ORM\PersistentCollection {#6360 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6365 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6364 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6372 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6371 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6379 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6377 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6378 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6386 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6384 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6385 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6387 …} -Children: Doctrine\ORM\PersistentCollection {#6390 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6393 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6361 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6362 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6398 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6391 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6392 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -Children: Doctrine\ORM\PersistentCollection {#6402 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6407 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6405 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6406 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6414 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6412 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6413 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6421 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#6403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6404 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6426 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6419 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6420 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6435 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6433 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6434 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6442 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6440 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6441 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6449 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150829 {#6447 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6448 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6456 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150829 {#6454 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6455 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6457 …} -Children: Doctrine\ORM\PersistentCollection {#6460 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6463 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150829 {#6461 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6462 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6470 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150829 {#6468 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6469 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6477 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1723541106 {#6475 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6476 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6484 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#6482 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6483 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6491 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1771209575 {#6261 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6262 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6496 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1771225883 {#6431 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6432 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6501 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 136 -create_date: DateTime @1771226110 {#6489 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6490 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6512 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 135 -create_date: DateTime @1771226098 {#6510 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6511 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6519 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1771225875 {#6131 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6130 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6524 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 133 -create_date: DateTime @1771226157 {#6517 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6518 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6533 -id: 238 -name: "茶器" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1771226135 {#6531 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226135 {#6532 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6540 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1771226130 {#6538 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6539 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6545 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1771225866 {#6529 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6530 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6554 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1771225856 {#6550 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6551 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6559 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 128 -create_date: DateTime @1771226268 {#6552 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6553 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6568 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226253 {#6566 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6567 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6575 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226235 {#6573 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#6574 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6582 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226211 {#6580 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6581 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6589 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225845 {#6507 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6506 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6594 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 123 -create_date: DateTime @1771226316 {#6587 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6588 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6603 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226305 {#6601 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6602 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6610 -id: 229 -name: "グラス" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1771225834 {#6509 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225834 {#6508 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6615 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226394 {#6608 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6609 date: 2026-02-16 16:19:54.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 {#6624 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226357 {#6622 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6623 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6631 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 118 -create_date: DateTime @1771226338 {#6629 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#6630 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6636 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1771225823 {#6620 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6621 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6643 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1771209609 {#6565 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6564 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6648 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1771225230 {#6641 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6642 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6657 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1771225248 {#6655 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6656 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6658 …} -Children: Doctrine\ORM\PersistentCollection {#6661 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6664 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1771225267 {#6662 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6663 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6671 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1771225315 {#6669 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6670 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6678 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225341 {#6676 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6677 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6679 …} -Children: Doctrine\ORM\PersistentCollection {#6682 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6685 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1771225364 {#6683 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6684 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6686 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6692 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225390 {#6690 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6691 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6696 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6699 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1771209639 {#6653 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6654 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6700 …} -Children: Doctrine\ORM\PersistentCollection {#6703 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6704 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225728 {#6697 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6698 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6713 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225719 {#6711 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6712 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6714 …} -Children: Doctrine\ORM\PersistentCollection {#6717 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6720 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225710 {#6718 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6719 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6727 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225699 {#6725 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6726 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -Children: Doctrine\ORM\PersistentCollection {#6731 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6734 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225691 {#6732 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6733 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6741 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209688 {#6709 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6710 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6742 …} -Children: Doctrine\ORM\PersistentCollection {#6745 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6746 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225484 {#6739 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6740 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6755 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225491 {#6753 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6754 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6762 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225506 {#6760 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6761 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6763 …} -Children: Doctrine\ORM\PersistentCollection {#6766 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6769 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1770879850 {#6751 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6752 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6770 …} -Children: Doctrine\ORM\PersistentCollection {#6773 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6774 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6767 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6768 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6783 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6781 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6782 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6790 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6788 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6789 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6791 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6797 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#6779 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6780 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6798 …} -Children: Doctrine\ORM\PersistentCollection {#6801 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6802 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#6795 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6796 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6811 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#6809 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6810 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6812 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6818 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#6816 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6817 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6825 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#6823 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6824 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6826 …} -Children: Doctrine\ORM\PersistentCollection {#6829 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6832 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6600 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6599 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6833 …} -Children: Doctrine\ORM\PersistentCollection {#6836 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6837 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6830 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6831 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6846 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6844 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6845 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -Children: Doctrine\ORM\PersistentCollection {#6850 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6853 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6851 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6852 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6862 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6842 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6843 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6867 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6858 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6859 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6868 …} -Children: Doctrine\ORM\PersistentCollection {#6871 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6872 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6860 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6883 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6881 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6882 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6890 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6888 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6889 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6897 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6879 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6880 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6902 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6895 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6896 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6911 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6909 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6910 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6877 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1682150829 {#6908 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6907 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } Eccube\Entity\Category {#6919 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150829 {#6808 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6807 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6877} -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 {#8344 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#5695 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 147 -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 {#8346 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#5938 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 146 -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 {#8345 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#5931 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 145 -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 {#8490 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#5918 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 144 -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 {#8491 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#5913 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 143 -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 {#8492 +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 {#8493 +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 {#8494 +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 {#8495 +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 {#8496 +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 {#8497 +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 {#8498 +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 {#8499 +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 {#8500 +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 {#8501 +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 {#8502 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#6008 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 142 -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 {#8503 +label: " キャンドルホルダー・フレグランス" +value: "249" +data: Eccube\Entity\Category {#6013 -id: 249 -name: "キャンドルホルダー・フレグランス" -hierarchy: 3 -sort_no: 141 -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 {#8504 +label: " キャンドル・ホルダー" +value: "250" +data: Eccube\Entity\Category {#6018 -id: 250 -name: "キャンドル・ホルダー" -hierarchy: 4 -sort_no: 55 -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 {#8505 +label: " フレグランス・ボトル" +value: "251" +data: Eccube\Entity\Category {#6029 -id: 251 -name: "フレグランス・ボトル" -hierarchy: 4 -sort_no: 54 -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 {#8506 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#6036 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 140 -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 {#8507 +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 {#8508 +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 {#8509 +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 {#8510 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#6062 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 56 -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: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8511 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#6071 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 53 -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: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8512 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#6076 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1682150828 {#6069 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6070 date: 2024-03-20 11:47:32.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: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#6085 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6083 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6084 date: 2024-03-20 11:47:47.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: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#6092 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1682150828 {#6090 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6091 date: 2024-03-20 11:48:01.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: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#6099 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1682150828 {#6097 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6098 date: 2024-03-20 11:48:16.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: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#6106 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1682150828 {#6104 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6105 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6107 …} -Children: Doctrine\ORM\PersistentCollection {#6110 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#6113 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1682150828 {#6111 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6112 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6114 …} -Children: Doctrine\ORM\PersistentCollection {#6117 …} -Parent: Eccube\Entity\Category {#6071} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#6120 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 52 -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 {#6121 …} -Children: Doctrine\ORM\PersistentCollection {#6124 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#6125 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6118 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6119 date: 2024-03-20 11:50:13.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: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#6134 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6132 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6133 date: 2024-03-20 11:50:13.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: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8521 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#6141 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1682150828 {#6139 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6140 date: 2024-03-20 11:50:13.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: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8522 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#6148 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1710903008 {#6146 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6147 date: 2024-03-20 11:50:13.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: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8523 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#6155 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6026 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6025 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6156 …} -Children: Doctrine\ORM\PersistentCollection {#6159 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8524 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#6160 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6153 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6154 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -Children: Doctrine\ORM\PersistentCollection {#6164 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8525 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#6169 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6167 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6168 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6170 …} -Children: Doctrine\ORM\PersistentCollection {#6173 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#6176 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6174 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6175 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6177 …} -Children: Doctrine\ORM\PersistentCollection {#6180 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#6183 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710903130 {#6181 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6182 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -Children: Doctrine\ORM\PersistentCollection {#6187 …} -Parent: Eccube\Entity\Category {#6155} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#6190 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1682150828 {#6082 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6081 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -Children: Doctrine\ORM\PersistentCollection {#6194 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8529 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#6195 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903155 {#6188 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6189 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6196 …} -Children: Doctrine\ORM\PersistentCollection {#6199 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8530 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#6204 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903165 {#6202 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6203 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6205 …} -Children: Doctrine\ORM\PersistentCollection {#6208 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8531 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#6211 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903174 {#6209 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6210 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -Children: Doctrine\ORM\PersistentCollection {#6215 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#6218 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1710903182 {#6216 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6217 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6219 …} -Children: Doctrine\ORM\PersistentCollection {#6222 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#6225 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710903184 {#6223 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6224 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6226 …} -Children: Doctrine\ORM\PersistentCollection {#6229 …} -Parent: Eccube\Entity\Category {#6190} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +label: " ボックス・収納" +value: "252" +data: Eccube\Entity\Category {#6230 -id: 252 -name: "ボックス・収納" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1771914280 {#6200 date: 2026-02-24 15:24:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6201 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6231 …} -Children: Doctrine\ORM\PersistentCollection {#6234 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +label: " 時計・ミラー・その他" +value: "24" +data: Eccube\Entity\Category {#6237 -id: 24 -name: "時計・ミラー・その他" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6235 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771914326 {#6236 date: 2026-02-24 15:25:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6238 …} -Children: Doctrine\ORM\PersistentCollection {#6241 …} -Parent: Eccube\Entity\Category {#6008} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#6246 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1682150828 {#6165 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6166 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6247 …} -Children: Doctrine\ORM\PersistentCollection {#6250 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#6251 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6242 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6243 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -Children: Doctrine\ORM\PersistentCollection {#6255 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#6256 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6244 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6245 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -Children: Doctrine\ORM\PersistentCollection {#6260 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#6267 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6265 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6266 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6268 …} -Children: Doctrine\ORM\PersistentCollection {#6271 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#6274 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6272 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6273 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6275 …} -Children: Doctrine\ORM\PersistentCollection {#6278 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8541 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#6281 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6279 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6280 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6282 …} -Children: Doctrine\ORM\PersistentCollection {#6285 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8542 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#6288 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6286 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6287 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6289 …} -Children: Doctrine\ORM\PersistentCollection {#6292 …} -Parent: Eccube\Entity\Category {#6251} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8543 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#6295 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6263 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6264 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6296 …} -Children: Doctrine\ORM\PersistentCollection {#6299 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8544 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#6300 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6293 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6294 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6301 …} -Children: Doctrine\ORM\PersistentCollection {#6304 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8545 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#6309 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6307 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6308 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -Children: Doctrine\ORM\PersistentCollection {#6313 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8546 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#6316 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6314 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6315 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6317 …} -Children: Doctrine\ORM\PersistentCollection {#6320 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8547 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#6323 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6321 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6322 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6324 …} -Children: Doctrine\ORM\PersistentCollection {#6327 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8548 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#6330 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6328 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6329 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -Children: Doctrine\ORM\PersistentCollection {#6334 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8549 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#6337 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1710903473 {#6335 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6336 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6338 …} -Children: Doctrine\ORM\PersistentCollection {#6341 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8550 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#6344 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1710903477 {#6342 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6343 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6345 …} -Children: Doctrine\ORM\PersistentCollection {#6348 …} -Parent: Eccube\Entity\Category {#6295} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8551 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#6351 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6305 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6306 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6352 …} -Children: Doctrine\ORM\PersistentCollection {#6355 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8552 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#6356 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6349 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6350 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6357 …} -Children: Doctrine\ORM\PersistentCollection {#6360 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8553 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#6365 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6363 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6364 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6366 …} -Children: Doctrine\ORM\PersistentCollection {#6369 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8554 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#6372 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6370 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6371 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6373 …} -Children: Doctrine\ORM\PersistentCollection {#6376 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8555 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#6379 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6377 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6378 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6380 …} -Children: Doctrine\ORM\PersistentCollection {#6383 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8556 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#6386 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6384 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6385 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6387 …} -Children: Doctrine\ORM\PersistentCollection {#6390 …} -Parent: Eccube\Entity\Category {#6351} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8557 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#6393 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6361 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6362 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6394 …} -Children: Doctrine\ORM\PersistentCollection {#6397 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8558 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#6398 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6391 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6392 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -Children: Doctrine\ORM\PersistentCollection {#6402 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8559 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#6407 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6405 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6406 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6408 …} -Children: Doctrine\ORM\PersistentCollection {#6411 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8560 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#6414 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6412 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6413 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6415 …} -Children: Doctrine\ORM\PersistentCollection {#6418 …} -Parent: Eccube\Entity\Category {#6393} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8561 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#6421 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#6403 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6404 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -Children: Doctrine\ORM\PersistentCollection {#6425 …} -Parent: Eccube\Entity\Category {#6246} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8562 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#6426 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6419 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6420 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -Children: Doctrine\ORM\PersistentCollection {#6430 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8563 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#6435 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6433 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6434 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8564 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#6442 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6440 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6441 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6443 …} -Children: Doctrine\ORM\PersistentCollection {#6446 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8565 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#6449 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150829 {#6447 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6448 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -Children: Doctrine\ORM\PersistentCollection {#6453 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8566 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#6456 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150829 {#6454 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6455 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6457 …} -Children: Doctrine\ORM\PersistentCollection {#6460 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8567 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#6463 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150829 {#6461 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6462 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6464 …} -Children: Doctrine\ORM\PersistentCollection {#6467 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8568 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#6470 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1682150829 {#6468 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6469 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6471 …} -Children: Doctrine\ORM\PersistentCollection {#6474 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8569 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#6477 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1723541106 {#6475 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6476 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -Children: Doctrine\ORM\PersistentCollection {#6481 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8570 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#6484 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1682150829 {#6482 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6483 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6485 …} -Children: Doctrine\ORM\PersistentCollection {#6488 …} -Parent: Eccube\Entity\Category {#6421} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8571 +label: " テーブルウエア" +value: "205" +data: Eccube\Entity\Category {#6491 -id: 205 -name: "テーブルウエア" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1771209575 {#6261 date: 2026-02-16 11:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6262 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6492 …} -Children: Doctrine\ORM\PersistentCollection {#6495 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8572 +label: " 洋食器" +value: "234" +data: Eccube\Entity\Category {#6496 -id: 234 -name: "洋食器" -hierarchy: 3 -sort_no: 137 -create_date: DateTime @1771225883 {#6431 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225883 {#6432 date: 2026-02-16 16:11:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -Children: Doctrine\ORM\PersistentCollection {#6500 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8573 +label: " プレート" +value: "236" +data: Eccube\Entity\Category {#6501 -id: 236 -name: "プレート" -hierarchy: 4 -sort_no: 136 -create_date: DateTime @1771226110 {#6489 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226110 {#6490 date: 2026-02-16 16:15:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8574 +label: " ボウル" +value: "235" +data: Eccube\Entity\Category {#6512 -id: 235 -name: "ボウル" -hierarchy: 4 -sort_no: 135 -create_date: DateTime @1771226098 {#6510 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226098 {#6511 date: 2026-02-16 16:14:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6513 …} -Children: Doctrine\ORM\PersistentCollection {#6516 …} -Parent: Eccube\Entity\Category {#6496} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8575 +label: " 和食器" +value: "233" +data: Eccube\Entity\Category {#6519 -id: 233 -name: "和食器" -hierarchy: 3 -sort_no: 134 -create_date: DateTime @1771225875 {#6131 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225875 {#6130 date: 2026-02-16 16:11:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6520 …} -Children: Doctrine\ORM\PersistentCollection {#6523 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8576 +label: " 皿・小鉢・椀" +value: "239" +data: Eccube\Entity\Category {#6524 -id: 239 -name: "皿・小鉢・椀" -hierarchy: 4 -sort_no: 133 -create_date: DateTime @1771226157 {#6517 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226157 {#6518 date: 2026-02-16 16:15:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6525 …} -Children: Doctrine\ORM\PersistentCollection {#6528 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8577 +label: " 茶器" +value: "238" +data: Eccube\Entity\Category {#6533 -id: 238 -name: "茶器" -hierarchy: 4 -sort_no: 132 -create_date: DateTime @1771226135 {#6531 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226135 {#6532 date: 2026-02-16 16:15:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6534 …} -Children: Doctrine\ORM\PersistentCollection {#6537 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8578 +label: " その他" +value: "237" +data: Eccube\Entity\Category {#6540 -id: 237 -name: "その他" -hierarchy: 4 -sort_no: 131 -create_date: DateTime @1771226130 {#6538 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226130 {#6539 date: 2026-02-16 16:15:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -Children: Doctrine\ORM\PersistentCollection {#6544 …} -Parent: Eccube\Entity\Category {#6519} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8579 +label: " ケーキスタンド・コンポート" +value: "232" +data: Eccube\Entity\Category {#6545 -id: 232 -name: "ケーキスタンド・コンポート" -hierarchy: 3 -sort_no: 130 -create_date: DateTime @1771225866 {#6529 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225866 {#6530 date: 2026-02-16 16:11:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8580 +label: " コーヒー・ティー" +value: "231" +data: Eccube\Entity\Category {#6554 -id: 231 -name: "コーヒー・ティー" -hierarchy: 3 -sort_no: 129 -create_date: DateTime @1771225856 {#6550 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225856 {#6551 date: 2026-02-16 16:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6555 …} -Children: Doctrine\ORM\PersistentCollection {#6558 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8581 +label: " カップアンドソーサー" +value: "243" +data: Eccube\Entity\Category {#6559 -id: 243 -name: "カップアンドソーサー" -hierarchy: 4 -sort_no: 128 -create_date: DateTime @1771226268 {#6552 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226268 {#6553 date: 2026-02-16 16:17:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6560 …} -Children: Doctrine\ORM\PersistentCollection {#6563 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8582 +label: " マグ・カップ" +value: "242" +data: Eccube\Entity\Category {#6568 -id: 242 -name: "マグ・カップ" -hierarchy: 4 -sort_no: 127 -create_date: DateTime @1771226253 {#6566 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226253 {#6567 date: 2026-02-16 16:17:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -Children: Doctrine\ORM\PersistentCollection {#6572 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8583 +label: " ティーポット" +value: "241" +data: Eccube\Entity\Category {#6575 -id: 241 -name: "ティーポット" -hierarchy: 4 -sort_no: 126 -create_date: DateTime @1771226235 {#6573 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226235 {#6574 date: 2026-02-16 16:17:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6576 …} -Children: Doctrine\ORM\PersistentCollection {#6579 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8584 +label: " コーヒー・ティー関連" +value: "240" +data: Eccube\Entity\Category {#6582 -id: 240 -name: "コーヒー・ティー関連" -hierarchy: 4 -sort_no: 125 -create_date: DateTime @1771226211 {#6580 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226211 {#6581 date: 2026-02-16 16:16:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6583 …} -Children: Doctrine\ORM\PersistentCollection {#6586 …} -Parent: Eccube\Entity\Category {#6554} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8585 +label: " テーブルクロス" +value: "230" +data: Eccube\Entity\Category {#6589 -id: 230 -name: "テーブルクロス" -hierarchy: 3 -sort_no: 124 -create_date: DateTime @1771225845 {#6507 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225845 {#6506 date: 2026-02-16 16:10:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6590 …} -Children: Doctrine\ORM\PersistentCollection {#6593 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8586 +label: " テーブルクロス" +value: "245" +data: Eccube\Entity\Category {#6594 -id: 245 -name: "テーブルクロス" -hierarchy: 4 -sort_no: 123 -create_date: DateTime @1771226316 {#6587 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226316 {#6588 date: 2026-02-16 16:18:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6595 …} -Children: Doctrine\ORM\PersistentCollection {#6598 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8587 +label: " ランチマット・コースター" +value: "244" +data: Eccube\Entity\Category {#6603 -id: 244 -name: "ランチマット・コースター" -hierarchy: 4 -sort_no: 122 -create_date: DateTime @1771226305 {#6601 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226305 {#6602 date: 2026-02-16 16:18:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6604 …} -Children: Doctrine\ORM\PersistentCollection {#6607 …} -Parent: Eccube\Entity\Category {#6589} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8588 +label: " グラス" +value: "229" +data: Eccube\Entity\Category {#6610 -id: 229 -name: "グラス" -hierarchy: 3 -sort_no: 121 -create_date: DateTime @1771225834 {#6509 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225834 {#6508 date: 2026-02-16 16:10:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6611 …} -Children: Doctrine\ORM\PersistentCollection {#6614 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8589 +label: " グラス" +value: "248" +data: Eccube\Entity\Category {#6615 -id: 248 -name: "グラス" -hierarchy: 4 -sort_no: 120 -create_date: DateTime @1771226394 {#6608 date: 2026-02-16 16:19:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226394 {#6609 date: 2026-02-16 16:19:54.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: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8590 +label: " ワイン・シャンパン" +value: "247" +data: Eccube\Entity\Category {#6624 -id: 247 -name: "ワイン・シャンパン" -hierarchy: 4 -sort_no: 119 -create_date: DateTime @1771226357 {#6622 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226357 {#6623 date: 2026-02-16 16:19:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6625 …} -Children: Doctrine\ORM\PersistentCollection {#6628 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8591 +label: " その他" +value: "246" +data: Eccube\Entity\Category {#6631 -id: 246 -name: "その他" -hierarchy: 4 -sort_no: 118 -create_date: DateTime @1771226338 {#6629 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771226338 {#6630 date: 2026-02-16 16:18:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6632 …} -Children: Doctrine\ORM\PersistentCollection {#6635 …} -Parent: Eccube\Entity\Category {#6610} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8592 +label: " カトラリー・箸" +value: "228" +data: Eccube\Entity\Category {#6636 -id: 228 -name: "カトラリー・箸" -hierarchy: 3 -sort_no: 117 -create_date: DateTime @1771225823 {#6620 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225823 {#6621 date: 2026-02-16 16:10:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -Children: Doctrine\ORM\PersistentCollection {#6640 …} -Parent: Eccube\Entity\Category {#6491} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8593 +label: " キッチンツール" +value: "206" +data: Eccube\Entity\Category {#6643 -id: 206 -name: "キッチンツール" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1771209609 {#6565 date: 2026-02-16 11:40:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6564 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6644 …} -Children: Doctrine\ORM\PersistentCollection {#6647 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8594 +label: " 調理器具(フライパン・鍋・ケトル・やかん)" +value: "213" +data: Eccube\Entity\Category {#6648 -id: 213 -name: "調理器具(フライパン・鍋・ケトル・やかん)" -hierarchy: 3 -sort_no: 115 -create_date: DateTime @1771225230 {#6641 date: 2026-02-16 16:00:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6642 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8595 +label: " 調理ツール(トング・サーバー・包丁・ハサミ)" +value: "214" +data: Eccube\Entity\Category {#6657 -id: 214 -name: "調理ツール(トング・サーバー・包丁・ハサミ)" -hierarchy: 3 -sort_no: 114 -create_date: DateTime @1771225248 {#6655 date: 2026-02-16 16:00:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6656 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6658 …} -Children: Doctrine\ORM\PersistentCollection {#6661 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8596 +label: " カッティングボード" +value: "215" +data: Eccube\Entity\Category {#6664 -id: 215 -name: "カッティングボード" -hierarchy: 3 -sort_no: 113 -create_date: DateTime @1771225267 {#6662 date: 2026-02-16 16:01:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6663 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -Children: Doctrine\ORM\PersistentCollection {#6668 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8597 +label: " 保存・収納(キャニスター・コンテナ)" +value: "216" +data: Eccube\Entity\Category {#6671 -id: 216 -name: "保存・収納(キャニスター・コンテナ)" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1771225315 {#6669 date: 2026-02-16 16:01:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6670 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6672 …} -Children: Doctrine\ORM\PersistentCollection {#6675 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8598 +label: " 食材・調味(スパイス・スパイスミル・醤油差し)" +value: "217" +data: Eccube\Entity\Category {#6678 -id: 217 -name: "食材・調味(スパイス・スパイスミル・醤油差し)" -hierarchy: 3 -sort_no: 111 -create_date: DateTime @1771225341 {#6676 date: 2026-02-16 16:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6677 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6679 …} -Children: Doctrine\ORM\PersistentCollection {#6682 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8599 +label: " お盆・トレイ" +value: "218" +data: Eccube\Entity\Category {#6685 -id: 218 -name: "お盆・トレイ" -hierarchy: 3 -sort_no: 110 -create_date: DateTime @1771225364 {#6683 date: 2026-02-16 16:02:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6684 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6686 …} -Children: Doctrine\ORM\PersistentCollection {#6689 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8600 +label: " その他" +value: "219" +data: Eccube\Entity\Category {#6692 -id: 219 -name: "その他" -hierarchy: 3 -sort_no: 109 -create_date: DateTime @1771225390 {#6690 date: 2026-02-16 16:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225400 {#6691 date: 2026-02-16 16:03:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6693 …} -Children: Doctrine\ORM\PersistentCollection {#6696 …} -Parent: Eccube\Entity\Category {#6643} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8601 +label: " 本・ステーショナリー" +value: "207" +data: Eccube\Entity\Category {#6699 -id: 207 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1771209639 {#6653 date: 2026-02-16 11:40:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6654 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6700 …} -Children: Doctrine\ORM\PersistentCollection {#6703 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8602 +label: " Art Book /アート" +value: "227" +data: Eccube\Entity\Category {#6704 -id: 227 -name: "Art Book /アート" -hierarchy: 3 -sort_no: 107 -create_date: DateTime @1771225728 {#6697 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225728 {#6698 date: 2026-02-16 16:08:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8603 +label: " Antique Book /アンティーク" +value: "226" +data: Eccube\Entity\Category {#6713 -id: 226 -name: "Antique Book /アンティーク" -hierarchy: 3 -sort_no: 106 -create_date: DateTime @1771225719 {#6711 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225719 {#6712 date: 2026-02-16 16:08:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6714 …} -Children: Doctrine\ORM\PersistentCollection {#6717 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8604 +label: " Disply Book /ディスプレイ" +value: "225" +data: Eccube\Entity\Category {#6720 -id: 225 -name: "Disply Book /ディスプレイ" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1771225710 {#6718 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225710 {#6719 date: 2026-02-16 16:08:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6721 …} -Children: Doctrine\ORM\PersistentCollection {#6724 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8605 +label: " 雑誌・その他" +value: "224" +data: Eccube\Entity\Category {#6727 -id: 224 -name: "雑誌・その他" -hierarchy: 3 -sort_no: 104 -create_date: DateTime @1771225699 {#6725 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225699 {#6726 date: 2026-02-16 16:08:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -Children: Doctrine\ORM\PersistentCollection {#6731 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8606 +label: " ステーショナリー" +value: "223" +data: Eccube\Entity\Category {#6734 -id: 223 -name: "ステーショナリー" -hierarchy: 3 -sort_no: 103 -create_date: DateTime @1771225691 {#6732 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225691 {#6733 date: 2026-02-16 16:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -Children: Doctrine\ORM\PersistentCollection {#6738 …} -Parent: Eccube\Entity\Category {#6699} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8607 +label: " フレーム・ポスター" +value: "208" +data: Eccube\Entity\Category {#6741 -id: 208 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1771209688 {#6709 date: 2026-02-16 11:41:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6710 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6742 …} -Children: Doctrine\ORM\PersistentCollection {#6745 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8608 +label: " フレーム" +value: "220" +data: Eccube\Entity\Category {#6746 -id: 220 -name: "フレーム" -hierarchy: 3 -sort_no: 101 -create_date: DateTime @1771225484 {#6739 date: 2026-02-16 16:04:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6740 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8609 +label: " ポスター" +value: "221" +data: Eccube\Entity\Category {#6755 -id: 221 -name: "ポスター" -hierarchy: 3 -sort_no: 100 -create_date: DateTime @1771225491 {#6753 date: 2026-02-16 16:04:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6754 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -Children: Doctrine\ORM\PersistentCollection {#6759 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8610 +label: " パネル・その他" +value: "222" +data: Eccube\Entity\Category {#6762 -id: 222 -name: "パネル・その他" -hierarchy: 3 -sort_no: 99 -create_date: DateTime @1771225506 {#6760 date: 2026-02-16 16:05:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771225512 {#6761 date: 2026-02-16 16:05:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6763 …} -Children: Doctrine\ORM\PersistentCollection {#6766 …} -Parent: Eccube\Entity\Category {#6741} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8611 +label: " バス・ランドリー" +value: "196" +data: Eccube\Entity\Category {#6769 -id: 196 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1770879850 {#6751 date: 2026-02-12 16:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6752 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6770 …} -Children: Doctrine\ORM\PersistentCollection {#6773 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8612 +label: " バス" +value: "198" +data: Eccube\Entity\Category {#6774 -id: 198 -name: "バス" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1770881257 {#6767 date: 2026-02-12 16:27:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6768 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8613 +label: " ランドリー" +value: "199" +data: Eccube\Entity\Category {#6783 -id: 199 -name: "ランドリー" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1770881277 {#6781 date: 2026-02-12 16:27:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6782 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -Children: Doctrine\ORM\PersistentCollection {#6787 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8614 +label: " トレイ・その他" +value: "200" +data: Eccube\Entity\Category {#6790 -id: 200 -name: "トレイ・その他" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1770881290 {#6788 date: 2026-02-12 16:28:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881300 {#6789 date: 2026-02-12 16:28:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6791 …} -Children: Doctrine\ORM\PersistentCollection {#6794 …} -Parent: Eccube\Entity\Category {#6769} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8615 +label: " ファブリック" +value: "197" +data: Eccube\Entity\Category {#6797 -id: 197 -name: "ファブリック" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1770879885 {#6779 date: 2026-02-12 16:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6780 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6798 …} -Children: Doctrine\ORM\PersistentCollection {#6801 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8616 +label: " クッションカバー" +value: "201" +data: Eccube\Entity\Category {#6802 -id: 201 -name: "クッションカバー" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1770881334 {#6795 date: 2026-02-12 16:28:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6796 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -Children: Doctrine\ORM\PersistentCollection {#6806 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8617 +label: " ブランケット・スロー" +value: "202" +data: Eccube\Entity\Category {#6811 -id: 202 -name: "ブランケット・スロー" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1770881377 {#6809 date: 2026-02-12 16:29:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6810 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6812 …} -Children: Doctrine\ORM\PersistentCollection {#6815 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8618 +label: " ラグ" +value: "203" +data: Eccube\Entity\Category {#6818 -id: 203 -name: "ラグ" -hierarchy: 3 -sort_no: 58 -create_date: DateTime @1770881382 {#6816 date: 2026-02-12 16:29:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6817 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8619 +label: " その他" +value: "204" +data: Eccube\Entity\Category {#6825 -id: 204 -name: "その他" -hierarchy: 3 -sort_no: 57 -create_date: DateTime @1770881386 {#6823 date: 2026-02-12 16:29:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1770881416 {#6824 date: 2026-02-12 16:30:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6826 …} -Children: Doctrine\ORM\PersistentCollection {#6829 …} -Parent: Eccube\Entity\Category {#6797} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8620 +label: " インテリアグリーン" +value: "209" +data: Eccube\Entity\Category {#6832 -id: 209 -name: "インテリアグリーン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1771209725 {#6600 date: 2026-02-16 11:42:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6599 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6833 …} -Children: Doctrine\ORM\PersistentCollection {#6836 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8621 +label: " 造花・枝・ドライフラワー" +value: "210" +data: Eccube\Entity\Category {#6837 -id: 210 -name: "造花・枝・ドライフラワー" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1771210498 {#6830 date: 2026-02-16 11:54:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6831 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8622 +label: " プランターカバー" +value: "211" +data: Eccube\Entity\Category {#6846 -id: 211 -name: "プランターカバー" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1771210516 {#6844 date: 2026-02-16 11:55:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6845 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -Children: Doctrine\ORM\PersistentCollection {#6850 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8623 +label: " ガーデニングツール" +value: "212" +data: Eccube\Entity\Category {#6853 -id: 212 -name: "ガーデニングツール" -hierarchy: 3 -sort_no: 22 -create_date: DateTime @1771210535 {#6851 date: 2026-02-16 11:55:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771210546 {#6852 date: 2026-02-16 11:55:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -Children: Doctrine\ORM\PersistentCollection {#6857 …} -Parent: Eccube\Entity\Category {#6832} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8624 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#6862 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1710901233 {#6842 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1771209783 {#6843 date: 2026-02-16 11:43:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6863 …} -Children: Doctrine\ORM\PersistentCollection {#6866 …} -Parent: Eccube\Entity\Category {#5918} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8625 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#6867 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1710902594 {#6858 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6859 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6868 …} -Children: Doctrine\ORM\PersistentCollection {#6871 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8626 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#6872 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903832 {#6860 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6861 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8627 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#6883 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6881 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6882 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6884 …} -Children: Doctrine\ORM\PersistentCollection {#6887 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8628 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#6890 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6888 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6889 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6891 …} -Children: Doctrine\ORM\PersistentCollection {#6894 …} -Parent: Eccube\Entity\Category {#6867} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8629 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#6897 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6879 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6880 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -Children: Doctrine\ORM\PersistentCollection {#6901 …} -Parent: Eccube\Entity\Category {#6862} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8630 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#6902 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6895 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6896 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -Children: Doctrine\ORM\PersistentCollection {#6906 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8631 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#6911 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6909 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6910 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6912 …} -Children: Doctrine\ORM\PersistentCollection {#6915 …} -Parent: Eccube\Entity\Category {#6897} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8632 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#6877 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1682150829 {#6908 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1769153470 {#6907 date: 2026-01-23 16:31:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6878 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5943 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8633 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#6919 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1682150829 {#6808 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6807 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -Children: Doctrine\ORM\PersistentCollection {#6923 …} -Parent: Eccube\Entity\Category {#6877} -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 {#8329 -form: Symfony\Component\Form\Form {#7381 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8328 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8343 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4331 …} } |
| 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() {#6925 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 {#8634 -form: Symfony\Component\Form\Form {#7384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8342 …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) {#6934 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() {#6936 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() {#6935 …} } } |
| 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 {#8635 -form: Symfony\Component\Form\Form {#7387 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8636 …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) {#6945 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() {#6947 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() {#6946 …} } } |
| 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 {#8637 -form: Symfony\Component\Form\Form {#7390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8638 …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) {#6956 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() {#6958 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() {#6957 …} } } |
| 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 {#8639 -form: Symfony\Component\Form\Form {#7393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8640 …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 {#7001 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6969 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#7000 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6999 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6970 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6971 …} -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 {#6970 -om: Container2vsnyPS\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#468 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6971 …} -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() {#6968 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() {#6967 …} } } |
| 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 {#7012 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#7046 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7042 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#7096 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7036 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#7091 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7051 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#7088 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7034 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#7062 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7049 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#7059 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7041 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#7122 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7045 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#7126 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7037 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#7129 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7048 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#7132 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7311 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#7135 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#7138 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7313 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#7141 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7314 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#7144 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7315 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#7147 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7316 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#7150 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7317 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#7153 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7318 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#7156 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7319 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#7159 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7320 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#7162 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7321 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#7165 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7322 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#7168 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7323 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#7171 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7324 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#7174 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7325 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#7177 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7326 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#7180 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7327 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#7183 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7328 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#7186 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7329 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#7189 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7330 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#7192 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7331 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#7195 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7332 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#7198 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7333 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#7201 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7334 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#7204 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7335 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#7207 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7336 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#7210 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7337 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#7213 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7338 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#7216 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7339 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#7219 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7340 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#7222 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7341 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#7225 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7342 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#7228 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7343 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#7231 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7344 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#7234 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7345 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#7237 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7346 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#7240 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7347 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#7243 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7348 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#7246 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7349 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#7249 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7350 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7252 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7351 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7255 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7352 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7258 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7353 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7261 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7354 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7264 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7355 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7267 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7356 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7270 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7357 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7273 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7358 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7276 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7359 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7279 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7360 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7282 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7361 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7285 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7362 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#5435 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7363 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#5439 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7364 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7287 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7365 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7290 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7366 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7293 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7367 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7296 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7368 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7299 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7369 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7302 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7370 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7305 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7371 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7308 …} +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 {#8641 -form: Symfony\Component\Form\Form {#8106 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8642 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, array $values) {#8643 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4331 …} } |
| 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 {#4711 …} } |
| 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() {#7398 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() {#7397 …} } } |
| 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 {#8647 -form: Symfony\Component\Form\Form {#8109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8646 …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 {#4711 …} } |
| 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() {#7408 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() {#7407 …} } } |
| 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 {#8648 -form: Symfony\Component\Form\Form {#8112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8649 …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 {#4711 …} } |
| 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() {#7418 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() {#7417 …} } } |
| 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 {#8650 -form: Symfony\Component\Form\Form {#8115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8651 …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 {#4711 …} } |
| 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() {#7428 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() {#7427 …} } } |
| 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 {#8652 -form: Symfony\Component\Form\Form {#8118 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8653 …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 {#4711 …} } |
| 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() {#7438 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() {#7437 …} } } |
| 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 {#8654 -form: Symfony\Component\Form\Form {#8121 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8655 …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 {#4711 …} } |
| 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() {#7448 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() {#7447 …} } } |
| 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 {#8656 -form: Symfony\Component\Form\Form {#8124 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8657 …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 {#4711 …} } |
| 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() {#7458 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() {#7457 …} } } |
| 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 {#8658 -form: Symfony\Component\Form\Form {#8127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8659 …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 {#4711 …} } |
| 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() {#7468 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() {#7467 …} } } |
| 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 {#8660 -form: Symfony\Component\Form\Form {#8130 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8661 …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 {#4711 …} } |
| 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() {#7478 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() {#7477 …} } } |
| 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 {#8662 -form: Symfony\Component\Form\Form {#8133 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8663 …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 {#4711 …} } |
| 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() {#7488 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() {#7487 …} } } |
| 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 {#8664 -form: Symfony\Component\Form\Form {#8136 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8665 …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 {#4711 …} } |
| 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() {#7498 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() {#7497 …} } } |
| 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 {#8666 -form: Symfony\Component\Form\Form {#8139 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8667 …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 {#4711 …} } |
| 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() {#7508 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() {#7507 …} } } |
| 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 {#8668 -form: Symfony\Component\Form\Form {#8142 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8669 …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 {#4711 …} } |
| 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() {#7518 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() {#7517 …} } } |
| 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 {#8670 -form: Symfony\Component\Form\Form {#8145 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8671 …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 {#4711 …} } |
| 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() {#7528 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() {#7527 …} } } |
| 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 {#8672 -form: Symfony\Component\Form\Form {#8148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8673 …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 {#4711 …} } |
| 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() {#7538 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() {#7537 …} } } |
| 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 {#8674 -form: Symfony\Component\Form\Form {#8151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8675 …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 {#4711 …} } |
| 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() {#7548 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() {#7547 …} } } |
| 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 {#8676 -form: Symfony\Component\Form\Form {#8154 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8677 …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 {#4711 …} } |
| 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() {#7558 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() {#7557 …} } } |
| 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 {#8678 -form: Symfony\Component\Form\Form {#8157 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8679 …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 {#4711 …} } |
| 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() {#7568 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() {#7567 …} } } |
| 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 {#8680 -form: Symfony\Component\Form\Form {#8160 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8681 …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 {#4711 …} } |
| 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() {#7578 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() {#7577 …} } } |
| 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 {#8682 -form: Symfony\Component\Form\Form {#8163 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8683 …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 {#4711 …} } |
| 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() {#7588 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() {#7587 …} } } |
| 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 {#8684 -form: Symfony\Component\Form\Form {#8166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8685 …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 {#4711 …} } |
| 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() {#7598 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() {#7597 …} } } |
| 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 {#8686 -form: Symfony\Component\Form\Form {#8169 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8687 …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 {#4711 …} } |
| 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() {#7608 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() {#7607 …} } } |
| 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 {#8688 -form: Symfony\Component\Form\Form {#8172 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8689 …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 {#4711 …} } |
| 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() {#7618 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() {#7617 …} } } |
| 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 {#8690 -form: Symfony\Component\Form\Form {#8175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8691 …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 {#4711 …} } |
| 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() {#7628 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() {#7627 …} } } |
| 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 {#8692 -form: Symfony\Component\Form\Form {#8178 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8693 …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 {#4711 …} } |
| 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() {#7638 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() {#7637 …} } } |
| 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 {#8694 -form: Symfony\Component\Form\Form {#8181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8695 …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 {#4711 …} } |
| 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() {#7648 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() {#7647 …} } } |
| 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 {#8696 -form: Symfony\Component\Form\Form {#8184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8697 …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 {#4711 …} } |
| 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() {#7658 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() {#7657 …} } } |
| 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 {#8698 -form: Symfony\Component\Form\Form {#8187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8699 …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 {#4711 …} } |
| 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() {#7668 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() {#7667 …} } } |
| 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 {#8700 -form: Symfony\Component\Form\Form {#8190 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8701 …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 {#4711 …} } |
| 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() {#7678 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() {#7677 …} } } |
| 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 {#8702 -form: Symfony\Component\Form\Form {#8193 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8703 …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 {#4711 …} } |
| 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() {#7688 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() {#7687 …} } } |
| 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 {#8704 -form: Symfony\Component\Form\Form {#8196 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8705 …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 {#4711 …} } |
| 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() {#7698 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() {#7697 …} } } |
| 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 {#8706 -form: Symfony\Component\Form\Form {#8199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8707 …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 {#4711 …} } |
| 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() {#7708 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() {#7707 …} } } |
| 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 {#8708 -form: Symfony\Component\Form\Form {#8202 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8709 …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 {#4711 …} } |
| 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() {#7718 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() {#7717 …} } } |
| 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 {#8710 -form: Symfony\Component\Form\Form {#8205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8711 …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 {#4711 …} } |
| 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() {#7728 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() {#7727 …} } } |
| 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 {#8712 -form: Symfony\Component\Form\Form {#8208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8713 …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 {#4711 …} } |
| 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() {#7738 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() {#7737 …} } } |
| 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 {#8714 -form: Symfony\Component\Form\Form {#8211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8715 …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 {#4711 …} } |
| 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() {#7748 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() {#7747 …} } } |
| 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 {#8716 -form: Symfony\Component\Form\Form {#8214 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8717 …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 {#4711 …} } |
| 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() {#7758 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() {#7757 …} } } |
| 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 {#8718 -form: Symfony\Component\Form\Form {#8217 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8719 …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 {#4711 …} } |
| 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() {#7768 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() {#7767 …} } } |
| 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 {#8720 -form: Symfony\Component\Form\Form {#8220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8721 …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 {#4711 …} } |
| 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() {#7778 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() {#7777 …} } } |
| 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 {#8722 -form: Symfony\Component\Form\Form {#8223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8723 …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 {#4711 …} } |
| 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() {#7788 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() {#7787 …} } } |
| 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 {#8724 -form: Symfony\Component\Form\Form {#8226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8725 …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 {#4711 …} } |
| 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() {#7798 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() {#7797 …} } } |
| 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 {#8726 -form: Symfony\Component\Form\Form {#8229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8727 …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 {#4711 …} } |
| 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() {#7808 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() {#7807 …} } } |
| 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 {#8728 -form: Symfony\Component\Form\Form {#8232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8729 …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 {#4711 …} } |
| 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() {#7818 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() {#7817 …} } } |
| 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 {#8730 -form: Symfony\Component\Form\Form {#8235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8731 …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 {#4711 …} } |
| 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() {#7828 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() {#7827 …} } } |
| 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 {#8732 -form: Symfony\Component\Form\Form {#8238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8733 …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 {#4711 …} } |
| 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() {#7838 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() {#7837 …} } } |
| 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 {#8734 -form: Symfony\Component\Form\Form {#8241 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8735 …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 {#4711 …} } |
| 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() {#7848 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() {#7847 …} } } |
| 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 {#8736 -form: Symfony\Component\Form\Form {#8244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8737 …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 {#4711 …} } |
| 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() {#7858 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() {#7857 …} } } |
| 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 {#8738 -form: Symfony\Component\Form\Form {#8247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8739 …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 {#4711 …} } |
| 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() {#7868 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() {#7867 …} } } |
| 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 {#8740 -form: Symfony\Component\Form\Form {#8250 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8741 …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 {#4711 …} } |
| 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() {#7878 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() {#7877 …} } } |
| 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 {#8742 -form: Symfony\Component\Form\Form {#8253 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8743 …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 {#4711 …} } |
| 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() {#7888 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() {#7887 …} } } |
| 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 {#8744 -form: Symfony\Component\Form\Form {#8256 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8745 …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 {#4711 …} } |
| 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() {#7898 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() {#7897 …} } } |
| 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 {#8746 -form: Symfony\Component\Form\Form {#8259 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8747 …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 {#4711 …} } |
| 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() {#7908 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() {#7907 …} } } |
| 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 {#8748 -form: Symfony\Component\Form\Form {#8262 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8749 …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 {#4711 …} } |
| 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() {#7918 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() {#7917 …} } } |
| 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 {#8750 -form: Symfony\Component\Form\Form {#8265 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8751 …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 {#4711 …} } |
| 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() {#7928 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() {#7927 …} } } |
| 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 {#8752 -form: Symfony\Component\Form\Form {#8268 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8753 …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 {#4711 …} } |
| 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() {#7938 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() {#7937 …} } } |
| 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 {#8754 -form: Symfony\Component\Form\Form {#8271 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8755 …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 {#4711 …} } |
| 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() {#7948 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() {#7947 …} } } |
| 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 {#8756 -form: Symfony\Component\Form\Form {#8274 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8757 …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 {#4711 …} } |
| 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() {#7958 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() {#7957 …} } } |
| 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 {#8758 -form: Symfony\Component\Form\Form {#8277 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8759 …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 {#4711 …} } |
| 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() {#7968 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() {#7967 …} } } |
| 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 {#8760 -form: Symfony\Component\Form\Form {#8280 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8761 …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 {#4711 …} } |
| 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() {#7978 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() {#7977 …} } } |
| 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 {#8762 -form: Symfony\Component\Form\Form {#8283 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8763 …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 {#4711 …} } |
| 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() {#7988 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() {#7987 …} } } |
| 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 {#8764 -form: Symfony\Component\Form\Form {#8286 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8765 …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 {#4711 …} } |
| 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() {#7998 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() {#7997 …} } } |
| 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 {#8766 -form: Symfony\Component\Form\Form {#8289 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8767 …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 {#4711 …} } |
| 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() {#8008 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() {#8007 …} } } |
| 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 {#8768 -form: Symfony\Component\Form\Form {#8292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8769 …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 {#4711 …} } |
| 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() {#8018 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() {#8017 …} } } |
| 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 {#8770 -form: Symfony\Component\Form\Form {#8295 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8771 …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 {#4711 …} } |
| 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() {#8028 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() {#8027 …} } } |
| 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 {#8772 -form: Symfony\Component\Form\Form {#8298 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8773 …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 {#4711 …} } |
| 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() {#8038 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() {#8037 …} } } |
| 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 {#8774 -form: Symfony\Component\Form\Form {#8301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8775 …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 {#4711 …} } |
| 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() {#8048 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() {#8047 …} } } |
| 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 {#8776 -form: Symfony\Component\Form\Form {#8304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8777 …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 {#4711 …} } |
| 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() {#8058 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() {#8057 …} } } |
| 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 {#8778 -form: Symfony\Component\Form\Form {#8307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8779 …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 {#4711 …} } |
| 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() {#8068 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() {#8067 …} } } |
| 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 {#8780 -form: Symfony\Component\Form\Form {#8310 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8781 …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 {#4711 …} } |
| 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() {#8078 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() {#8077 …} } } |
| 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 {#8782 -form: Symfony\Component\Form\Form {#8313 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8783 …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 {#4711 …} } |
| 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() {#8088 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() {#8087 …} } } |
| 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 {#8784 -form: Symfony\Component\Form\Form {#8316 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8785 …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 {#4711 …} } |
| 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() {#8098 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() {#8097 …} } } |
| 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 {#8786 -form: Symfony\Component\Form\Form {#8319 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8787 …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" |