- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 450
- 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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data | Eccube\Entity\Customer {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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) {#4090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} 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() {#4092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4091 …} } } |
| 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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4808 -form: Symfony\Component\Form\Form {#4446 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4798 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null } |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Eccube\Entity\Customer {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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 {#4102 +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 {#4104 +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 {#4105 +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 {#4101 +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() {#4118 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4117 …} } } |
| 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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4812 -form: Symfony\Component\Form\Form {#4471 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#4811 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#4125 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +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 {#4101 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4125 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +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 {#4101 +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 {#4125 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4105 +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 {#4101 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4450 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4451 …} } } |
| 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 {#4911 -form: Symfony\Component\Form\Form {#4474 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4910 …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 {#4126 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4102 +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 {#4104 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4126 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4102 +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 {#4104 +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 {#4126 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4102 +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 {#4104 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4462 …} } } |
| 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 {#4916 -form: Symfony\Component\Form\Form {#4477 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4917 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4136 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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 {#4133 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4134 +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 {#4131 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4132 +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() {#4138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4137 …} } } |
| 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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4908 -form: Symfony\Component\Form\Form {#4502 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#4909 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#4145 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4131 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4132 +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 {#4145 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4131 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4132 +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 {#4145 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4131 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4132 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4482 …} } } |
| 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 {#4921 -form: Symfony\Component\Form\Form {#4505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4920 …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 {#4146 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4133 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4134 +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 {#4146 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4133 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4134 +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 {#4146 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4133 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4134 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4492 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4493 …} } } |
| 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 {#4922 -form: Symfony\Component\Form\Form {#4508 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4923 …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 {#4099 +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 {#4099 +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 {#4099 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4159 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4160 …} } } |
| 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 {#4919 -form: Symfony\Component\Form\Form {#4511 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4918 …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 {#4183 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4184 +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 {#4185 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4181 …} } } |
| 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 {#4925 -form: Symfony\Component\Form\Form {#4514 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4924 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#4199 +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 {#4200 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4203 …} } } |
| 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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_flg: null } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4926 -form: Symfony\Component\Form\Form {#4568 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4927 …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 {#4031 -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 {#4053 …} -CustomerAddresses: Doctrine\Common\Collections\ArrayCollection {#4052 …} -Orders: Doctrine\Common\Collections\ArrayCollection {#4047 …} -Status: Eccube\Entity\Master\CustomerStatus {#4048 …} -Sex: null -Job: null -Country: null -Pref: null #mailmaga_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 {#4211 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4211 +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 {#4338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4548 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4531 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4530 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4532 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4536 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3610 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4211 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#4536 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3610 …} -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 {#4525 -_em: Doctrine\ORM\EntityManager {#396 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4527 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4528 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4529 #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 {#4526 …} -_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() {#4523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4522 …} } } |
| 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 {#4932 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#4949 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#4950 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#4951 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#4952 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#4953 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4933 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#4954 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#4955 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#4956 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#4957 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#4958 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#4959 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4995 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#4960 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4996 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#4961 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4997 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#4962 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#4963 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#4964 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#4965 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "福井県" +value: "18" +data: Eccube\Entity\Master\Pref {#4966 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#4967 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#4968 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#4969 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#4970 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#4971 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#4972 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#4973 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#4974 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "大阪府" +value: "27" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#3647 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#4975 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#4976 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#4977 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#4978 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#4979 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#4980 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#4981 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#4982 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#4983 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#4984 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#4985 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#4986 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#4987 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#4988 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#4989 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#4990 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#4991 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#4992 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#4993 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#4994 …} +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 {#4931 -form: Symfony\Component\Form\Form {#4571 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4930 …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) {#5032 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#4212 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4199 +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 {#4212 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4199 +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 {#4212 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4199 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4540 …} } } |
| 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 {#5033 -form: Symfony\Component\Form\Form {#4574 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5034 …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 {#4213 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4200 +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 {#4213 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4200 +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 {#4213 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4200 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| 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 {#4056 …} } |
| 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() {#4560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4559 …} } } |
| 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 {#5035 -form: Symfony\Component\Form\Form {#4577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5036 …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 {#4223 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4224 +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 {#4225 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4221 …} } } |
| 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 {#4928 -form: Symfony\Component\Form\Form {#4580 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4929 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4250 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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() {#4253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4252 …} } } |
| 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 {#5038 -form: Symfony\Component\Form\Form {#4605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5037 …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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4584 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4586 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4585 …} } } |
| 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 {#5042 -form: Symfony\Component\Form\Form {#4608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5041 …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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#4241 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#4247 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4248 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4596 …} } } |
| 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 {#5043 -form: Symfony\Component\Form\Form {#4611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5044 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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 {#4264 +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 {#4266 +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 {#4268 +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() {#4307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4308 …} } } |
| 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 {#5039 -form: Symfony\Component\Form\Form {#4636 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5040 …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 {#4264 +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 {#4266 +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 {#4264 +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 {#4266 +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 {#4264 +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 {#4266 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4616 …} } } |
| 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 {#5048 -form: Symfony\Component\Form\Form {#4639 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5047 …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 {#4268 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4268 +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 {#4268 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#4628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4627 …} } } |
| 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 {#5049 -form: Symfony\Component\Form\Form {#4642 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5050 …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 {#4100 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-10-28" +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\LessThanOrEqual {#4100 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-10-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 | [ 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 1915 ] |
[ 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 1915 ] |
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 {#4100 +payload: null +message: "form_error.select_is_future_or_now_date" +value: "2025-10-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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| 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() {#4282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4281 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "choice" |
| years | [ 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 1915 ] |
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 {#5046 -form: Symfony\Component\Form\Form {#4681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5045 …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 | [ 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 1915 => 1915 ] |
[ 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 1915 => 1915 ] |
| 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 | [ 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 1915 => 1915 ] |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| 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() {#4647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4646 …} } } |
| 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 {#5055 +label: "2025" +value: "2025" +data: 2025 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "2024" +value: "2024" +data: 2024 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "2023" +value: "2023" +data: 2023 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "2022" +value: "2022" +data: 2022 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "2021" +value: "2021" +data: 2021 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "2020" +value: "2020" +data: 2020 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "2019" +value: "2019" +data: 2019 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "2018" +value: "2018" +data: 2018 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "2017" +value: "2017" +data: 2017 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "2016" +value: "2016" +data: 2016 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "2015" +value: "2015" +data: 2015 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "2014" +value: "2014" +data: 2014 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "2013" +value: "2013" +data: 2013 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "2012" +value: "2012" +data: 2012 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "2011" +value: "2011" +data: 2011 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "2010" +value: "2010" +data: 2010 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "2009" +value: "2009" +data: 2009 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "2008" +value: "2008" +data: 2008 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "2007" +value: "2007" +data: 2007 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "2006" +value: "2006" +data: 2006 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "2005" +value: "2005" +data: 2005 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "2004" +value: "2004" +data: 2004 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "2003" +value: "2003" +data: 2003 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "2002" +value: "2002" +data: 2002 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "2001" +value: "2001" +data: 2001 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "2000" +value: "2000" +data: 2000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "1999" +value: "1999" +data: 1999 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "1998" +value: "1998" +data: 1998 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "1997" +value: "1997" +data: 1997 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "1996" +value: "1996" +data: 1996 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "1995" +value: "1995" +data: 1995 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "1994" +value: "1994" +data: 1994 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "1993" +value: "1993" +data: 1993 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "1992" +value: "1992" +data: 1992 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "1991" +value: "1991" +data: 1991 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "1990" +value: "1990" +data: 1990 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "1989" +value: "1989" +data: 1989 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "1988" +value: "1988" +data: 1988 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "1987" +value: "1987" +data: 1987 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "1986" +value: "1986" +data: 1986 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "1985" +value: "1985" +data: 1985 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "1984" +value: "1984" +data: 1984 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "1983" +value: "1983" +data: 1983 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "1982" +value: "1982" +data: 1982 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "1981" +value: "1981" +data: 1981 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "1980" +value: "1980" +data: 1980 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "1979" +value: "1979" +data: 1979 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "1978" +value: "1978" +data: 1978 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "1977" +value: "1977" +data: 1977 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "1976" +value: "1976" +data: 1976 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "1975" +value: "1975" +data: 1975 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "1974" +value: "1974" +data: 1974 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "1973" +value: "1973" +data: 1973 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "1972" +value: "1972" +data: 1972 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "1971" +value: "1971" +data: 1971 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "1970" +value: "1970" +data: 1970 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "1969" +value: "1969" +data: 1969 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "1968" +value: "1968" +data: 1968 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "1967" +value: "1967" +data: 1967 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "1966" +value: "1966" +data: 1966 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "1965" +value: "1965" +data: 1965 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "1964" +value: "1964" +data: 1964 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "1963" +value: "1963" +data: 1963 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "1962" +value: "1962" +data: 1962 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "1961" +value: "1961" +data: 1961 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "1960" +value: "1960" +data: 1960 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "1959" +value: "1959" +data: 1959 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "1958" +value: "1958" +data: 1958 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "1957" +value: "1957" +data: 1957 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "1956" +value: "1956" +data: 1956 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "1955" +value: "1955" +data: 1955 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "1954" +value: "1954" +data: 1954 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "1953" +value: "1953" +data: 1953 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "1952" +value: "1952" +data: 1952 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "1951" +value: "1951" +data: 1951 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "1950" +value: "1950" +data: 1950 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "1949" +value: "1949" +data: 1949 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "1948" +value: "1948" +data: 1948 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "1947" +value: "1947" +data: 1947 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "1946" +value: "1946" +data: 1946 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "1945" +value: "1945" +data: 1945 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "1944" +value: "1944" +data: 1944 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "1943" +value: "1943" +data: 1943 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "1942" +value: "1942" +data: 1942 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "1941" +value: "1941" +data: 1941 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "1940" +value: "1940" +data: 1940 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "1939" +value: "1939" +data: 1939 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "1938" +value: "1938" +data: 1938 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "1937" +value: "1937" +data: 1937 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "1936" +value: "1936" +data: 1936 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "1935" +value: "1935" +data: 1935 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "1934" +value: "1934" +data: 1934 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "1933" +value: "1933" +data: 1933 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "1932" +value: "1932" +data: 1932 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "1931" +value: "1931" +data: 1931 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "1930" +value: "1930" +data: 1930 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "1929" +value: "1929" +data: 1929 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "1928" +value: "1928" +data: 1928 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "1927" +value: "1927" +data: 1927 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "1926" +value: "1926" +data: 1926 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "1925" +value: "1925" +data: 1925 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "1924" +value: "1924" +data: 1924 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "1923" +value: "1923" +data: 1923 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "1922" +value: "1922" +data: 1922 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "1921" +value: "1921" +data: 1921 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "1920" +value: "1920" +data: 1920 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "1919" +value: "1919" +data: 1919 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "1918" +value: "1918" +data: 1918 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "1917" +value: "1917" +data: 1917 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "1916" +value: "1916" +data: 1916 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "1915" +value: "1915" +data: 1915 +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 {#5054 -form: Symfony\Component\Form\Form {#4684 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5053 …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) {#5167 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| 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() {#4659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4658 …} } } |
| 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 {#5170 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +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 {#5168 -form: Symfony\Component\Form\Form {#4687 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5169 …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) {#5183 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| 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() {#4671 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4670 …} } } |
| 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 {#5186 +label: "01" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "02" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "03" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "04" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "05" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "06" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "07" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "08" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "09" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "10" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "11" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "12" +value: "12" +data: 12 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "13" +value: "13" +data: 13 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "14" +value: "14" +data: 14 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "15" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "16" +value: "16" +data: 16 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "17" +value: "17" +data: 17 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "18" +value: "18" +data: 18 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "19" +value: "19" +data: 19 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "20" +value: "20" +data: 20 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "21" +value: "21" +data: 21 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "22" +value: "22" +data: 22 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "23" +value: "23" +data: 23 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "24" +value: "24" +data: 24 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "25" +value: "25" +data: 25 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "26" +value: "26" +data: 26 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "27" +value: "27" +data: 27 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "28" +value: "28" +data: 28 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "29" +value: "29" +data: 29 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "30" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +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 {#5184 -form: Symfony\Component\Form\Form {#4690 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5185 …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) {#5218 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#4338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4377 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4360 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4361 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4359 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4355 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4345 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#4355 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4345 …} -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 {#4366 -_em: Doctrine\ORM\EntityManager {#396 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4364 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4363 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4362 #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 {#4367 …} -_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() {#4344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4341 …} } } |
| 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 {#4379 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#4391 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#4392 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#4393 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4381 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#4394 …} +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 {#5052 -form: Symfony\Component\Form\Form {#4745 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5051 …5} |
| full_name | "entry[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_sex" |
| is_selected | Closure($choice, $value) {#5220 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#4706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4703 …} } } |
| 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 {#5223 -form: Symfony\Component\Form\Form {#4748 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5222 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#4717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4716 …} } } |
| 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 {#5224 -form: Symfony\Component\Form\Form {#4751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5225 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#4727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4726 …} } } |
| 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 {#5226 -form: Symfony\Component\Form\Form {#4754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5227 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#4737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4736 …} } } |
| 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 {#5228 -form: Symfony\Component\Form\Form {#4757 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5229 …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 {#4338 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4431 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4414 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4415 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4413 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4409 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4399 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#4409 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4399 …} -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 {#4420 -_em: Doctrine\ORM\EntityManager {#396 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4418 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4417 #from: "Eccube\Entity\Master\Job" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4416 #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 {#4421 …} -_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() {#4398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4397 …} } } |
| 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 {#5231 +label: "公務員" +value: "1" +data: Eccube\Entity\Master\Job {#5247 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "コンサルタント" +value: "2" +data: Eccube\Entity\Master\Job {#5248 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "コンピューター関連技術職" +value: "3" +data: Eccube\Entity\Master\Job {#5249 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "コンピューター関連以外の技術職" +value: "4" +data: Eccube\Entity\Master\Job {#5250 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "金融関係" +value: "5" +data: Eccube\Entity\Master\Job {#5251 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "医師" +value: "6" +data: Eccube\Entity\Master\Job {#5252 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "弁護士" +value: "7" +data: Eccube\Entity\Master\Job {#5253 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "総務・人事・事務" +value: "8" +data: Eccube\Entity\Master\Job {#5254 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "営業・販売" +value: "9" +data: Eccube\Entity\Master\Job {#5255 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "研究・開発" +value: "10" +data: Eccube\Entity\Master\Job {#5256 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "広報・宣伝" +value: "11" +data: Eccube\Entity\Master\Job {#5257 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "企画・マーケティング" +value: "12" +data: Eccube\Entity\Master\Job {#5258 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "デザイン関係" +value: "13" +data: Eccube\Entity\Master\Job {#5259 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "会社経営・役員" +value: "14" +data: Eccube\Entity\Master\Job {#5260 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "出版・マスコミ関係" +value: "15" +data: Eccube\Entity\Master\Job {#5261 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "学生・フリーター" +value: "16" +data: Eccube\Entity\Master\Job {#5262 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "主婦" +value: "17" +data: Eccube\Entity\Master\Job {#5263 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "その他" +value: "18" +data: Eccube\Entity\Master\Job {#5264 …} +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 {#5221 -form: Symfony\Component\Form\Form {#4760 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5219 …5} |
| full_name | "entry[job]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_job" |
| is_selected | Closure($choice, $value) {#5273 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 | "" |
mailmaga_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.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
[ "admin.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4113 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4113 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| data | null |
null
|
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
[ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" ] |
| expanded | true |
same as passed value |
| label | "admin.mailmagazine.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.mailmagazine.customer.label_mailmagazine_yes" => "1" "admin.mailmagazine.customer.label_mailmagazine_no" => "0" ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4113 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data | null |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.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.mailmagazine.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() {#4403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4404 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_entry_mailmaga_flg" ] |
| cache_key | "_entry_mailmaga_flg_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "admin.mailmagazine.customer.label_mailmagazine_yes" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "admin.mailmagazine.customer.label_mailmagazine_no" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => true "form_theme" => "@MailMagazine42/entry_add_mailmaga.twig" "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5274 -form: Symfony\Component\Form\Form {#4783 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5275 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg" |
| is_selected | Closure($choice, $value) {#5276 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| label | "admin.mailmagazine.customer.label_mailmagazine" |
| label_attr | [ "class" => "ec-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "mailmaga_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_mailmaga_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.mailmagazine.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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.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() {#4765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4764 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_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 {#5280 -form: Symfony\Component\Form\Form {#4786 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5279 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_0" |
| label | "admin.mailmagazine.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_mailmaga_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.mailmagazine.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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "admin.mailmagazine.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() {#4775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4774 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_entry_mailmaga_flg_entry" ] |
| cache_key | "_entry_mailmaga_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 {#5281 -form: Symfony\Component\Form\Form {#4789 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5282 …5} |
| full_name | "entry[mailmaga_flg]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "entry_mailmaga_flg_1" |
| label | "admin.mailmagazine.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_mailmaga_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 {#4794 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4794 +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 {#4794 +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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#4797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#4796 …} } } |
| 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 {#5278 -form: Symfony\Component\Form\Form {#4805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5277 …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 | "0e39.Ixdf8gspz_BqYHj5eZN7ZO1IPmuJlr8MXfmTnxiKYOc.ZX5th0FaqpUvBQ6LAKRNXbkrWwnw3uk5bp74_ErIKbhbcQu9OkSbg1IOEw" |
| 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 | "0e39.Ixdf8gspz_BqYHj5eZN7ZO1IPmuJlr8MXfmTnxiKYOc.ZX5th0FaqpUvBQ6LAKRNXbkrWwnw3uk5bp74_ErIKbhbcQu9OkSbg1IOEw" |
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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data | "0e39.Ixdf8gspz_BqYHj5eZN7ZO1IPmuJlr8MXfmTnxiKYOc.ZX5th0FaqpUvBQ6LAKRNXbkrWwnw3uk5bp74_ErIKbhbcQu9OkSbg1IOEw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#5289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#5286 …} } } |
| 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 | "0e39.Ixdf8gspz_BqYHj5eZN7ZO1IPmuJlr8MXfmTnxiKYOc.ZX5th0FaqpUvBQ6LAKRNXbkrWwnw3uk5bp74_ErIKbhbcQu9OkSbg1IOEw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5301 -form: Symfony\Component\Form\Form {#5296 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5290 …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 | "0e39.Ixdf8gspz_BqYHj5eZN7ZO1IPmuJlr8MXfmTnxiKYOc.ZX5th0FaqpUvBQ6LAKRNXbkrWwnw3uk5bp74_ErIKbhbcQu9OkSbg1IOEw" |
(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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#5567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#5568 …} } } |
| 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 {#8223 -form: Symfony\Component\Form\Form {#6876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8224 …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 {#5678 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#5684 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#5682 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5768 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5921 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#5923 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#5922 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5914 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#5916 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5915 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5907 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#5909 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5908 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5683 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5902 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5901 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5886 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#5900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5891 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5898 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#5897 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5931 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#5896 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5675 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5942 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#5940 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5949 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5948 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5956 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5954 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5955 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5963 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5961 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5962 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5970 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#5938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5939 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5975 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5969 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5984 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5982 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5983 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5991 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5990 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5996 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5934 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6001 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#5980 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#5981 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6012 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6008 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6009 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6017 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6011 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6026 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6025 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6030 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6033 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6032 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6040 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6044 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6045 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6039 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6054 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#6052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6053 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6061 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#6059 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6060 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6062 …} -Children: Doctrine\ORM\PersistentCollection {#6065 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6068 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6073 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6082 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6081 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6083 …} -Children: Doctrine\ORM\PersistentCollection {#6086 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6089 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#6087 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6088 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6096 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#6094 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6095 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6103 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6007 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6108 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6102 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6117 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#6115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6116 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6124 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#6122 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6123 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6131 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#6114 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6136 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#6129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6130 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6137 …} -Children: Doctrine\ORM\PersistentCollection {#6140 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6145 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#6143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6144 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6152 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6151 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6159 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6158 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6166 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6164 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6165 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6173 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6172 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6180 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6079 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6185 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#6178 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#6179 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6186 …} -Children: Doctrine\ORM\PersistentCollection {#6189 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6194 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#6192 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#6193 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6201 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#6199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6208 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#6206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#6207 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6215 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6222 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6221 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6229 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6227 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6228 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6236 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6235 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6243 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#6241 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6242 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6248 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#6191 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6252 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6257 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#6254 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6262 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6256 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -Children: Doctrine\ORM\PersistentCollection {#6266 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6271 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#6270 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6278 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6277 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6285 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6268 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6290 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6283 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6284 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6299 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6298 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6306 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6304 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6305 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6313 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#6311 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6312 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6320 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6141 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#6142 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6325 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#6318 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6319 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6326 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6334 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#6332 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6341 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#6339 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6348 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#6346 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6355 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#6353 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6354 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6362 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6330 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#6331 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6367 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#6360 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6361 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6368 …} -Children: Doctrine\ORM\PersistentCollection {#6371 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6376 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#6374 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6383 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#6381 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6382 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6390 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#6372 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#6373 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6395 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#6388 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6389 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6404 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#6402 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6411 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#6409 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6418 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#6416 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6417 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6425 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#6296 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#6295 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6430 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5937 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6431 …} -Children: Doctrine\ORM\PersistentCollection {#6434 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6435 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6423 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6424 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6446 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6445 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6453 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6452 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6460 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6459 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6467 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6465 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6466 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6474 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#6442 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6443 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6479 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#6472 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -Children: Doctrine\ORM\PersistentCollection {#6483 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6488 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#6486 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6487 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6495 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#6493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6494 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6502 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#6500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6501 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6509 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#6507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6508 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6516 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#6514 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6515 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6523 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#6521 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6522 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6530 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#6484 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6485 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6535 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#6528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6529 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6536 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6544 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6551 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6550 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6558 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6557 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6565 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6564 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6572 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#6540 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6541 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6577 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#6570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6571 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6581 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6586 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#6584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6585 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6593 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#6591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6592 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6600 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#6582 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6583 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6605 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#6598 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6599 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6614 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#6612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6621 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#6619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6628 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#6626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6635 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#6633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6642 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#6640 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6641 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6649 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#6401 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6400 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6654 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#6647 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6648 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6655 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6663 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#6661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6670 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#6668 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6677 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#6675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6684 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#6682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6691 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#6689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#6696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#6703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#6710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#6659 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6660 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#6717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#6731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#6738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#6745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#6440 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#6441 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#6610 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6611 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#6752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#6773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#6807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#6806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#6772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } ] |
[ Eccube\Entity\Category {#5678 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#5684 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#5682 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5768 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5921 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#5923 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#5922 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5914 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#5916 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5915 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5907 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#5909 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5908 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5683 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5902 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5901 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5886 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#5900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5891 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5898 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#5897 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5931 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#5896 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5675 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5942 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#5940 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5949 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5948 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5956 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5954 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5955 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5963 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5961 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5962 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5970 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#5938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5939 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5975 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5969 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5984 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5982 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5983 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5991 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5990 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5996 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5934 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6001 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#5980 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#5981 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6012 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6008 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6009 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6017 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6011 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6026 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6025 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6030 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6033 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6032 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6040 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6044 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6045 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6039 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6054 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#6052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6053 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6061 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#6059 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6060 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6062 …} -Children: Doctrine\ORM\PersistentCollection {#6065 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6068 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6073 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6082 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6081 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6083 …} -Children: Doctrine\ORM\PersistentCollection {#6086 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6089 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#6087 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6088 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6096 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#6094 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6095 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6103 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6007 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6108 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6102 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6117 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#6115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6116 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6124 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#6122 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6123 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6131 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#6114 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6136 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#6129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6130 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6137 …} -Children: Doctrine\ORM\PersistentCollection {#6140 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6145 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#6143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6144 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6152 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6151 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6159 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6158 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6166 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6164 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6165 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6173 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6172 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6180 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6079 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6185 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#6178 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#6179 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6186 …} -Children: Doctrine\ORM\PersistentCollection {#6189 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6194 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#6192 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#6193 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6201 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#6199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6208 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#6206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#6207 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6215 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6222 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6221 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6229 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6227 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6228 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6236 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6235 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6243 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#6241 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6242 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6248 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#6191 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6252 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6257 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#6254 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6262 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6256 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -Children: Doctrine\ORM\PersistentCollection {#6266 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6271 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#6270 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6278 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6277 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6285 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6268 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6290 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6283 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6284 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6299 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6298 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6306 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6304 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6305 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6313 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#6311 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6312 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6320 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6141 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#6142 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6325 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#6318 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6319 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6326 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6334 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#6332 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6341 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#6339 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6348 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#6346 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6355 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#6353 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6354 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6362 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6330 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#6331 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6367 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#6360 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6361 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6368 …} -Children: Doctrine\ORM\PersistentCollection {#6371 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6376 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#6374 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6383 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#6381 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6382 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6390 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#6372 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#6373 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6395 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#6388 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6389 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6404 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#6402 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6411 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#6409 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6418 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#6416 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6417 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6425 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#6296 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#6295 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6430 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5937 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6431 …} -Children: Doctrine\ORM\PersistentCollection {#6434 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6435 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6423 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6424 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6446 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6445 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6453 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6452 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6460 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6459 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6467 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6465 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6466 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6474 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#6442 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6443 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6479 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#6472 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -Children: Doctrine\ORM\PersistentCollection {#6483 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6488 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#6486 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6487 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6495 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#6493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6494 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6502 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#6500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6501 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6509 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#6507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6508 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6516 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#6514 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6515 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6523 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#6521 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6522 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6530 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#6484 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6485 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6535 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#6528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6529 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6536 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6544 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6551 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6550 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6558 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6557 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6565 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6564 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6572 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#6540 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6541 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6577 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#6570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6571 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6581 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6586 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#6584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6585 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6593 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#6591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6592 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6600 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#6582 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6583 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6605 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#6598 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6599 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6614 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#6612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6621 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#6619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6628 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#6626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6635 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#6633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6642 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#6640 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6641 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6649 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#6401 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6400 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6654 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#6647 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6648 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6655 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6663 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#6661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6670 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#6668 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6677 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#6675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6684 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#6682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6691 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#6689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#6696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#6703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#6710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#6659 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6660 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#6717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#6731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#6738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#6745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#6440 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#6441 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#6610 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6611 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#6752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#6773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#6807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#6806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#6772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } ] |
| 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 {#5508 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5554 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5552 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5501 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#5678 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#5684 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#5682 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5768 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5921 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#5923 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#5922 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5914 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#5916 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5915 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5907 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#5909 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5908 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5683 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5902 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5901 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5886 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#5900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5891 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5898 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#5897 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5931 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#5896 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5675 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5942 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#5940 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5949 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5948 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5956 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5954 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5955 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5963 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5961 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5962 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5970 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#5938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5939 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5975 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5969 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5984 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5982 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5983 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5991 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5990 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#5996 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5934 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6001 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#5980 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#5981 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6012 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6008 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6009 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6017 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6011 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6026 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6025 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6030 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6033 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6032 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6040 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6044 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6045 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6039 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6054 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#6052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6053 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6061 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#6059 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6060 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6062 …} -Children: Doctrine\ORM\PersistentCollection {#6065 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6068 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6073 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6082 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6081 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6083 …} -Children: Doctrine\ORM\PersistentCollection {#6086 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6089 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#6087 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6088 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6096 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#6094 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6095 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6103 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6007 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6108 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6102 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6117 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#6115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6116 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6124 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#6122 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6123 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6131 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#6114 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6136 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#6129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6130 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6137 …} -Children: Doctrine\ORM\PersistentCollection {#6140 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6145 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#6143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6144 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6152 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6151 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6159 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6158 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6166 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6164 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6165 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6173 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6172 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6180 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6079 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6185 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#6178 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#6179 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6186 …} -Children: Doctrine\ORM\PersistentCollection {#6189 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6194 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#6192 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#6193 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6201 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#6199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6208 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#6206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#6207 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6215 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6222 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6221 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6229 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6227 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6228 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6236 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6235 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6243 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#6241 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6242 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6248 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#6191 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6252 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6257 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#6254 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6262 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6256 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -Children: Doctrine\ORM\PersistentCollection {#6266 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6271 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#6270 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6278 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6277 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6285 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6268 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6290 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6283 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6284 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6299 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6298 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6306 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6304 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6305 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6313 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#6311 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6312 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6320 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6141 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#6142 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6325 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#6318 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6319 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6326 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6334 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#6332 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6341 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#6339 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6348 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#6346 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6355 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#6353 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6354 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6362 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6330 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#6331 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6367 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#6360 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6361 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6368 …} -Children: Doctrine\ORM\PersistentCollection {#6371 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6376 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#6374 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6383 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#6381 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6382 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6390 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#6372 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#6373 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6395 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#6388 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6389 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6404 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#6402 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6411 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#6409 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6418 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#6416 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6417 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6425 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#6296 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#6295 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6430 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5937 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6431 …} -Children: Doctrine\ORM\PersistentCollection {#6434 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6435 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6423 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6424 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6446 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6445 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6453 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6452 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6460 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6459 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6467 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6465 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6466 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6474 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#6442 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6443 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6479 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#6472 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -Children: Doctrine\ORM\PersistentCollection {#6483 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6488 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#6486 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6487 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6495 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#6493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6494 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6502 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#6500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6501 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6509 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#6507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6508 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6516 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#6514 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6515 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6523 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#6521 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6522 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6530 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#6484 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6485 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6535 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#6528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6529 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6536 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6544 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6551 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6550 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6558 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6557 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6565 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6564 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6572 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#6540 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6541 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6577 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#6570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6571 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6581 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6586 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#6584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6585 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6593 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#6591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6592 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6600 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#6582 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6583 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6605 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#6598 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6599 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6614 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#6612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6621 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#6619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6628 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#6626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6635 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#6633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6642 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#6640 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6641 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6649 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#6401 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6400 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6654 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#6647 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6648 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6655 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6663 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#6661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6670 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#6668 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6677 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#6675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6684 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#6682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6691 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#6689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#6696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#6703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#6710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#6659 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6660 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#6717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#6731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#6738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#6745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#6440 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#6441 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#6610 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6611 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#6752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#6773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#6807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#6806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } Eccube\Entity\Category {#6818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#6772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } ] |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#5552 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5501 …} -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() {#5515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#5505 …} } } |
| 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 | [ 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8243 +label: "an1767" +value: "194" +data: Eccube\Entity\Category {#5678 -id: 194 -name: "an1767" -hierarchy: 1 -sort_no: 135 -create_date: DateTime @1729836637 {#5684 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1729836637 {#5682 date: 2024-10-25 15:10:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5768 …} -Children: Doctrine\ORM\PersistentCollection {#5924 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8245 +label: "ゴールド会員のみ" +value: "193" +data: Eccube\Entity\Category {#5921 -id: 193 -name: "ゴールド会員のみ" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1727768864 {#5923 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1727768864 {#5922 date: 2024-10-01 16:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5920 …} -Children: Doctrine\ORM\PersistentCollection {#5917 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8244 +label: "TOP" +value: "187" +data: Eccube\Entity\Category {#5914 -id: 187 -name: "TOP" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1719359121 {#5916 date: 2024-06-26 08:45:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5915 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5913 …} -Children: Doctrine\ORM\PersistentCollection {#5910 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "Outlet Sale" +value: "150" +data: Eccube\Entity\Category {#5907 -id: 150 -name: "Outlet Sale" -hierarchy: 1 -sort_no: 132 -create_date: DateTime @1705815113 {#5909 date: 2024-01-21 14:31:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5908 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5906 …} -Children: Doctrine\ORM\PersistentCollection {#5903 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: "カテゴリーで探す" +value: "131" +data: Eccube\Entity\Category {#5683 -id: 131 -name: "カテゴリーで探す" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1682150829 {#5902 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#5901 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5681 …} -Children: Doctrine\ORM\PersistentCollection {#5884 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: " 家具" +value: "1" +data: Eccube\Entity\Category {#5886 -id: 1 -name: "家具" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1488881692 {#5900 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5899 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5887 …} -Children: Doctrine\ORM\PersistentCollection {#5890 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: " チェア・スツール" +value: "8" +data: Eccube\Entity\Category {#5891 -id: 8 -name: "チェア・スツール" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1682150828 {#5898 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901306 {#5897 date: 2024-03-20 11:21:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5892 …} -Children: Doctrine\ORM\PersistentCollection {#5895 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: " ソファ" +value: "188" +data: Eccube\Entity\Category {#5931 -id: 188 -name: "ソファ" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1720308442 {#5896 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1720308442 {#5675 date: 2024-07-07 08:27:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5929 …} -Children: Doctrine\ORM\PersistentCollection {#5933 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: " チェア" +value: "9" +data: Eccube\Entity\Category {#5942 -id: 9 -name: "チェア" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1682150828 {#5940 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5941 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5943 …} -Children: Doctrine\ORM\PersistentCollection {#5946 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: " スツール" +value: "10" +data: Eccube\Entity\Category {#5949 -id: 10 -name: "スツール" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1682150828 {#5947 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5948 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5950 …} -Children: Doctrine\ORM\PersistentCollection {#5953 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: " フォールディング" +value: "11" +data: Eccube\Entity\Category {#5956 -id: 11 -name: "フォールディング" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1682150828 {#5954 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5955 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -Children: Doctrine\ORM\PersistentCollection {#5960 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#5963 -id: 152 -name: "その他" -hierarchy: 3 -sort_no: 11 -create_date: DateTime @1710901472 {#5961 date: 2024-03-20 11:24:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902701 {#5962 date: 2024-03-20 11:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5964 …} -Children: Doctrine\ORM\PersistentCollection {#5967 …} -Parent: Eccube\Entity\Category {#5891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: " テーブル・その他" +value: "12" +data: Eccube\Entity\Category {#5970 -id: 12 -name: "テーブル・その他" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1682150828 {#5938 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901329 {#5939 date: 2024-03-20 11:22:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5971 …} -Children: Doctrine\ORM\PersistentCollection {#5974 …} -Parent: Eccube\Entity\Category {#5886} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: " テーブル" +value: "13" +data: Eccube\Entity\Category {#5975 -id: 13 -name: "テーブル" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1682150828 {#5968 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901545 {#5969 date: 2024-03-20 11:25:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5976 …} -Children: Doctrine\ORM\PersistentCollection {#5979 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: " サイド・コーヒーテーブル" +value: "14" +data: Eccube\Entity\Category {#5984 -id: 14 -name: "サイド・コーヒーテーブル" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1682150828 {#5982 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152433 {#5983 date: 2023-04-22 17:33:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -Children: Doctrine\ORM\PersistentCollection {#5988 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: " その他" +value: "15" +data: Eccube\Entity\Category {#5991 -id: 15 -name: "その他" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1682150828 {#5989 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710901592 {#5990 date: 2024-03-20 11:26:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5992 …} -Children: Doctrine\ORM\PersistentCollection {#5995 …} -Parent: Eccube\Entity\Category {#5970} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: " インテリア" +value: "19" +data: Eccube\Entity\Category {#5996 -id: 19 -name: "インテリア" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1682150828 {#5935 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#5934 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5997 …} -Children: Doctrine\ORM\PersistentCollection {#6000 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: " トレイ" +value: "195" +data: Eccube\Entity\Category {#6001 -id: 195 -name: "トレイ" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1756885442 {#5980 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756885442 {#5981 date: 2025-09-03 16:44:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -Children: Doctrine\ORM\PersistentCollection {#6005 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: " フラワーベース" +value: "20" +data: Eccube\Entity\Category {#6012 -id: 20 -name: "フラワーベース" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1682150828 {#6008 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6009 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6013 …} -Children: Doctrine\ORM\PersistentCollection {#6016 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: " S(~H100mm)" +value: "23" +data: Eccube\Entity\Category {#6017 -id: 23 -name: "S(~H100mm)" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1682150828 {#6010 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085662 {#6011 date: 2024-03-22 14:34:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6018 …} -Children: Doctrine\ORM\PersistentCollection {#6021 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: " M(H100mm~200mm)" +value: "22" +data: Eccube\Entity\Category {#6026 -id: 22 -name: "M(H100mm~200mm)" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1682150828 {#6024 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085685 {#6025 date: 2024-03-22 14:34:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6027 …} -Children: Doctrine\ORM\PersistentCollection {#6030 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: " L(H200mm~)" +value: "21" +data: Eccube\Entity\Category {#6033 -id: 21 -name: "L(H200mm~)" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1682150828 {#6031 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711085703 {#6032 date: 2024-03-22 14:35:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6034 …} -Children: Doctrine\ORM\PersistentCollection {#6037 …} -Parent: Eccube\Entity\Category {#6012} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: " ミラー" +value: "24" +data: Eccube\Entity\Category {#6040 -id: 24 -name: "ミラー" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1682150828 {#6022 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6023 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6041 …} -Children: Doctrine\ORM\PersistentCollection {#6044 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: " テーブルミラー" +value: "25" +data: Eccube\Entity\Category {#6045 -id: 25 -name: "テーブルミラー" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1682150828 {#6038 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6039 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6046 …} -Children: Doctrine\ORM\PersistentCollection {#6049 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: " ウォールミラー" +value: "26" +data: Eccube\Entity\Category {#6054 -id: 26 -name: "ウォールミラー" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1682150828 {#6052 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6053 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -Children: Doctrine\ORM\PersistentCollection {#6058 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: " その他" +value: "156" +data: Eccube\Entity\Category {#6061 -id: 156 -name: "その他" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1710902762 {#6059 date: 2024-03-20 11:46:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902764 {#6060 date: 2024-03-20 11:46:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6062 …} -Children: Doctrine\ORM\PersistentCollection {#6065 …} -Parent: Eccube\Entity\Category {#6040} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: " ライト" +value: "27" +data: Eccube\Entity\Category {#6068 -id: 27 -name: "ライト" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1682150828 {#6050 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6051 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6069 …} -Children: Doctrine\ORM\PersistentCollection {#6072 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: " スタンドライト" +value: "28" +data: Eccube\Entity\Category {#6073 -id: 28 -name: "スタンドライト" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1682150828 {#6066 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6067 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6074 …} -Children: Doctrine\ORM\PersistentCollection {#6077 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: " デスクライト" +value: "29" +data: Eccube\Entity\Category {#6082 -id: 29 -name: "デスクライト" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1682150828 {#6080 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6081 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6083 …} -Children: Doctrine\ORM\PersistentCollection {#6086 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: " ペンダントライト" +value: "157" +data: Eccube\Entity\Category {#6089 -id: 157 -name: "ペンダントライト" -hierarchy: 3 -sort_no: 36 -create_date: DateTime @1710902793 {#6087 date: 2024-03-20 11:46:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6088 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6090 …} -Children: Doctrine\ORM\PersistentCollection {#6093 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: " その他" +value: "158" +data: Eccube\Entity\Category {#6096 -id: 158 -name: "その他" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1710902797 {#6094 date: 2024-03-20 11:46:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902802 {#6095 date: 2024-03-20 11:46:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6097 …} -Children: Doctrine\ORM\PersistentCollection {#6100 …} -Parent: Eccube\Entity\Category {#6068} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: " 時計" +value: "30" +data: Eccube\Entity\Category {#6103 -id: 30 -name: "時計" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1682150828 {#6006 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6007 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -Children: Doctrine\ORM\PersistentCollection {#6107 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: " 掛け時計" +value: "31" +data: Eccube\Entity\Category {#6108 -id: 31 -name: "掛け時計" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1682150828 {#6101 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6102 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6109 …} -Children: Doctrine\ORM\PersistentCollection {#6112 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +label: " 置き時計" +value: "32" +data: Eccube\Entity\Category {#6117 -id: 32 -name: "置き時計" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1682150828 {#6115 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6116 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6118 …} -Children: Doctrine\ORM\PersistentCollection {#6121 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: " その他" +value: "159" +data: Eccube\Entity\Category {#6124 -id: 159 -name: "その他" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1710902819 {#6122 date: 2024-03-20 11:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902822 {#6123 date: 2024-03-20 11:47:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6125 …} -Children: Doctrine\ORM\PersistentCollection {#6128 …} -Parent: Eccube\Entity\Category {#6103} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: " 本・ステーショナリー" +value: "34" +data: Eccube\Entity\Category {#6131 -id: 34 -name: "本・ステーショナリー" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1682150828 {#6113 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902228 {#6114 date: 2024-03-20 11:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6132 …} -Children: Doctrine\ORM\PersistentCollection {#6135 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: " 洋書" +value: "35" +data: Eccube\Entity\Category {#6136 -id: 35 -name: "洋書" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1682150828 {#6129 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902852 {#6130 date: 2024-03-20 11:47:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6137 …} -Children: Doctrine\ORM\PersistentCollection {#6140 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: " 雑誌" +value: "36" +data: Eccube\Entity\Category {#6145 -id: 36 -name: "雑誌" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1682150828 {#6143 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902867 {#6144 date: 2024-03-20 11:47:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6146 …} -Children: Doctrine\ORM\PersistentCollection {#6149 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: " アンティーク本" +value: "37" +data: Eccube\Entity\Category {#6152 -id: 37 -name: "アンティーク本" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1682150828 {#6150 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902881 {#6151 date: 2024-03-20 11:48:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6153 …} -Children: Doctrine\ORM\PersistentCollection {#6156 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: " ディスプレー本" +value: "38" +data: Eccube\Entity\Category {#6159 -id: 38 -name: "ディスプレー本" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1682150828 {#6157 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902896 {#6158 date: 2024-03-20 11:48:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6160 …} -Children: Doctrine\ORM\PersistentCollection {#6163 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: " ステーショナリー" +value: "39" +data: Eccube\Entity\Category {#6166 -id: 39 -name: "ステーショナリー" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1682150828 {#6164 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902909 {#6165 date: 2024-03-20 11:48:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -Children: Doctrine\ORM\PersistentCollection {#6170 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: " その他" +value: "40" +data: Eccube\Entity\Category {#6173 -id: 40 -name: "その他" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1682150828 {#6171 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153087 {#6172 date: 2023-04-22 17:44:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -Children: Doctrine\ORM\PersistentCollection {#6177 …} -Parent: Eccube\Entity\Category {#6131} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: " オブジェ" +value: "41" +data: Eccube\Entity\Category {#6180 -id: 41 -name: "オブジェ" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1682150828 {#6078 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6079 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6181 …} -Children: Doctrine\ORM\PersistentCollection {#6184 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: " フレグランス" +value: "192" +data: Eccube\Entity\Category {#6185 -id: 192 -name: "フレグランス" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1723601999 {#6178 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601999 {#6179 date: 2024-08-14 11:19:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6186 …} -Children: Doctrine\ORM\PersistentCollection {#6189 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: " キャニスター・コンテナ" +value: "191" +data: Eccube\Entity\Category {#6194 -id: 191 -name: "キャニスター・コンテナ" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1723601941 {#6192 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601941 {#6193 date: 2024-08-14 11:19:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -Children: Doctrine\ORM\PersistentCollection {#6198 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: " 装飾品" +value: "42" +data: Eccube\Entity\Category {#6201 -id: 42 -name: "装飾品" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1682150828 {#6199 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6200 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6202 …} -Children: Doctrine\ORM\PersistentCollection {#6205 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: " ボウル" +value: "43" +data: Eccube\Entity\Category {#6208 -id: 43 -name: "ボウル" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1682150828 {#6206 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711272578 {#6207 date: 2024-03-24 18:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6209 …} -Children: Doctrine\ORM\PersistentCollection {#6212 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: " ボックス・キューブ" +value: "44" +data: Eccube\Entity\Category {#6215 -id: 44 -name: "ボックス・キューブ" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1682150828 {#6213 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6214 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6216 …} -Children: Doctrine\ORM\PersistentCollection {#6219 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: " キャンドルホルダー" +value: "46" +data: Eccube\Entity\Category {#6222 -id: 46 -name: "キャンドルホルダー" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1682150828 {#6220 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6221 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -Children: Doctrine\ORM\PersistentCollection {#6226 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: " 人・動物" +value: "45" +data: Eccube\Entity\Category {#6229 -id: 45 -name: "人・動物" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1682150828 {#6227 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6228 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6230 …} -Children: Doctrine\ORM\PersistentCollection {#6233 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: " 果物・植物" +value: "47" +data: Eccube\Entity\Category {#6236 -id: 47 -name: "果物・植物" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1682150828 {#6234 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6235 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6237 …} -Children: Doctrine\ORM\PersistentCollection {#6240 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: " その他" +value: "160" +data: Eccube\Entity\Category {#6243 -id: 160 -name: "その他" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1710903008 {#6241 date: 2024-03-20 11:50:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903013 {#6242 date: 2024-03-20 11:50:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6244 …} -Children: Doctrine\ORM\PersistentCollection {#6247 …} -Parent: Eccube\Entity\Category {#6180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: " ハンガー・フック" +value: "48" +data: Eccube\Entity\Category {#6248 -id: 48 -name: "ハンガー・フック" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1682150828 {#6190 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756274437 {#6191 date: 2025-08-27 15:00:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6252 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: " バス・ランドリー" +value: "51" +data: Eccube\Entity\Category {#6257 -id: 51 -name: "バス・ランドリー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1682150828 {#6253 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902047 {#6254 date: 2024-03-20 11:34:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6258 …} -Children: Doctrine\ORM\PersistentCollection {#6261 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +label: " バス" +value: "52" +data: Eccube\Entity\Category {#6262 -id: 52 -name: "バス" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1682150828 {#6255 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6256 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -Children: Doctrine\ORM\PersistentCollection {#6266 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: " ランドリー" +value: "53" +data: Eccube\Entity\Category {#6271 -id: 53 -name: "ランドリー" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1682150828 {#6269 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903084 {#6270 date: 2024-03-20 11:51:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6272 …} -Children: Doctrine\ORM\PersistentCollection {#6275 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: " その他" +value: "56" +data: Eccube\Entity\Category {#6278 -id: 56 -name: "その他" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1682150828 {#6276 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903068 {#6277 date: 2024-03-20 11:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6279 …} -Children: Doctrine\ORM\PersistentCollection {#6282 …} -Parent: Eccube\Entity\Category {#6257} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: " ファブリック" +value: "57" +data: Eccube\Entity\Category {#6285 -id: 57 -name: "ファブリック" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1682150828 {#6267 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682152316 {#6268 date: 2023-04-22 17:31:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -Children: Doctrine\ORM\PersistentCollection {#6289 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: " ブランケット・スロー" +value: "58" +data: Eccube\Entity\Category {#6290 -id: 58 -name: "ブランケット・スロー" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1682150828 {#6283 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6284 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -Children: Doctrine\ORM\PersistentCollection {#6294 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +label: " クッション" +value: "59" +data: Eccube\Entity\Category {#6299 -id: 59 -name: "クッション" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1682150828 {#6297 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153149 {#6298 date: 2023-04-22 17:45:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6300 …} -Children: Doctrine\ORM\PersistentCollection {#6303 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +label: " ラグ" +value: "60" +data: Eccube\Entity\Category {#6306 -id: 60 -name: "ラグ" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1682150828 {#6304 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903126 {#6305 date: 2024-03-20 11:52:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6307 …} -Children: Doctrine\ORM\PersistentCollection {#6310 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +label: " その他" +value: "162" +data: Eccube\Entity\Category {#6313 -id: 162 -name: "その他" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1710903130 {#6311 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903130 {#6312 date: 2024-03-20 11:52:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -Children: Doctrine\ORM\PersistentCollection {#6317 …} -Parent: Eccube\Entity\Category {#6285} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: " バスケット・かご" +value: "61" +data: Eccube\Entity\Category {#6320 -id: 61 -name: "バスケット・かご" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1682150828 {#6141 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902076 {#6142 date: 2024-03-20 11:34:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6321 …} -Children: Doctrine\ORM\PersistentCollection {#6324 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +label: " バスケット" +value: "163" +data: Eccube\Entity\Category {#6325 -id: 163 -name: "バスケット" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1710903155 {#6318 date: 2024-03-20 11:52:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6319 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6326 …} -Children: Doctrine\ORM\PersistentCollection {#6329 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +label: " 手提げかご" +value: "164" +data: Eccube\Entity\Category {#6334 -id: 164 -name: "手提げかご" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1710903165 {#6332 date: 2024-03-20 11:52:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6333 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6335 …} -Children: Doctrine\ORM\PersistentCollection {#6338 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +label: " トレイ" +value: "165" +data: Eccube\Entity\Category {#6341 -id: 165 -name: "トレイ" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1710903174 {#6339 date: 2024-03-20 11:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6340 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -Children: Doctrine\ORM\PersistentCollection {#6345 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +label: " 和製かご" +value: "166" +data: Eccube\Entity\Category {#6348 -id: 166 -name: "和製かご" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1710903182 {#6346 date: 2024-03-20 11:53:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6347 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6349 …} -Children: Doctrine\ORM\PersistentCollection {#6352 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +label: " その他" +value: "167" +data: Eccube\Entity\Category {#6355 -id: 167 -name: "その他" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1710903184 {#6353 date: 2024-03-20 11:53:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903195 {#6354 date: 2024-03-20 11:53:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6356 …} -Children: Doctrine\ORM\PersistentCollection {#6359 …} -Parent: Eccube\Entity\Category {#6320} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8454 +label: " フレーム・ポスター" +value: "62" +data: Eccube\Entity\Category {#6362 -id: 62 -name: "フレーム・ポスター" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1682150828 {#6330 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902100 {#6331 date: 2024-03-20 11:35:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6363 …} -Children: Doctrine\ORM\PersistentCollection {#6366 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +label: " フレーム" +value: "168" +data: Eccube\Entity\Category {#6367 -id: 168 -name: "フレーム" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1710903217 {#6360 date: 2024-03-20 11:53:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6361 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6368 …} -Children: Doctrine\ORM\PersistentCollection {#6371 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +label: " ポスター" +value: "169" +data: Eccube\Entity\Category {#6376 -id: 169 -name: "ポスター" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1710903226 {#6374 date: 2024-03-20 11:53:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6375 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6377 …} -Children: Doctrine\ORM\PersistentCollection {#6380 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8457 +label: " その他" +value: "170" +data: Eccube\Entity\Category {#6383 -id: 170 -name: "その他" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1710903230 {#6381 date: 2024-03-20 11:53:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903240 {#6382 date: 2024-03-20 11:54:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6384 …} -Children: Doctrine\ORM\PersistentCollection {#6387 …} -Parent: Eccube\Entity\Category {#6362} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8458 +label: " グリーン" +value: "153" +data: Eccube\Entity\Category {#6390 -id: 153 -name: "グリーン" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1710902258 {#6372 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902258 {#6373 date: 2024-03-20 11:37:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6391 …} -Children: Doctrine\ORM\PersistentCollection {#6394 …} -Parent: Eccube\Entity\Category {#5996} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +label: " グリーン・枝" +value: "171" +data: Eccube\Entity\Category {#6395 -id: 171 -name: "グリーン・枝" -hierarchy: 4 -sort_no: 23 -create_date: DateTime @1710903262 {#6388 date: 2024-03-20 11:54:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6389 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6396 …} -Children: Doctrine\ORM\PersistentCollection {#6399 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +label: " POT(鉢)" +value: "172" +data: Eccube\Entity\Category {#6404 -id: 172 -name: "POT(鉢)" -hierarchy: 4 -sort_no: 22 -create_date: DateTime @1710903272 {#6402 date: 2024-03-20 11:54:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6403 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -Children: Doctrine\ORM\PersistentCollection {#6408 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +label: " 鉢カバー" +value: "173" +data: Eccube\Entity\Category {#6411 -id: 173 -name: "鉢カバー" -hierarchy: 4 -sort_no: 21 -create_date: DateTime @1710903280 {#6409 date: 2024-03-20 11:54:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6410 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -Children: Doctrine\ORM\PersistentCollection {#6415 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8462 +label: " その他" +value: "174" +data: Eccube\Entity\Category {#6418 -id: 174 -name: "その他" -hierarchy: 4 -sort_no: 20 -create_date: DateTime @1710903289 {#6416 date: 2024-03-20 11:54:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903297 {#6417 date: 2024-03-20 11:54:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6419 …} -Children: Doctrine\ORM\PersistentCollection {#6422 …} -Parent: Eccube\Entity\Category {#6390} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +label: " キッチン" +value: "65" +data: Eccube\Entity\Category {#6425 -id: 65 -name: "キッチン" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1682150828 {#6296 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710902580 {#6295 date: 2024-03-20 11:43:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6426 …} -Children: Doctrine\ORM\PersistentCollection {#6429 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +label: " 和食器" +value: "72" +data: Eccube\Entity\Category {#6430 -id: 72 -name: "和食器" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1682150828 {#5936 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#5937 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6431 …} -Children: Doctrine\ORM\PersistentCollection {#6434 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +label: " 皿" +value: "73" +data: Eccube\Entity\Category {#6435 -id: 73 -name: "皿" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1682150828 {#6423 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903506 {#6424 date: 2024-03-20 11:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6436 …} -Children: Doctrine\ORM\PersistentCollection {#6439 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +label: " 小鉢・椀" +value: "74" +data: Eccube\Entity\Category {#6446 -id: 74 -name: "小鉢・椀" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1682150828 {#6444 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903520 {#6445 date: 2024-03-20 11:58:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6447 …} -Children: Doctrine\ORM\PersistentCollection {#6450 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +label: " 高杯" +value: "75" +data: Eccube\Entity\Category {#6453 -id: 75 -name: "高杯" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1682150828 {#6451 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903534 {#6452 date: 2024-03-20 11:58:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6454 …} -Children: Doctrine\ORM\PersistentCollection {#6457 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8468 +label: " 茶器" +value: "76" +data: Eccube\Entity\Category {#6460 -id: 76 -name: "茶器" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1682150828 {#6458 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903552 {#6459 date: 2024-03-20 11:59:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -Children: Doctrine\ORM\PersistentCollection {#6464 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8469 +label: " その他" +value: "77" +data: Eccube\Entity\Category {#6467 -id: 77 -name: "その他" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1682150828 {#6465 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903573 {#6466 date: 2024-03-20 11:59:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6468 …} -Children: Doctrine\ORM\PersistentCollection {#6471 …} -Parent: Eccube\Entity\Category {#6430} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8470 +label: " 洋食器" +value: "66" +data: Eccube\Entity\Category {#6474 -id: 66 -name: "洋食器" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1682150828 {#6442 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6443 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6475 …} -Children: Doctrine\ORM\PersistentCollection {#6478 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8471 +label: " プレート" +value: "67" +data: Eccube\Entity\Category {#6479 -id: 67 -name: "プレート" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1682150828 {#6472 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6473 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -Children: Doctrine\ORM\PersistentCollection {#6483 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8472 +label: " ボウル" +value: "68" +data: Eccube\Entity\Category {#6488 -id: 68 -name: "ボウル" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1682150828 {#6486 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6487 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6489 …} -Children: Doctrine\ORM\PersistentCollection {#6492 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8473 +label: " ケーキスタンド・コンポート" +value: "69" +data: Eccube\Entity\Category {#6495 -id: 69 -name: "ケーキスタンド・コンポート" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1682150828 {#6493 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6494 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6496 …} -Children: Doctrine\ORM\PersistentCollection {#6499 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8474 +label: " ジャー" +value: "70" +data: Eccube\Entity\Category {#6502 -id: 70 -name: "ジャー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1682150828 {#6500 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6501 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6503 …} -Children: Doctrine\ORM\PersistentCollection {#6506 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8475 +label: " ボトル・ピッチャー" +value: "71" +data: Eccube\Entity\Category {#6509 -id: 71 -name: "ボトル・ピッチャー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1682150828 {#6507 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6508 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6510 …} -Children: Doctrine\ORM\PersistentCollection {#6513 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8476 +label: " アイスクーラー" +value: "175" +data: Eccube\Entity\Category {#6516 -id: 175 -name: "アイスクーラー" -hierarchy: 3 -sort_no: 83 -create_date: DateTime @1710903473 {#6514 date: 2024-03-20 11:57:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6515 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6517 …} -Children: Doctrine\ORM\PersistentCollection {#6520 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8477 +label: " その他" +value: "176" +data: Eccube\Entity\Category {#6523 -id: 176 -name: "その他" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1710903477 {#6521 date: 2024-03-20 11:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903482 {#6522 date: 2024-03-20 11:58:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -Children: Doctrine\ORM\PersistentCollection {#6527 …} -Parent: Eccube\Entity\Category {#6474} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8478 +label: " コーヒー・ティー" +value: "79" +data: Eccube\Entity\Category {#6530 -id: 79 -name: "コーヒー・ティー" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1682150828 {#6484 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6485 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -Children: Doctrine\ORM\PersistentCollection {#6534 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8479 +label: " カップアンドソーサー" +value: "80" +data: Eccube\Entity\Category {#6535 -id: 80 -name: "カップアンドソーサー" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1682150828 {#6528 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6529 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6536 …} -Children: Doctrine\ORM\PersistentCollection {#6539 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8480 +label: " マグ・カップ" +value: "81" +data: Eccube\Entity\Category {#6544 -id: 81 -name: "マグ・カップ" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1682150828 {#6542 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6543 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6545 …} -Children: Doctrine\ORM\PersistentCollection {#6548 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8481 +label: " ティーポット" +value: "82" +data: Eccube\Entity\Category {#6551 -id: 82 -name: "ティーポット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1682150828 {#6549 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153229 {#6550 date: 2023-04-22 17:47:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -Children: Doctrine\ORM\PersistentCollection {#6555 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8482 +label: " クリーマー・シュガーポット" +value: "83" +data: Eccube\Entity\Category {#6558 -id: 83 -name: "クリーマー・シュガーポット" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1682150828 {#6556 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903603 {#6557 date: 2024-03-20 12:00:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6559 …} -Children: Doctrine\ORM\PersistentCollection {#6562 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8483 +label: " その他" +value: "84" +data: Eccube\Entity\Category {#6565 -id: 84 -name: "その他" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1682150828 {#6563 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903617 {#6564 date: 2024-03-20 12:00:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6566 …} -Children: Doctrine\ORM\PersistentCollection {#6569 …} -Parent: Eccube\Entity\Category {#6530} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8484 +label: " グラス" +value: "86" +data: Eccube\Entity\Category {#6572 -id: 86 -name: "グラス" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1682150828 {#6540 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6541 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6573 …} -Children: Doctrine\ORM\PersistentCollection {#6576 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8485 +label: " グラス" +value: "87" +data: Eccube\Entity\Category {#6577 -id: 87 -name: "グラス" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1682150828 {#6570 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903647 {#6571 date: 2024-03-20 12:00:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6578 …} -Children: Doctrine\ORM\PersistentCollection {#6581 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8486 +label: " ワイン・シャンパン" +value: "88" +data: Eccube\Entity\Category {#6586 -id: 88 -name: "ワイン・シャンパン" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1682150828 {#6584 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903660 {#6585 date: 2024-03-20 12:01:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6587 …} -Children: Doctrine\ORM\PersistentCollection {#6590 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8487 +label: " その他" +value: "90" +data: Eccube\Entity\Category {#6593 -id: 90 -name: "その他" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1682150828 {#6591 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682153238 {#6592 date: 2023-04-22 17:47:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6594 …} -Children: Doctrine\ORM\PersistentCollection {#6597 …} -Parent: Eccube\Entity\Category {#6572} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8488 +label: " カトラリー" +value: "91" +data: Eccube\Entity\Category {#6600 -id: 91 -name: "カトラリー" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1682150828 {#6582 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6583 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6601 …} -Children: Doctrine\ORM\PersistentCollection {#6604 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +label: " スプーン" +value: "92" +data: Eccube\Entity\Category {#6605 -id: 92 -name: "スプーン" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1682150828 {#6598 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6599 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6609 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8490 +label: " ナイフ" +value: "93" +data: Eccube\Entity\Category {#6614 -id: 93 -name: "ナイフ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1682150828 {#6612 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6613 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6615 …} -Children: Doctrine\ORM\PersistentCollection {#6618 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +label: " フォーク" +value: "94" +data: Eccube\Entity\Category {#6621 -id: 94 -name: "フォーク" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1682150828 {#6619 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6620 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6622 …} -Children: Doctrine\ORM\PersistentCollection {#6625 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8492 +label: " 箸" +value: "95" +data: Eccube\Entity\Category {#6628 -id: 95 -name: "箸" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1682150828 {#6626 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6627 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6629 …} -Children: Doctrine\ORM\PersistentCollection {#6632 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8493 +label: " 箸置き" +value: "96" +data: Eccube\Entity\Category {#6635 -id: 96 -name: "箸置き" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1682150828 {#6633 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6634 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6636 …} -Children: Doctrine\ORM\PersistentCollection {#6639 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8494 +label: " その他" +value: "177" +data: Eccube\Entity\Category {#6642 -id: 177 -name: "その他" -hierarchy: 3 -sort_no: 105 -create_date: DateTime @1710903700 {#6640 date: 2024-03-20 12:01:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903706 {#6641 date: 2024-03-20 12:01:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -Children: Doctrine\ORM\PersistentCollection {#6646 …} -Parent: Eccube\Entity\Category {#6600} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8495 +label: " キッチンツール" +value: "97" +data: Eccube\Entity\Category {#6649 -id: 97 -name: "キッチンツール" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1682150828 {#6401 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6400 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -Children: Doctrine\ORM\PersistentCollection {#6653 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8496 +label: " トング・サーバー" +value: "98" +data: Eccube\Entity\Category {#6654 -id: 98 -name: "トング・サーバー" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1682150828 {#6647 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6648 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6655 …} -Children: Doctrine\ORM\PersistentCollection {#6658 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8497 +label: " キャニスター・コンテナ" +value: "99" +data: Eccube\Entity\Category {#6663 -id: 99 -name: "キャニスター・コンテナ" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1682150828 {#6661 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6662 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6664 …} -Children: Doctrine\ORM\PersistentCollection {#6667 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8498 +label: " フライパン・鍋" +value: "100" +data: Eccube\Entity\Category {#6670 -id: 100 -name: "フライパン・鍋" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1682150828 {#6668 date: 2023-04-22 17:07:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6669 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -Children: Doctrine\ORM\PersistentCollection {#6674 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8499 +label: " 包丁・ハサミ" +value: "101" +data: Eccube\Entity\Category {#6677 -id: 101 -name: "包丁・ハサミ" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1682150829 {#6675 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6676 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6678 …} -Children: Doctrine\ORM\PersistentCollection {#6681 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8500 +label: " スパイス" +value: "102" +data: Eccube\Entity\Category {#6684 -id: 102 -name: "スパイス" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1682150829 {#6682 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6683 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6685 …} -Children: Doctrine\ORM\PersistentCollection {#6688 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8501 +label: " カッティングボード" +value: "103" +data: Eccube\Entity\Category {#6691 -id: 103 -name: "カッティングボード" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1682150829 {#6689 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6690 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6692 …} -Children: Doctrine\ORM\PersistentCollection {#6695 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8502 +label: " ケトル・やかん" +value: "105" +data: Eccube\Entity\Category {#6698 -id: 105 -name: "ケトル・やかん" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1682150829 {#6696 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6697 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -Children: Doctrine\ORM\PersistentCollection {#6702 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8503 +label: " トレイ" +value: "189" +data: Eccube\Entity\Category {#6705 -id: 189 -name: "トレイ" -hierarchy: 3 -sort_no: 112 -create_date: DateTime @1723541106 {#6703 date: 2024-08-13 18:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6704 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6706 …} -Children: Doctrine\ORM\PersistentCollection {#6709 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8504 +label: " その他" +value: "106" +data: Eccube\Entity\Category {#6712 -id: 106 -name: "その他" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1682150829 {#6710 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723541116 {#6711 date: 2024-08-13 18:25:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6713 …} -Children: Doctrine\ORM\PersistentCollection {#6716 …} -Parent: Eccube\Entity\Category {#6649} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8505 +label: " キッチンクロス・コースター" +value: "107" +data: Eccube\Entity\Category {#6719 -id: 107 -name: "キッチンクロス・コースター" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1682150829 {#6659 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1756265559 {#6660 date: 2025-08-27 12:32:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6720 …} -Children: Doctrine\ORM\PersistentCollection {#6723 …} -Parent: Eccube\Entity\Category {#6425} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8506 +label: " クロス" +value: "108" +data: Eccube\Entity\Category {#6724 -id: 108 -name: "クロス" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1682150829 {#6717 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6718 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6725 …} -Children: Doctrine\ORM\PersistentCollection {#6728 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8507 +label: " ランチョンマット" +value: "109" +data: Eccube\Entity\Category {#6733 -id: 109 -name: "ランチョンマット" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1682150829 {#6731 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6732 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6734 …} -Children: Doctrine\ORM\PersistentCollection {#6737 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8508 +label: " コースター" +value: "178" +data: Eccube\Entity\Category {#6740 -id: 178 -name: "コースター" -hierarchy: 3 -sort_no: 98 -create_date: DateTime @1710903799 {#6738 date: 2024-03-20 12:03:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6739 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6741 …} -Children: Doctrine\ORM\PersistentCollection {#6744 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +label: " その他" +value: "179" +data: Eccube\Entity\Category {#6747 -id: 179 -name: "その他" -hierarchy: 3 -sort_no: 97 -create_date: DateTime @1710903802 {#6745 date: 2024-03-20 12:03:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903805 {#6746 date: 2024-03-20 12:03:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6748 …} -Children: Doctrine\ORM\PersistentCollection {#6751 …} -Parent: Eccube\Entity\Category {#6719} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8510 +label: " 店舗・撮影備品" +value: "151" +data: Eccube\Entity\Category {#6754 -id: 151 -name: "店舗・撮影備品" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1710901233 {#6440 date: 2024-03-20 11:20:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1721626423 {#6441 date: 2024-07-22 14:33:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6755 …} -Children: Doctrine\ORM\PersistentCollection {#6758 …} -Parent: Eccube\Entity\Category {#5683} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8511 +label: " 店舗用ツール" +value: "154" +data: Eccube\Entity\Category {#6759 -id: 154 -name: "店舗用ツール" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1710902594 {#6610 date: 2024-03-20 11:43:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6611 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6760 …} -Children: Doctrine\ORM\PersistentCollection {#6763 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8512 +label: " トルソー" +value: "180" +data: Eccube\Entity\Category {#6764 -id: 180 -name: "トルソー" -hierarchy: 4 -sort_no: 7 -create_date: DateTime @1710903832 {#6752 date: 2024-03-20 12:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6753 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6765 …} -Children: Doctrine\ORM\PersistentCollection {#6768 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8513 +label: " 什器" +value: "181" +data: Eccube\Entity\Category {#6775 -id: 181 -name: "什器" -hierarchy: 4 -sort_no: 6 -create_date: DateTime @1710903841 {#6773 date: 2024-03-20 12:04:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6774 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6776 …} -Children: Doctrine\ORM\PersistentCollection {#6779 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +label: " ディスプレイツール" +value: "182" +data: Eccube\Entity\Category {#6782 -id: 182 -name: "ディスプレイツール" -hierarchy: 4 -sort_no: 5 -create_date: DateTime @1710903850 {#6780 date: 2024-03-20 12:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6781 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6783 …} -Children: Doctrine\ORM\PersistentCollection {#6786 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +label: " その他" +value: "183" +data: Eccube\Entity\Category {#6789 -id: 183 -name: "その他" -hierarchy: 4 -sort_no: 4 -create_date: DateTime @1710903855 {#6787 date: 2024-03-20 12:04:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903871 {#6788 date: 2024-03-20 12:04:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -Children: Doctrine\ORM\PersistentCollection {#6793 …} -Parent: Eccube\Entity\Category {#6759} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +label: " その他撮影ツール" +value: "155" +data: Eccube\Entity\Category {#6796 -id: 155 -name: "その他撮影ツール" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1710902606 {#6730 date: 2024-03-20 11:43:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710903818 {#6729 date: 2024-03-20 12:03:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6797 …} -Children: Doctrine\ORM\PersistentCollection {#6800 …} -Parent: Eccube\Entity\Category {#6754} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +label: " 天板" +value: "184" +data: Eccube\Entity\Category {#6801 -id: 184 -name: "天板" -hierarchy: 4 -sort_no: 2 -create_date: DateTime @1710903892 {#6794 date: 2024-03-20 12:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6795 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6802 …} -Children: Doctrine\ORM\PersistentCollection {#6805 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +label: " その他" +value: "185" +data: Eccube\Entity\Category {#6810 -id: 185 -name: "その他" -hierarchy: 4 -sort_no: 1 -create_date: DateTime @1710903895 {#6808 date: 2024-03-20 12:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1710905440 {#6809 date: 2024-03-20 12:30:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6811 …} -Children: Doctrine\ORM\PersistentCollection {#6814 …} -Parent: Eccube\Entity\Category {#6796} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +label: "展示関連品" +value: "113" +data: Eccube\Entity\Category {#6770 -id: 113 -name: "展示関連品" -hierarchy: 1 -sort_no: 128 -create_date: DateTime @1682150829 {#6807 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1723601894 {#6806 date: 2024-08-14 11:18:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -Children: Doctrine\ORM\PersistentCollection {#6817 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +label: " 額縁 / スポットライト" +value: "114" +data: Eccube\Entity\Category {#6818 -id: 114 -name: "額縁 / スポットライト" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1682150829 {#6772 date: 2023-04-22 17:07:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1682151869 {#6771 date: 2023-04-22 17:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6819 …} -Children: Doctrine\ORM\PersistentCollection {#6822 …} -Parent: Eccube\Entity\Category {#6770} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5926 …} } +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 {#8228 -form: Symfony\Component\Form\Form {#7280 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8227 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#8242 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#6824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#5512 …} } } |
| 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 {#8521 -form: Symfony\Component\Form\Form {#7283 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8241 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#6835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#6834 …} } } |
| 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 {#8522 -form: Symfony\Component\Form\Form {#7286 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8523 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#6846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#6845 …} } } |
| 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 {#8524 -form: Symfony\Component\Form\Form {#7289 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8525 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4056 …} } |
| 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() {#6857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#6856 …} } } |
| 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 {#8526 -form: Symfony\Component\Form\Form {#7292 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8527 …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 {#6900 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#6868 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6899 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6898 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6869 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6870 …} -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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …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 {#6869 -om: ContainerM33nn3I\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#432 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6870 …} -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() {#6867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#6866 …} } } |
| 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 {#6911 +label: "White" +value: "12" +data: Eccube\Entity\Tag {#6945 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6941 +label: "Black" +value: "13" +data: Eccube\Entity\Tag {#6995 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +label: "Gray" +value: "14" +data: Eccube\Entity\Tag {#6990 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6950 +label: "Ivory" +value: "16" +data: Eccube\Entity\Tag {#6987 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6933 +label: "Brown" +value: "17" +data: Eccube\Entity\Tag {#6961 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6948 +label: "Navy" +value: "18" +data: Eccube\Entity\Tag {#6958 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6940 +label: "Blue" +value: "19" +data: Eccube\Entity\Tag {#7021 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6944 +label: "Green" +value: "20" +data: Eccube\Entity\Tag {#7025 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6936 +label: "Pink" +value: "21" +data: Eccube\Entity\Tag {#7028 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +label: "Red" +value: "22" +data: Eccube\Entity\Tag {#7031 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7217 +label: "Yellow" +value: "23" +data: Eccube\Entity\Tag {#7034 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7218 +label: "Orange" +value: "24" +data: Eccube\Entity\Tag {#7037 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7219 +label: "Purple" +value: "25" +data: Eccube\Entity\Tag {#7040 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7220 +label: "Silver" +value: "26" +data: Eccube\Entity\Tag {#7043 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7221 +label: "Gold" +value: "27" +data: Eccube\Entity\Tag {#7046 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7222 +label: "Clear" +value: "28" +data: Eccube\Entity\Tag {#7049 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7223 +label: "木" +value: "29" +data: Eccube\Entity\Tag {#7052 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7224 +label: "鉄" +value: "30" +data: Eccube\Entity\Tag {#7055 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7225 +label: "ガラス" +value: "31" +data: Eccube\Entity\Tag {#7058 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7226 +label: "陶器" +value: "32" +data: Eccube\Entity\Tag {#7061 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7227 +label: "琺瑯" +value: "33" +data: Eccube\Entity\Tag {#7064 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7228 +label: "真鍮" +value: "34" +data: Eccube\Entity\Tag {#7067 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7229 +label: "紙" +value: "35" +data: Eccube\Entity\Tag {#7070 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7230 +label: "布" +value: "36" +data: Eccube\Entity\Tag {#7073 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7231 +label: "糸" +value: "37" +data: Eccube\Entity\Tag {#7076 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7232 +label: "コンクリート" +value: "38" +data: Eccube\Entity\Tag {#7079 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7233 +label: "ポリプロピレン" +value: "39" +data: Eccube\Entity\Tag {#7082 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7234 +label: "セラミック" +value: "40" +data: Eccube\Entity\Tag {#7085 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7235 +label: "籐" +value: "41" +data: Eccube\Entity\Tag {#7088 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7236 +label: "銅" +value: "42" +data: Eccube\Entity\Tag {#7091 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7237 +label: "レザー" +value: "43" +data: Eccube\Entity\Tag {#7094 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7238 +label: "大理石・石" +value: "44" +data: Eccube\Entity\Tag {#7097 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7239 +label: "Art" +value: "45" +data: Eccube\Entity\Tag {#7100 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7240 +label: "Craft" +value: "46" +data: Eccube\Entity\Tag {#7103 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7241 +label: "Primitive" +value: "47" +data: Eccube\Entity\Tag {#7106 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7242 +label: "Nordic" +value: "48" +data: Eccube\Entity\Tag {#7109 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7243 +label: "Postmodern" +value: "49" +data: Eccube\Entity\Tag {#7112 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7244 +label: "Modern" +value: "50" +data: Eccube\Entity\Tag {#7115 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7245 +label: "Industrial" +value: "51" +data: Eccube\Entity\Tag {#7118 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7246 +label: "Antiques" +value: "52" +data: Eccube\Entity\Tag {#7121 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7247 +label: "Vintage" +value: "53" +data: Eccube\Entity\Tag {#7124 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7248 +label: "Asian" +value: "54" +data: Eccube\Entity\Tag {#7127 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7249 +label: "Japanese" +value: "55" +data: Eccube\Entity\Tag {#7130 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7250 +label: "Euro" +value: "56" +data: Eccube\Entity\Tag {#7133 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7251 +label: "US" +value: "57" +data: Eccube\Entity\Tag {#7136 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7252 +label: "Moroccan" +value: "58" +data: Eccube\Entity\Tag {#7139 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7253 +label: "clear" +value: "59" +data: Eccube\Entity\Tag {#7142 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7254 +label: "その他" +value: "60" +data: Eccube\Entity\Tag {#7145 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7255 +label: "金物" +value: "61" +data: Eccube\Entity\Tag {#7148 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7256 +label: "プラスチック" +value: "62" +data: Eccube\Entity\Tag {#7151 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7257 +label: "大理石" +value: "63" +data: Eccube\Entity\Tag {#7154 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7258 +label: "Brand" +value: "64" +data: Eccube\Entity\Tag {#7157 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7259 +label: "Designer" +value: "65" +data: Eccube\Entity\Tag {#7160 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7260 +label: "Original" +value: "66" +data: Eccube\Entity\Tag {#7163 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7261 +label: "Animal" +value: "67" +data: Eccube\Entity\Tag {#7166 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7262 +label: "Paola Paronett" +value: "68" +data: Eccube\Entity\Tag {#7169 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7263 +label: "Hedwig Bollhagen" +value: "69" +data: Eccube\Entity\Tag {#7172 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7264 +label: "CONRAN" +value: "70" +data: Eccube\Entity\Tag {#7175 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7265 +label: "African" +value: "71" +data: Eccube\Entity\Tag {#7178 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7266 +label: "Yanagi Sori" +value: "72" +data: Eccube\Entity\Tag {#7181 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7267 +label: "Lisa Larson" +value: "73" +data: Eccube\Entity\Tag {#7184 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7268 +label: "北欧モダン" +value: "74" +data: Eccube\Entity\Tag {#7187 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7269 +label: "Mario Botta" +value: "75" +data: Eccube\Entity\Tag {#7190 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7270 +label: "Mexican" +value: "76" +data: Eccube\Entity\Tag {#7193 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7271 +label: "スチール" +value: "77" +data: Eccube\Entity\Tag {#7196 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7272 +label: "French" +value: "78" +data: Eccube\Entity\Tag {#7199 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7273 +label: "漆" +value: "79" +data: Eccube\Entity\Tag {#7202 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7274 +label: "ウール" +value: "80" +data: Eccube\Entity\Tag {#7205 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7275 +label: "刺繍" +value: "82" +data: Eccube\Entity\Tag {#7208 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7276 +label: "Beige" +value: "83" +data: Eccube\Entity\Tag {#7211 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#7277 +label: "竹" +value: "86" +data: Eccube\Entity\Tag {#7214 …} +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 {#8528 -form: Symfony\Component\Form\Form {#8005 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8529 …5} |
| full_name | "tag" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tag" |
| is_selected | Closure($choice, array $values) {#8530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4318 …} } |
| 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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7296 …} } } |
| 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 {#8534 -form: Symfony\Component\Form\Form {#8008 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8533 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7306 …} } } |
| 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 {#8535 -form: Symfony\Component\Form\Form {#8011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8536 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7316 …} } } |
| 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 {#8537 -form: Symfony\Component\Form\Form {#8014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8538 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7326 …} } } |
| 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 {#8539 -form: Symfony\Component\Form\Form {#8017 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8540 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7337 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7336 …} } } |
| 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 {#8541 -form: Symfony\Component\Form\Form {#8020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8542 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7346 …} } } |
| 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 {#8543 -form: Symfony\Component\Form\Form {#8023 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8544 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7356 …} } } |
| 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 {#8545 -form: Symfony\Component\Form\Form {#8026 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8546 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7366 …} } } |
| 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 {#8547 -form: Symfony\Component\Form\Form {#8029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8548 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7376 …} } } |
| 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 {#8549 -form: Symfony\Component\Form\Form {#8032 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8550 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7386 …} } } |
| 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 {#8551 -form: Symfony\Component\Form\Form {#8035 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8552 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7396 …} } } |
| 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 {#8553 -form: Symfony\Component\Form\Form {#8038 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8554 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7406 …} } } |
| 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 {#8555 -form: Symfony\Component\Form\Form {#8041 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8556 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7416 …} } } |
| 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 {#8557 -form: Symfony\Component\Form\Form {#8044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8558 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7426 …} } } |
| 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 {#8559 -form: Symfony\Component\Form\Form {#8047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8560 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7437 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7436 …} } } |
| 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 {#8561 -form: Symfony\Component\Form\Form {#8050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8562 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7446 …} } } |
| 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 {#8563 -form: Symfony\Component\Form\Form {#8053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8564 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7456 …} } } |
| 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 {#8565 -form: Symfony\Component\Form\Form {#8056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8566 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7467 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7466 …} } } |
| 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 {#8567 -form: Symfony\Component\Form\Form {#8059 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8568 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7476 …} } } |
| 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 {#8569 -form: Symfony\Component\Form\Form {#8062 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8570 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7487 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7486 …} } } |
| 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 {#8571 -form: Symfony\Component\Form\Form {#8065 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8572 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7496 …} } } |
| 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 {#8573 -form: Symfony\Component\Form\Form {#8068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8574 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7506 …} } } |
| 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 {#8575 -form: Symfony\Component\Form\Form {#8071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8576 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7516 …} } } |
| 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 {#8577 -form: Symfony\Component\Form\Form {#8074 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8578 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7526 …} } } |
| 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 {#8579 -form: Symfony\Component\Form\Form {#8077 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8580 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7536 …} } } |
| 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 {#8581 -form: Symfony\Component\Form\Form {#8080 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8582 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7547 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7546 …} } } |
| 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 {#8583 -form: Symfony\Component\Form\Form {#8083 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8584 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7556 …} } } |
| 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 {#8585 -form: Symfony\Component\Form\Form {#8086 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8586 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7566 …} } } |
| 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 {#8587 -form: Symfony\Component\Form\Form {#8089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8588 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7576 …} } } |
| 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 {#8589 -form: Symfony\Component\Form\Form {#8092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8590 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7586 …} } } |
| 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 {#8591 -form: Symfony\Component\Form\Form {#8095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8592 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7596 …} } } |
| 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 {#8593 -form: Symfony\Component\Form\Form {#8098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8594 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7606 …} } } |
| 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 {#8595 -form: Symfony\Component\Form\Form {#8101 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8596 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7616 …} } } |
| 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 {#8597 -form: Symfony\Component\Form\Form {#8104 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8598 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7626 …} } } |
| 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 {#8599 -form: Symfony\Component\Form\Form {#8107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8600 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7636 …} } } |
| 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 {#8601 -form: Symfony\Component\Form\Form {#8110 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8602 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7646 …} } } |
| 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 {#8603 -form: Symfony\Component\Form\Form {#8113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8604 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7656 …} } } |
| 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 {#8605 -form: Symfony\Component\Form\Form {#8116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8606 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7666 …} } } |
| 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 {#8607 -form: Symfony\Component\Form\Form {#8119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8608 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7676 …} } } |
| 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 {#8609 -form: Symfony\Component\Form\Form {#8122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8610 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7686 …} } } |
| 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 {#8611 -form: Symfony\Component\Form\Form {#8125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8612 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7696 …} } } |
| 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 {#8613 -form: Symfony\Component\Form\Form {#8128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8614 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7706 …} } } |
| 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 {#8615 -form: Symfony\Component\Form\Form {#8131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8616 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7716 …} } } |
| 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 {#8617 -form: Symfony\Component\Form\Form {#8134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8618 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7726 …} } } |
| 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 {#8619 -form: Symfony\Component\Form\Form {#8137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8620 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7736 …} } } |
| 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 {#8621 -form: Symfony\Component\Form\Form {#8140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8622 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7746 …} } } |
| 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 {#8623 -form: Symfony\Component\Form\Form {#8143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8624 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7756 …} } } |
| 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 {#8625 -form: Symfony\Component\Form\Form {#8146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8626 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7766 …} } } |
| 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 {#8627 -form: Symfony\Component\Form\Form {#8149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8628 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7776 …} } } |
| 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 {#8629 -form: Symfony\Component\Form\Form {#8152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8630 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7786 …} } } |
| 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 {#8631 -form: Symfony\Component\Form\Form {#8155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8632 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7796 …} } } |
| 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 {#8633 -form: Symfony\Component\Form\Form {#8158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8634 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7807 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7806 …} } } |
| 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 {#8635 -form: Symfony\Component\Form\Form {#8161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8636 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7816 …} } } |
| 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 {#8637 -form: Symfony\Component\Form\Form {#8164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8638 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7827 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7826 …} } } |
| 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 {#8639 -form: Symfony\Component\Form\Form {#8167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8640 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7836 …} } } |
| 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 {#8641 -form: Symfony\Component\Form\Form {#8170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8642 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7846 …} } } |
| 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 {#8643 -form: Symfony\Component\Form\Form {#8173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8644 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7856 …} } } |
| 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 {#8645 -form: Symfony\Component\Form\Form {#8176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8646 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7866 …} } } |
| 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 {#8647 -form: Symfony\Component\Form\Form {#8179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8648 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7876 …} } } |
| 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 {#8649 -form: Symfony\Component\Form\Form {#8182 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8650 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7886 …} } } |
| 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 {#8651 -form: Symfony\Component\Form\Form {#8185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8652 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7896 …} } } |
| 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 {#8653 -form: Symfony\Component\Form\Form {#8188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8654 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7906 …} } } |
| 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 {#8655 -form: Symfony\Component\Form\Form {#8191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8656 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7916 …} } } |
| 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 {#8657 -form: Symfony\Component\Form\Form {#8194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8658 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7927 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7926 …} } } |
| 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 {#8659 -form: Symfony\Component\Form\Form {#8197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8660 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7936 …} } } |
| 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 {#8661 -form: Symfony\Component\Form\Form {#8200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8662 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7946 …} } } |
| 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 {#8663 -form: Symfony\Component\Form\Form {#8203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8664 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7956 …} } } |
| 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 {#8665 -form: Symfony\Component\Form\Form {#8206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8666 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7966 …} } } |
| 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 {#8667 -form: Symfony\Component\Form\Form {#8209 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8668 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7976 …} } } |
| 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 {#8669 -form: Symfony\Component\Form\Form {#8212 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8670 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7986 …} } } |
| 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 {#8671 -form: Symfony\Component\Form\Form {#8215 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8672 …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 {#1663 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1664 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1661 …} -namespace: Closure() {#1659 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#4700 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4699 …} } |
| 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 {#4702 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() {#7997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4073 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#717 …} $translationDomain: "validators" $message: Closure() {#7996 …} } } |
| 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 {#8673 -form: Symfony\Component\Form\Form {#8218 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8674 …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" |